layer-kubernetes-common:release_1.26

Last commit made on 2023-01-12
Get this branch:
git clone -b release_1.26 https://git.launchpad.net/layer-kubernetes-common

Branch merges

Branch information

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

Recent commits

0b4814d... 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>

a9c467f... by Adam Dyess

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

fe4e9e2... by George Kraft

Add add_systemd_restart_always to common layer

11f2894... by Adam Dyess

Update kubernetes_common.py (#37)

* Update kubernetes_common.py

Support jammy containers which do not contain an `/etc/fstab` by default

* Update lib/charms/layer/kubernetes_common.py

Co-authored-by: George Kraft <email address hidden>

Co-authored-by: George Kraft <email address hidden>

6cf7f8c... by Adam Dyess

remove logtostderr flag on kubelet and kube-proxy (#36)

dde4c3f... by Adam Dyess

CSIMigrationAzureDisk cannot be set False in 1.25+ (#35)

* CSIMigrationAzureDisk cannot be set False in 1.25+

* add kubelet configuration as well

0655986... by George Kraft

Remove IPv6DualStack feature gate (#34)

2d388da... by George Kraft

Don't set CSIMigrationAWS or CSIMigrationGCE on k8s 1.25+ (#32)

1617f5f... by Stone Preston <email address hidden>

Append CSIMigrationvsPhere feature gate (#31)

2385c23... by Adam Dyess

read ip addr table with json for easier machine parsing (#30)

* read ip addr table with json for easier machine parsing

* introduce github reusable workflow

* remove decode table logic since bionic, focal, and jammy all support json format