-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
area/dependencyIssues or PRs related to dependency changesIssues or PRs related to dependency changeshelp wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.kind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.Categorizes issue or PR as related to cleaning up code, process, or technical debt.priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.Must be staffed and worked on either currently, or very soon, ideally in time for the next release.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Description
Kustomize released v5.0.0 in February - CAPI should bump the Kustomize version to keep up. Release notes are here.
The following need to be taken care of ahead of and / or alongside the Kustomize bump:
- Ensure encoding of
creationTimestamp
is handled correctly. This should be handled in upstream Kustomize - issue here - but if not there are workarounds for CAPI - e.g. patchcreationTimestamp
on each and every CRD. Reference issue in CAPI. - Take care of deprecations: The following have been deprecated:
- vars -> replacements
- bases -> resources
- patchesStrategicMerge -> patches
- patchesJson6902 -> patches
/area dependency
sbueringer
Metadata
Metadata
Assignees
Labels
area/dependencyIssues or PRs related to dependency changesIssues or PRs related to dependency changeshelp wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.kind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.Categorizes issue or PR as related to cleaning up code, process, or technical debt.priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.Must be staffed and worked on either currently, or very soon, ideally in time for the next release.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.