-
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.16 #7602
Comments
Should we consider support for centos 8 / alma 8 stable in this release? |
I'd like to add #7431 also for this release if possible. |
/cc @oomichi |
Nothing against that on my end, not using centos 8 though but the experimental part has been there for like 6 months so I guess, not that much experimental now 😄 |
Most of my productions are CentOS 8 or RHEL 8 + containerd + Calico so it works for me ;) |
I'd like to add #7622 also for this release if possible. |
And #7521 also please add |
I believe on of the links to PRs is wrong, it probably should be #7398: -[Containerd] Update config.toml to V2 and set default runtime to io.containerd.runc.v2 and cgroup to systemd (#7343)
+[Containerd] Update config.toml to V2 and set default runtime to io.containerd.runc.v2 and cgroup to systemd (#7398) |
Thanks, some release note not up to date in PR leads to manual error from my end 😄 |
Do you have a (vague) release date for this version? We're impatiently waiting for the K8S 1.20.* integration in a formal release. :-) |
Right now ;) |
Thank you very much! |
@floryut Thank you! |
Thanks to you too man 🙇 |
Below is a proposal for release notes:
Announcements
We are looking for maintainers, reach out in #5432.
Deprecation / Removal
Major changes
Applications
tolerations
andnodeSelector
for metallb components (controller
andspeaker
) (Add nodeselector and tolerations for metallb #7334)Container managers
io.containerd.runc.v2
and cgroup to systemd (Set containerd version to 1.4.4 #7398)docker_dns_servers_strict
had different default values, the default is now the same everywhere:false
(Update some docker defaults #7499)enablerepo: amzn2extra-docker
to allow docker installation on Amazon linux (add enablerepo: amzn2extra-docker for docker install on aws 2 #7507)Network
calico_bird_listen_port
variable (add support for custom bird calico port #7419)calico_node_startup_loglevel
to configure CALICO_STARTUP_LOGLEVEL (Default to error) (Fixes issue #7528 - allow configuring CALICO_STARTUP_LOGLEVEL #7530)ingress_ambassador_multi_namespace
setting, allows Ambassador operator to watch all namespaces forAmbassadorInstallation
CRD resources (Ambassador can watch multiple namespaces #7516)Other note worthy changes
ping_access_ip
variable to enable(default)/disable ping test during preinstall (Add ping_access_ip to control ping test #7020)upgrade_node_confirm
, defaultfalse
) and delay (upgrade_node_pause_seconds
, default0 seconds
) (Add prompt to upgrade node or delay before upgrade #7168)coredns/coredns
#7570)jinja2_native=True
(Fix pull_by_digest variable type to boolean instead of str #7612 / Fix cloud_resolver type from str to list (issue #7605) #7606)Component versions:
Known issues
Notes
auto_renew_certificates
, or manually use k8s-certs-renew.shforce_certificate_regeneration
is removed as it was only renewing the api server certs and not all the other onesThe text was updated successfully, but these errors were encountered: