Backport selected bug fixes and patch/minor version upgrades to the v5 `maintained` branches
Created by: matofeder
As a KaaS administrator, I want to use stable maintained branches called maintained/v5.x
and maintained/v5.0.x
As a KaaS administrator, I expect that they contain all important security/bug fixes and patches (patch/minor) of all KaaS dependencies.
These branches should receive updates by the end of October 2023.
See a table of PRs that have been merged since R4 (TAG v5.0.0 commit 078385ca).
The table should select PRs that should be backported (cherry-picked) to the maintained/v5.x
or to the maintained/v5.0.x
or to both.
-
🌱 marks PRs that should be backported, or already have been backported (marked asdone
) -
❌ marks PRs that not
PR | maintained/v5.x | maintained/v5.0.x |
---|---|---|
#424 Feat/flavors v3 (merged) |
|
|
#472 Fix configure_containerd.sh script idempotency (merged) |
|
|
#453 Remove K8s v1.27.x from the techprev_versions list |
|
|
#452 Fix default cluster directory ~/cluster-defaults cp command |
|
|
#446 Match supported k8s versions with R4 |
|
|
#449 Fix another link that prevents building the docs-page |
|
|
#448 Add permalink |
|
|
#447 Add optional containerd registry config files |
|
|
#440 Update default ingress-nginx to 1.8.0 | ||
#434 Use Ubuntu 22.04 images for the latest k8s versions. |
|
|
#432 Add option to use custom container registry in containers |
|
|
#444 Feat/k9s pin |
|
|
#442 Update metrics-server to 0.6.3 |
|
|
#441 Bump cilium version in configuration doc |
|
|
#426 Use tf-1.3.6 for github workflow. |
|
|
#435 Update default flux2 to 0.41.2 |
|
|
#436 Update sonobuoy to 0.56.17 |
|
|
#437 Update default cert-manager to 1.12.2 |
|
|
#438 Update kind to 0.18.0 |
|
|
#439 Update helm to 3.12.1 |
|
|
#430 Feat/cilium 1.13.3 |
|
|
#422 Replace k8s registry locations (#412 (closed)) |
|
|
#428 Update to latest k8s and latest occm versions. |
|
|
#429 Feat/calico 3.25.1 |
|
|
#427 Update CAPI to v1.3.8 and CAPO to 0.7.3. |
|
|
#416 Fix command not found in Makefile |
|
|
#415 Deploy snapshot controller to enable the volume snapshot feature |
|
|
#392 Comment on AZs, treat YQ3 as old yq. | ||
#413 Make openstack instance create timeout configurable |
|
|
#410 Feat/update k8s occm 1.26.4 |
|
|
#401 Update etcd defrag and backup |
|
|
Note: The above list is still under construction!
Changelog:
- @fdobrovolny - 2023-07-19 - Update list with comments and current state about PRs #466 and #469
- @chess-knight - 2023-07-19 - Added #472
- @chess-knight - 2023-07-27 - Added #424
- @fdobrovolny - 2023-08-10 - Marked #472 and #424 as merged into PR#466