layer-kubernetes-common:release_1.25

Last commit made on 2022-11-30
Get this branch:
git clone -b release_1.25 https://git.launchpad.net/layer-kubernetes-common

Branch merges

Branch information

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

Recent commits

6bf84d8... 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>

8ccc749... 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

0ddc236... by George Kraft

Remove IPv6DualStack feature gate (#34)

fbf594f... 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

4be9d0a... by George Kraft

Fix default-cni config for kube-ovn (#29)

1df6fc7... by Samuel Allan

Add internal-lb option (#26)

This reads the value from the openstack integrator interface,
and templates it out to the config file for cloud-provider-openstack.

Co-authored-by: Samuel Walladge <email address hidden>

a3b87cd... by Kevin W Monroe

remove network-plugin arg for kubelet (#27)

4b91682... by Kevin W Monroe

bump pause image to 3.6 (#25)

Fixes https://bugs.launchpad.net/charmed-kubernetes-bundles/+bug/1965825