-
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.22 #10075
Comments
The following PR includes very important fixes for the MetalLB deployment and should be merged before a new release: #9995. I'm still waiting for a comment before making one final change making it ready to merge. |
I hope #10058 can be a part of this release, but It looks like CI has run into some problems now |
I think we need to solve these issues first as it blocks new cluster creations: |
need to solve #10048 |
Hi, please add #10052 |
Please add #10084. Thanks |
Releated : #10111 |
HI @floryut @mzaian @oomichi @MrFreezeex The v2.22 will be released when all the block issues be merged. The PR block the release:
The PR does not block the release: What do you think about that? |
It has been released at Thanks for eveyone. |
Thanks to you @yankay |
Deprecation / Removal
crun_bin_dir
unused variable, now using onlybin_dir
var (Drop crun_bin_dir unused var #9845, @electrocucaracha)Feature / Major Changes
nerdctl_snapshotter
with default "overlayfs" value (Change nerdctl snapshotter to overlayfs by default #9979, @dmitrytretyakov)cert_manager_dns_policy|config
) (Add DNS configuration for cert-manager #9673, @ErikJiang)coredns_additional_configuration
variable to define extra Coredns configurations (add coredns_additional_configs to handle any extra configurations for… #10025, @navidnabavi)coredns_rewrite_block
to perform internal message rewriting (feat(coredns): coredns_rewrite_block to perform internal message rewriting #10045, @maxime1907)download_retries
(Add download retries option #9911, @tu1h)allow_unsupported_distribution_setup
(Add support to install ContainerD on any Linux Distributions #9827, @XDRAGON2002)kube-profile
config to the kubeadm'skube-scheduler
config. (add kube-profile config to the scheduler #9993, @yankay)kubelet_rotate_server_certificates
. (Kubelet csr approver #9877, @j4m3s-s)dns_cpu_limit
value to support large scaled coredns deployments ([feature] Enable cpu limit in coredns deployment #10103, @mzaian)kubelet_image_gc_high_threshold
andkubelet_image_gc_low_threshold
) (add image garbage collection #9832, @zhan9san)containerd_use_config_path
config field. (Fix containerd config_path error when containerd_registries is configed #9770, @lengrongfu)metrics_server_nodeselector
,metrics_server_extra_affinity
,metrics_server_extra_tolerations
) (metrics_server: add extras nodeselector, affinity, tolerations #9972, @pli01)disable_swap
variable withkubelet_fail_swap_on
(Replace disable_swap variable with kubelet_fail_swap_on #10036, @Manuelraa)k8s-app: node-local-dns
(Replace nodelocaldns label #9745, @stelucz)kube_apiserver_address
variable for advertiseAddress (use var: kube_apiserver_address #9967, @liupeng0518)Applications
Container-Managers
Network
calico_kubeconfig_wait_timeout
(add calico kubeconfig wait timeout #9994, @tu1h)API Change
external_openstack_cloud_controller_bind_address
(Add bind address variable to OCCM #9958, @dominykasn)Documentation
etcd_deployment=host
(reword confusing etcd download url comment #9686, @tjanson)reset.yml
playbook for first-time users #9865, @kerryeon)Failing Test
Bug or Regression
rhel_enable_repos
is false (disable rhsm repo when rhel_enable_repos is false #9973, @tu1h)cert_manager_trusted_internal_ca
manifest failing when dns policy is set (fix(cert manager): Fix cert_manager_trusted_internal_ca manifest #9922, @peschmae)containerd_insecure_registries
=> movewith_item
towith_dict
(fix: with_item to with_dict #9729, @lengrongfu)kubelet_enforce_node_allocatable
variable (9693: Fix comma-separated-list splitting of kubelet_enforce_node_allocatable #9694, @Tristan971)become
(fix(download): validate mirrors on localhost #9669, @chok)cluster.yml
playbook whenvsphere_csi_namespace
is set to non-default ([vSphere-csi-driver] Custom namespace fails playbook #9946, @eugene-marchanka)Other (Cleanup or Flake)
Supported Components
Known issues
N/A
Notes
The text was updated successfully, but these errors were encountered: