layer-kubernetes-common:release_1.29

Last commit made on 2023-10-17
Get this branch:
git clone -b release_1.29 https://git.launchpad.net/layer-kubernetes-common

Branch merges

Branch information

Name:
release_1.29
Repository:
lp:layer-kubernetes-common

Recent commits

344579d... by Chris Johnston <email address hidden>

Remove DevicePlugins from feature_gate on 1.28+ (#47)

* Remove DevicePlugins on 1.28+

* Update lib/charms/layer/kubernetes_common.py

Co-authored-by: Adam Dyess <email address hidden>

---------

Co-authored-by: Adam Dyess <email address hidden>

e329ebd... by George Kraft

configure_kube_proxy: use proxy-extra-config option (#46)

8b6f933... by Adam Dyess

1.27 kubernetes dropped support for aws cloud-provider (#45)

* 1.27 kubernetes dropped support for aws cloud-provider

* document configure_kubelet and warn that an external-cloud-provider is necessary

ee2c0dc... by Adam Dyess

Unit test configure_kublet and correctly map error string (#44)

* Unit test configure_kublet and correctly map error string
* simplify the container runtime settings in kubelet knowing full-well kubelet may need to be reconfigured

6daeca8... by Adam Dyess

1.27/deprecation (#43)

* Handle 1.27 deprecation and move registerWithTaints to kubelet configfile

* configure kube-proxy with a config file yaml

* lint issues

b812422... by Adam Dyess

update aws authentication to use `client.authentication.k8s.io/v1beta1` (#42)

4c13281... by George Kraft

Make CNI subordinate optional (#41)

f4a8047... by George Kraft

Add support for lb_enabled from the openstack relation (#40)

* Support lb_enabled propagation to openstack cloud config

* fix flake8 issue

Co-authored-by: Nikolay Vinogradov <email address hidden>

5a31a90... by Adam Dyess

remove CSIMigrationvSphere=True in 1.26.0 and beyond (#39)

dc48153... by George Kraft

Add add_systemd_restart_always to common layer (#38)