Comments

84 Comments

cri-o-2:1.10.0-30.gita221a5d.fc27.x86_64 with kubernetes-master-1.10.1-0.fc27.x86_64 and kubernetes-node-1.10.1-0.fc27.x86_64 looks to be working well.

karma

Creating pod fails with

Warning  FailedCreatePodSandBox  4s (x2 over 17s)  kubelet, 127.0.0.1  Failed create pod sandbox: rpc error: code = Unknown desc = cri-o configured with cgroupfs cgroup manager, but received systemd slice as parent: /kubepods.slice/kubepods-besteffort.slice/kubepods-besteffort-podea659ebb_4c5c_11e8_9cbb_00215e258b54.slice

more details in https://bugzilla.redhat.com/show_bug.cgi?id=1569318#c15.

BZ#1510139 Can't run systemd in non-privileged container
BZ#1520033 systemd containers now cause AVC denials about init_t and container_file_t
BZ#1520033 systemd containers now cause AVC denials about init_t and container_file_t
karma
BZ#1515783 man: warning: /usr/share/man/man1/registries.1.md.gz: ignoring bogus filename
BZ#1513967 Broken registries man page

I can now create pod and have container running with Kubernetes master again.

BZ#1504709 oc cluster up fails with secrets added to skopeo-containers

The https://bugzilla.redhat.com/show_bug.cgi?id=1461817 is fixed by this release, thank you.

BZ#1461817 Starting docker daemon produces AVC denial about iptables_t and container_runtime_t
karma

systemctl start wildfly now passes and after a while, curl -k https://$(hostname):8443 passes too. Thank you.

BZ#1400977 Wrong symlink causes failure to start Wildfly out-of-the-box

1.12.4-6.git1b5971a fixes the regression from bug 1405028.

BZ#1405028 container-selinux-1.12.4-2.git1b5971a.fc25.x86_64 fails to load module, docker run does not work
karma

ipsilon-2.0.2-2.fc24 looks good in my tests.

BZ#1391445 Using ipsilon-client-install --saml-auth produces Alias /protected /usr/share/ipsilon/ui/saml2sp
karma

This release fixes bug #1391445 and seems to work fine in my setups.

BZ#1391445 Using ipsilon-client-install --saml-auth produces Alias /protected /usr/share/ipsilon/ui/saml2sp
karma

I did not test specifically on Fedora 25 but on Fedora 24 I see regression https://bugzilla.redhat.com/show_bug.cgi?id=1391445

karma

The ipsilon-client-install has regression https://bugzilla.redhat.com/show_bug.cgi?id=1391445

BZ#1348585 Ipsilon form config contains wrong PAM service file
BZ#1346336 New ipsilon-idp.conf doesn't work with mod_nss installed
karma

Seconded, 1346336 still broken as the .conf file still contains

<IfModule mod_nss.c> NSSRequireSSL </IfModule> <IfModule !mod_nss.c> SSLRequireSSL </IfModule>

BZ#1346336 New ipsilon-idp.conf doesn't work with mod_nss installed

Seconded, 1346336 still broken as the .conf file still contains

<IfModule mod_nss.c>
    NSSRequireSSL
</IfModule>
<IfModule !mod_nss.c>
    SSLRequireSSL
</IfModule>
BZ#1346336 New ipsilon-idp.conf doesn't work with mod_nss installed

Dependency issue is resolved.

BZ#1369738 Error: nothing provides libdns.so.162()(64bit) needed by bind-dyndb-ldap-8.0-4.fc23.x86_64

LGTM and fixes bug 1336913.

BZ#1336913 FFI.cdef() prints WARNING: yacc table file version is out of date