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.
https://bugzilla.redhat.com/show_bug.cgi?id=1515783 is fixed, thanks.
I can now create pod and have container running with Kubernetes master again.
The https://bugzilla.redhat.com/show_bug.cgi?id=1461817 is fixed by this release, thank you.
systemctl start wildfly now passes and after a while, curl -k https://$(hostname):8443 passes too. Thank you.
1.12.4-6.git1b5971a fixes the regression from bug 1405028.
ipsilon-2.0.2-2.fc24 looks good in my tests.
This release fixes bug #1391445 and seems to work fine in my setups.
I did not test specifically on Fedora 25 but on Fedora 24 I see regression https://bugzilla.redhat.com/show_bug.cgi?id=1391445
The ipsilon-client-install has regression https://bugzilla.redhat.com/show_bug.cgi?id=1391445
Seconded, 1346336 still broken as the .conf file still contains
<IfModule mod_nss.c> NSSRequireSSL </IfModule> <IfModule !mod_nss.c> SSLRequireSSL </IfModule>
Seconded, 1346336 still broken as the .conf file still contains
<IfModule mod_nss.c>
NSSRequireSSL
</IfModule>
<IfModule !mod_nss.c>
SSLRequireSSL
</IfModule>
Dependency issue is resolved.
I'm hitting https://bugzilla.redhat.com/show_bug.cgi?id=1365669 with 4.3.2-1.
LGTM and fixes bug 1336913.
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.