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

Update to Kubernetes v2.28 and Kustomize v5.2 #686

Merged
merged 9 commits into from
Nov 20, 2023
Merged

Update to Kubernetes v2.28 and Kustomize v5.2 #686

merged 9 commits into from
Nov 20, 2023

Conversation

stefanprodan
Copy link
Member

@stefanprodan stefanprodan commented Nov 20, 2023

Changes:

  • Switch from sigs.k8s.io/cli-utils to github.com/fluxcd/cli-utils (xref: Update to Kubernetes v1.28.4 cli-utils#1)
  • Update k8s.io packages to v0.28.4
  • Update Kustomize to v5.2.1
  • Update Helm to v3.13.2
  • Update controller-runtime to v0.16.3 and deal with breaking changes

Part of: fluxcd/flux2#3991

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Switch from `sigs.k8s.io/cli-utils` to `github.com/fluxcd/cli-utils`
to unblock Kubernetes and Kustomize updates.

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Switch from `sigs.k8s.io/cli-utils` to `github.com/fluxcd/cli-utils`
to unblock Kubernetes updates.
Remove `pprof.SetupHandlers` due to breaking changes in controller-runtime.

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
@stefanprodan stefanprodan added the dependencies Pull requests that update a dependency label Nov 20, 2023
@stefanprodan stefanprodan marked this pull request as ready for review November 20, 2023 10:28
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
@stefanprodan stefanprodan merged commit cc785fa into main Nov 20, 2023
13 checks passed
@stefanprodan stefanprodan deleted the k8s-1.28 branch November 20, 2023 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants