-
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.24 #10720
Comments
I think we should resolve #10436 (the PR is pending here #10438 I'm going to try to review that today or tomorrow and add a CI case for calico in etcd mode ). It's critical for calico in etcd mode, which used to be the default, so chances are a number of historical kubespray clusters are using that. |
Should we add this - [etcd]: add etcd distributed tracing flags as well? Might be nice to have it in the next release. |
Maybe we should merge the items "Add hashes for X" of the same components ? It's essentially the same things. |
Thanks @VannTen , Good Idea, it has changed :-) |
I would like to have this PR included: |
I would like this PR to be included: |
@yankay Sorry about my late comment but I've fixup a few PR that I didn't check If you can regenerate the list that would be great (to fixup comment & tags) |
I will also provide a PR for the new Kubernetes hashes. |
Here we go having 1.28.5 as default #10739 |
Thanks @floryut , Happy Christmas The list has been regenerated :-) , And I will update the release notes again just before the release. Best Regards. |
As #10757 seems to break env where kube_control_plane = etcd, we should probably fix it before the release. I'm working on reproducing +
fixing today. (hopefully)
EDIT: didn't age well :/
|
Kubernetes just released patched versions. I would like to add them. Give me a little bit time to add them. |
Thanks for all (^▽^)/★☆ |
This proposal is for the release of v2.24.0.
Deprecation / Removal
Feature / Major Changes
crio_criu_support_enabled
to enable container forensic analysis (Add cri-o criu support #10479, @tu1h)kubectl_alias
to set bash alias of kubectl (Add kubectl alias support #10552, @tu1h)kube_proxy_ipvs_modules
) (Create variables for ipvs kernel modules #10580, @borgiacis)remove_default_searchdomains
inconsistent default value #10533, @yckaolalala)ami_name_pattern
/ami_virtualization_type
/ami_owners
) (terraform-aws: variable driven ami selection #10520, @mertcancam)kube_apiserver_admission_plugins_podnodeselector_default_node_selector
that can be used withkube_apiserver_admission_plugins_needs_configuration: [PodNodeSelector]
defined. So allows the users to configure PodNodeSelector plugin. ( Configuring PodNodeSelector via variables #10607, @titansmc)anti_affinity_policy
toanti_affinity
) (UpCloud: UpCloud terraform provider v2.12.0 with strict server groups #10474, @robinAwallace)cluster_name
variable instead of the default hardcoded "kubernetes" value (Use cluster_name variable instead of hardcoded value in cinder-csi controller plugin #10422, @floryut)Applications
Network
cilium_hubble_tls_generate
is enabled (Fix invalid hubble yaml if cilium_hubble_tls_generate is enabled #10430, @toonalbers)kube_router_bgp_graceful_restart
optional setting for disabling graceful BGP restarts (default to true) ([kube-router] Add option to disable bgp-graceful-restart (10488) #10489, @rosskusler)kube_vip_lb_fwdmethod
option for kube-vip (Add kube_vip_lb_fwdmethod option for kube-vip #10762, @tu1h)Container-Managers
crio_enable_nri
andcontainerd_nri_disable
) now only one varnri_enabled
default to false (Refactor NRI activation for containerd and CRI-O #10470, @fmuyassarov)enable_cdi
to enable cdi (false by default) ([containerd] Add option to enable cdi for containerd #10603, @krembu)containerd_nri_disable
andcrio_enable_nri
) (Add configuration option for NRI in crio & containerd #10454, @fmuyassarov)override_path
([containerd] add config supportoverride_path
#10776, @yankay)docker_repo_key_keyring
) ([docker] Ability to define GPG key path for Docker APT #10513, @emiran-orange)Documentation
Bug or Regression
maxUnavailable
of the coredns rolling update strategy to 1 (Update coredns rolling update strategy #10748, @tu1h)Other (Cleanup or Flake)
--logtostderr
from metrics-server (Removed DEPRECATED --logtostderr from metrics-server #10709, @michaelkebe)Supported Components
Known issues
N/A
Notes
/etc/fstab
. Use systemd for disabling swap when it's used #10587download.yml
path changed. Decouple kubespray-defaults from download #10626anti_affinity_policy
toanti_affinity
) UpCloud: UpCloud terraform provider v2.12.0 with strict server groups #10474Pending issue/PRs :
The text was updated successfully, but these errors were encountered: