Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release-1.23] Backports for 2022-11 #6412

Merged
merged 26 commits into from
Nov 4, 2022

Conversation

brandond
Copy link
Member

@brandond brandond commented Nov 2, 2022

Proposed Changes

Types of Changes

backports

Verification

See original issues

Testing

n/a

Linked Issues

User-Facing Change

The packaged traefik helm chart has been bumped to v19.0.0, enabling ingressclass support by default.
The packaged local-path-provisioner has been bumped to v0.0.23 
The packaged coredns has been bumped to v1.9.4
Fix incorrect defer usage
The bundled traefik has been updated to v2.9.4 /  helm chart v18.3.0
Use debugger-friendly compile settings if debug is set
Add test for node-external-ip config parameter
Convert containerd config.toml.tmpl linux template to v2 syntax
Replace fedora-coreos with fedora 36 for install tests
Fixed an issue that would prevent the deploy controller from handling manifests that include resource types that are no longer supported by the apiserver.
The embedded helm controller has been bumped to v0.13.0
The bundled traefik helm chart has been updated to v18.0.0
Add hardened cluster and upgrade tests
Bump kine to v0.9.6 / sqlite3 v3.39.2 ([cve-2022-35737](https://nvd.nist.gov/vuln/detail/cve-2022-35737))
Bumped dynamiclistener library to v0.3.5

Further Comments

@brandond brandond marked this pull request as ready for review November 3, 2022 16:15
@brandond brandond requested a review from a team as a code owner November 3, 2022 16:15
@brandond brandond force-pushed the 2022-11-backports_release-1.23 branch from 2a6d515 to 725d73f Compare November 3, 2022 17:45
brandond and others added 26 commits November 3, 2022 22:30
Signed-off-by: Brad Davidson <[email protected]>
Signed-off-by: Derek Nola <[email protected]>
Signed-off-by: Brad Davidson <[email protected]>
Signed-off-by: Derek Nola <[email protected]>
Signed-off-by: Brad Davidson <[email protected]>
Signed-off-by: Brad Davidson <[email protected]>
Signed-off-by: Brad Davidson <[email protected]>
Signed-off-by: Brad Davidson <[email protected]>
Signed-off-by: Brad Davidson <[email protected]>
Signed-off-by: Brad Davidson <[email protected]>
Signed-off-by: Petri Kivikangas <[email protected]>
Signed-off-by: Brad Davidson <[email protected]>
Signed-off-by: Silvio Moioli <[email protected]>
Co-authored-by: Brad Davidson <[email protected]>
Signed-off-by: Brad Davidson <[email protected]>
Problem:
Previously all of Kubernetes' image hosting has been out of gcr.io. There were significant egress costs associated with this when images were pulled from entities outside gcp.  Refer to https://github.com/kubernetes/k8s.io/wiki/New-Registry-url-for-Kubernetes-(registry.k8s.io)

Solution:
As highlighted at KubeCon NA 2022 k8s infra SIG update, the replacement for k8s.gcr.io which is registry.k8s.io is now ready for mainstream use and the old k8s.gcr.io has been formally deprecated. This commit migrates all references for k3s to registry.k8s.io.

Signed-off-by: James Blair <[email protected]>
Signed-off-by: Brad Davidson <[email protected]>
Problem:
Using defer inside a loop can lead to resource leaks

Solution:
Judge newer file in the separate function

Signed-off-by: iyear <[email protected]>
Signed-off-by: Brad Davidson <[email protected]>
Use --disable instead of --no-deploy, and don't silently succeed if sonobouy never runs

Signed-off-by: Brad Davidson <[email protected]>
Signed-off-by: Brad Davidson <[email protected]>
Signed-off-by: Brad Davidson <[email protected]>
Signed-off-by: Brad Davidson <[email protected]>
Signed-off-by: Brad Davidson <[email protected]>
@brandond brandond force-pushed the 2022-11-backports_release-1.23 branch from 725d73f to 37cccf9 Compare November 3, 2022 22:31
@brandond brandond merged commit 031cb6a into k3s-io:release-1.23 Nov 4, 2022
@brandond brandond deleted the 2022-11-backports_release-1.23 branch June 6, 2024 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants