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

Bump kustomize to v5 #548

Merged
merged 2 commits into from
Jan 8, 2025
Merged

Conversation

furkatgofurov7
Copy link
Contributor

@furkatgofurov7 furkatgofurov7 commented Jan 7, 2025

What this PR does / why we need it:
Bumps kustomize to v5 and removes deprecated syntax of Kustomize:

  • patchesStrategicMerge -> patches
  • vars and varReference -> replacements
  • bases -> resources

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #406

Special notes for your reviewer:

Checklist:

  • squashed commits into logical changes
  • includes documentation
  • adds unit tests
  • adds or updates e2e tests

@furkatgofurov7 furkatgofurov7 added the kind/feature New feature or request label Jan 7, 2025
@furkatgofurov7 furkatgofurov7 requested a review from a team as a code owner January 7, 2025 22:15
Danil-Grigorev
Danil-Grigorev previously approved these changes Jan 8, 2025
salasberryfin
salasberryfin previously approved these changes Jan 8, 2025
Signed-off-by: Furkat Gofurov <[email protected]>
Signed-off-by: Furkat Gofurov <[email protected]>
@furkatgofurov7 furkatgofurov7 merged commit be2aab1 into rancher:main Jan 8, 2025
5 checks passed
@furkatgofurov7 furkatgofurov7 deleted the bump-kustomize-v5 branch January 8, 2025 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request
Development

Successfully merging this pull request may close these issues.

Bump Kustomize to v5
4 participants