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

Normalize our kustomize files and get rid of deprecation warnings. #3740

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

dsessler7
Copy link
Contributor

Checklist:

  • Have you added an explanation of what your changes do and why you'd like them to be included?
  • Have you updated or added documentation for the change, as applicable?
  • Have you tested your changes on all related environments with successful results, as applicable?
    • Have you added automated tests?

Type of Changes:

  • New feature
  • Bug fix
  • Documentation
  • Testing enhancement
  • Other

What is the current behavior (link to any open issues here)?
Currently, when using certain kustomize installers there will be warnings about using deprecated features. Some of the files are also not formatted according to kustomize's standards.

What is the new behavior (if this is a feature change)?

  • Breaking change (fix or feature that would cause existing functionality to change)
    This change gets rid of the deprecation warnings and normalizes our kustomize files' formatting.

Other Information:

@dsessler7 dsessler7 force-pushed the fix_kustomize_deprecations branch from 22bc328 to 4686203 Compare October 11, 2023 02:27
@dsessler7 dsessler7 merged commit c9e3267 into CrunchyData:master Oct 12, 2023
14 checks passed
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.

3 participants