-
Notifications
You must be signed in to change notification settings - Fork 6.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release Proposal v2.13.0 #5962
Comments
@Miouge1 |
( |
|
Actually, for etcd and CoreDNS versions, I would align kubespray with kubeadm's defaults ( |
That would be @EppO Regarding etcd, you already tried to upgrade it to latest 3.3.x without luck, did you try with 3.4.x ? |
I tried 3.3.20 on my systems because I thought I got hit by this etcd bug. Works well on my side but it's true that my previous etcd upgrade attempt on Kubespray CI was not very conclusive. |
I'd say go for it, I've changed my coreDNS PR to 1.6.5, we'll bump it back to 1.6.7 when 1.18 is set as default version 👍 |
Following all that, CoreDNS is now down to |
context: flatcar/coreos/fcos/atomic:
you write it like: |
@spaced I've added the "Removed support for Fedora Atomic" and rewrote the coreos & flatcar part. Kubespray is not recommending any specific migration path from coreos, that's up to each organization to see what fits them best. |
Working on the etcd part, hope to have something ready soon. kubeadm/docker deployment modes work out of the box, still need to fix the host deployment mode to handle both 3.3.x/3.4.x use cases |
@LuckySB those PRs will be included in the v2.13 release (since it will be a git tag from master at that point in time). In the release note we try to list things that have user facing consequences (new features, new versions etc...). |
much better and neutral now, i like it. |
Maybe just add in "Other note worthy changes" ? |
Fixed |
Under application it would be good to differentiate cloud provider and CSI controllers, example how it could look like:
Also since booth docker-storage and contiv still lacks any maintainers will those be added as deprecated? |
Good idea @bl0m1 I've updated the list of application changes to split cloud controllers and CSI. I've added Finally I've opened #6059 to discuss how to go about the contiv situation. |
do people use something else than overlay2 these days anyway? device-mapper was such a PITA to setup... |
@EppO AFAIK lots of overlay2, if someones wants to maintain the docker-storage role and bring it up to speed I don't have a problem bringing it back for prime time. Since v2.13.0 is released, I'll close this issue. |
Below is a proposal for release notes:
Announcements
We are looking for maintainers, reach out in #5432.
Deprecation / Removal
docker_container_storage_setup
variable is deprecated (was supported only on RHEL and Centos 7)Major changes:
helm_enabled: true
(Set helm 3.0 as default #5503)kube-system
but this can be change using the newdashboard_namespace
variableApplications
Container managers
Network
N/A
Other note worthy changes
nodelocaldns
for domains not resolved byupstream_dns_servers
. (Add external zones in nodelocaldns configuration #5591)Component versions:
Known issues
TBD
Notes
N/A
The text was updated successfully, but these errors were encountered: