charm-kubernetes-master:release_1.28

Last commit made on 2023-09-01
Get this branch:
git clone -b release_1.28 https://git.launchpad.net/charm-kubernetes-master

Branch merges

Branch information

Name:
release_1.28
Repository:
lp:charm-kubernetes-master

Recent commits

138dd01... by Gustavo Sanchez <email address hidden>

Adds ipvs kernel modules to lxd profile (#300)

Required when using kube-proxy in ipvs mode
Fixes LP#2033682

0e60313... by Adam Dyess

1.28 release prep (#295)

* Update config.yaml to use 1.28/stable snaps

* update integration tests

444a18e... by George Kraft

Update to CNI 1.2.0 (#294)

* bump to cni 1.2.0 for k8s 1.27

* bump golang and script name to match upstream

* Build CNI with same golang as upstream (1.17)

* Test with juju 3.1 and python 3.10

* Use python-libjuju 3.1

* Drop juju 2.9 from test matrix

---------

Co-authored-by: Kevin W Monroe <email address hidden>

db9c47a... by Adam Dyess

add cnis that require privileged containers to the auto list (#291)

* add cnis which no require privileged containers to the auto list

* resolve issue were cni relation may not cni-conf-file

59ed624... by Chris Johnston <email address hidden>

Update renamed metrics to fix grafana dashboard. Fixes: LP#1956611 (#287)

fe4ef30... by Adam Dyess

generating openstack cloud config requires at least one relation endpoint (#290)

54b5824... by Adam Dyess

remove reactive flags checks that should no longer exist (#288)

* remove reactive flags checks that should no longer exist

* remove unused get_flags import

3bfd0e3... by George Kraft

Add cinder-availability-zone config (#289)

c82221e... by George Kraft

Restart kube-proxy if proxy-extra-config changes (#285)

30f3e66... by Adam Dyess

 [LP#1949913] Use a layer configurable option to change the secrets backend index (#284)

* Migrate Vault-KV encryption_key when upgrading the secrets-backend

* Pin attrs & urllib3 to limit dependency explosion

* Update wheelhouse.txt