k8s:autoupdate/release-1.30-strict

Last commit made on 2024-06-03
Get this branch:
git clone -b autoupdate/release-1.30-strict https://git.launchpad.net/k8s

Branch merges

Branch information

Name:
autoupdate/release-1.30-strict
Repository:
lp:k8s

Recent commits

71737dc... by Angelos Kolaitis

Strict patch

8e6aee1... by Angelos Kolaitis

Switch to x509 auth (#450) (#454)

* separate client ca
* create useful CompleteWorkerNodePKI tests
* require a client CA to be present for worker nodes
* allow preseeding client certificates through bootstrap and join configs

ecab59a... by Angelos Kolaitis

update pause image to ghcr.io/canonical/k8s-snap/pause:3.10 (#447)

3c7f953... by Angelos Kolaitis

Drop code coverage comment (#435) (#448)

7ac439c... by "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com>

[release-1.30] Update component versions (#432)

Co-authored-by: neoaggelos <email address hidden>

28f316e... by Adam Dyess

Copy control-plane taint from bootstrap config (#425) (#441)

* Copy control-plane taint from bootstrap config
* Add tests for ControlPlaneTaints
* Empty control plane taints slices can be ignored

a8121e1... by Angelos Kolaitis

[1.30] Refactor build process to enable auto-update of components (#419)

* Refactor build process to enable auto-update of components (#416)

* use release-1.30 branch for kubernetes and k8s-dqlite

ea3d234... by Angelos Kolaitis

read configs from stdin on '-' (#407) (#420)

* read configs from stdin on '-'
* Reuse k8s instance across feature tests (#392)

Co-authored-by: Benjamin Schimke <email address hidden>

ead202c... by Benjamin Schimke

enable local-storage by default (#414) (#415)

716ca03... by Angelos Kolaitis

use `autoupdate/release-1.xx-strict` branches for strict (#411) (#413)

* use autoupdate/release-1.xx-strict branches for strict

* adjust CI branches