Below is a proposal for release notes:
We are looking for maintainers, reach out in #5432.
hostPort in container specs (#6204)connection: local when delegate_to: localhost (#6322)kubelet_rotate_server_certificates which enables kubelet server certificate rotation (#6453)TBD
etcd_kubeadm_enabled: true)kube-system namespace, version priori to 1.0.0 should be removed manually@Miouge1 Let's save you some time when you got back ;)
Pending future PR merged @ 14/08/2020 / https://github.com/kubernetes-sigs/kubespray/commit/ef3e98807ebd38471c91ff5734d4523230f81047
@floryut what is planned release date?
@floryut what is planned release date?
We haven't really discuss that yet (@EppO @LuckySB @mattymo ), but should be in the coming weeks.
I do not know if this is worth a note:
Kind of backwards incompatible
I do not know if this is worth a note:
- cgroup manager by default set to 'systemd'
Kind of backwards incompatible
Agreed could be added to network notes
I'm currently working on a PR that will fix snapshots for the Cinder CSI. There is some issue restoring a snapshot to volume when running the old v1alpha1 API. I hope to have the PR up in a few hours. If any other CSI drivers want the same fix I have in mind that everything need to be 100% reusable.
I hope I'm not to late and that we can have this feature added to the v2.14 release
I'm currently working on a PR that will fix snapshots for the Cinder CSI. There is some issue restoring a snapshot to volume when running the old v1alpha1 API. I hope to have the PR up in a few hours. If any other CSI drivers want the same fix I have in mind that everything need to be 100% reusable.
I hope I'm not to late and that we can have this feature added to the v2.14 release
Of course man, only wip release note, 2.14 is not till a few weeks :smiley:
I do not know if this is worth a note:
- cgroup manager by default set to 'systemd'
Kind of backwards incompatible
Agreed could be added to network notes
FYI
I've raised PR https://github.com/kubernetes-sigs/kubespray/pull/6563 to change the default cgroup driver to systemd for Docker.
Maybe we could consider getting this added to v2.14 to align with the CRI-O change?
I do not know if this is worth a note:
- cgroup manager by default set to 'systemd'
Kind of backwards incompatible
Agreed could be added to network notes
FYI
I've raised PR #6563 to change the default cgroup driver to
systemdfor Docker.Maybe we could consider getting this added to v2.14 to align with the CRI-O change?
Let's wait for it to be finish (ie: not in WIP status)
I'm afraid I've run into an issue with https://github.com/kubernetes-sigs/kubespray/pull/6524 on some clouds, it may be that the Openstack documentation is inaccurate in terms of the microversion requirement, or some other issue related to the use of the Openstack API, looking into it.
Thank you so much for this @floryut !
I'm pretty sure https://github.com/kubernetes-sigs/kubespray/pull/6524 will be okay for 2.14.
The issue I ran into is described here: https://github.com/terraform-providers/terraform-provider-openstack/issues/1047
I think it is an Openstack deployment problem; if the cloud is only partially upgraded to >= Stein, the Terraform microversion check detects that the Openstack nova API can support the new feature and uses it, but the nova API checks the version of every compute node in the cloud, and if there is any older node it throws an exception. It should be fixed by fully upgrading all the nodes in the cloud to >= Stein.
I'm pretty sure #6524 will be okay for 2.14.
The issue I ran into is described here: terraform-providers/terraform-provider-openstack#1047
I think it is an Openstack deployment problem; if the cloud is only partially upgraded to >= Stein, the Terraform microversion check detects that the Openstack nova API can support the new feature and uses it, but the nova API checks the version of every compute node in the cloud, and if there is any older node it throws an exception. It should be fixed by fully upgrading all the nodes in the cloud to >= Stein.
Ok good to know :)
I do not know if this is worth a note:
- cgroup manager by default set to 'systemd'
Kind of backwards incompatible
Agreed could be added to network notes
FYI
I've raised PR #6563 to change the default cgroup driver to
systemdfor Docker.Maybe we could consider getting this added to v2.14 to align with the CRI-O change?
And done ;)
Thank you so much @floryut ! v2.14.0 is out!
Most helpful comment
Thank you so much @floryut ! v2.14.0 is out!