Closed oomichi closed 2 years ago
IIRC, current cert-manager in Component versions section should be at least v1.8.0.
IIRC, current cert-manager in Component versions section should be at least v1.8.0.
That's correct but our README.md still references the old version, it should be updated before we cut the release.
IIRC, current cert-manager in Component versions section should be at least v1.8.0.
That's correct but our README.md still references the old version, it should be updated before we cut the release.
Thanks, I made #8886 to update README.md for cert-manager and few components that also outdated too.
IIRC, current cert-manager in Component versions section should be at least v1.8.0.
That's correct but our README.md still references the old version, it should be updated before we cut the release.
Thanks, I made #8886 to update README.md for cert-manager and few components that also outdated too.
Thanks for updating the README.md @rtsp We have merged the pull request and I am going to include the commit into the release.
Thanks guys ❤️
A final boarding call: https://kubernetes.slack.com/archives/CDQSC941H/p1654032149214819 :runner:
Below is a proposal for release notes:
commits
Announcements
We are looking for maintainers, reach out in #5432.
Deprecation / Removal
etcd_deployment_type
to replace theetcd_kubeadm_enabled
variable (ADD NOTEetcd_kubeadm_enabled
is deprecated. You can setetcd_deployment_type
tokubeadm
to get the same behaviour.") (#8317, @necatican)Feature / Major changes
identity_allocation_mode
has been overridden locally, it needs to be changed tocilium_identity_allocation_mode
.) (#8519, @tomberget)ip6
option host vars (#8542, @kakkotetsu)EventRateLimit
plugin configuration (#8711, @alegrey91)kube_apiserver_service_account_lookup
) (#8781, @alegrey91)eviction_hard
/eviction_hard_control_plane
) (#8421, @cyril-corbon)cert_manager_tolerations
), nodeselector (cert_manager_nodeselector
) and affinity (cert_manager_affinity
) in cert-manager templates (#8389, @cyril-corbon)kubelet_streaming_connection_idle_timeout
/kubelet_make_iptables_util_chains
) (#8796, @alegrey91)upgrade_node_post_upgrade_confirm
). (#8530, @mac-chaffee)snapshot_controller_namespace
(#8305, @liupeng0518)kube_webhook_token_auth_url_skip_tls_verify
/kube_webhook_token_auth
) (#8777, @dlouks)kube_encryption_algorithm
flag, then you must setkube_encryption_algorithm
toaescbc
since the default value has changed to the more securesecretbox
standard.) (#8574, @Payback159)container_manager
variable for Etcd hosts (#8521, @vi7)generate_list.sh
using ansible (#8538, @tmurakam)cache
plugin configuration via thecoredns_default_zone_cache_block
variable (#8488, @Tristan971)Network
calico_apiserver_enabled
variable) (#8690, @liupeng0518)calico_ip6_auto_method
(#8541, @kakkotetsu)calico_ipam_strictaffinity
param) (#8581, @eyenx)Applications
contrib/terraform/openstack/modules/compute/templates/cloudinit.yaml
before deployment. (Currently it uses one cloud init for all instances.)] (#8394, @moss2k13)v1.22.0
(#8629, @Xartos)for_each
for openstack. Makes it easier to switch out master nodes via terraform. (#8709, @robinAwallace)var.vapp
when a vapp is referenced (vsphere_hostname
is also removed) (#8441, @ceesios)master_preemptible
andworker_preemptible
) (#8480, @sathieu)Container-Managers
containerd_insecure_registries
needs to be updated or won't work anymore] (#8340, @mircyb)Bug or Regression
with_networks
variable toexternal_hcloud_cloud
in ansible playbook andnetwork_zone
variable to Hetzner Cloud Terraform. (#8702, @Anthony-Bible)0090-etchosts
file when settingoverride_system_hostname=false
(#7634, @liupeng0518)kube-dns
service will no longer be deleted if not created by kubespray (#8565, @cyril-corbon)etcd_deployment_type: host
(#8386, @rtsp)etcd_kubeadm_enabled: true
(#7766, @forselli-stratio)first_kube_control_plane
/joined_control_planes
(#8412, @floryut)docker-ce.repo
failed (#8856, @Thearas)local_path_provisioner_enabled
/multi_networking
(#8650, @liupeng0518)dns_early
|dns_late
) of cluster deployment [systemd-resolved] Addupstream_dns_servers
toFallbackDNS
[cluster-reset] Revert DNS configuration to early stage (for instance: only defined upstream nameservers) (#8561, @onock)Other (Cleanup or Flake)
check_mode: no
from gen_certs_script.yml to prevent changing files (#8573, @fungusakafungus)Component versions:
Known issues
n/a
Notes