microk8s:MK-772/upgrade-to-core22

Last commit made on 2022-10-04
Get this branch:
git clone -b MK-772/upgrade-to-core22 https://git.launchpad.net/microk8s

Branch merges

Branch information

Name:
MK-772/upgrade-to-core22
Repository:
lp:microk8s

Recent commits

f1d2a25... by Berkay Tekin Öz

Update python packaging

e95ef6d... by Berkay Tekin Öz

Formatting fixes

58c7a12... by Berkay Tekin Öz

Fixed python packaging, switched missing libraries and adjusted yaml bits

85317f0... by Konstantinos Tsakalozos

Search for ip on the right location in cluster testing (#3477)

ec113e1... by Angelos Kolaitis

(1.26+) update etcd to v3.5.5 (#3463)

a8b0d5d... by Mariyan Dimitrov

Clean up Calico virtual interfaces on uninstall (#2903) (#3418)

* fix(cni): Set proper name of calico interface

* fix(cni): Remove calico interfaces

* fix(cni): Remote calico ifs properly

* fix(cni): Dump Calico WEPs on stop

* fix(cni): Use SNAP_DATA

* refactor(utils): Refactor width

* fix(cni): Set proper path for WEPs

* fix(cni): Assign WEPs to variable

* refactor(dump-wep): Use KUBECTL patter

* fix(cni): Ditch strict checks

* fix(cni): Run stop-command

* chore(indent): Preserve 2 spaces for indent

* tests(calico): Add interfaces test

* fix(linter): Remove blank lines

* tests(calico): Add timeout in while loop

* refactor(calico): Use simpler deletion method

* refactor(calico): Use jq instead of awk

* fix(calico): Remove unsupported flag

* refactor(calico): Match interface more strictly

* fix(calico): Don't fail snap removal on error

c7a7188... by Angelos Kolaitis

Do not fail of credentials directory already exists (#3456)

This might happen if Juju is installed, due to the content interface

3360ce2... by Angelos Kolaitis

Add test for airgap deployments with offline registry (#3437)

a3d11ef... by Angelos Kolaitis

Ignore --hostname-override for control plane and etcd nodes (#3441)

cffe397... by Angelos Kolaitis

Ignore --hostname-override from kubelet arguments when joining (#3434)