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

feat(crd): add optional custom annotations to the crds #7421

Merged

Conversation

victor-keltio
Copy link
Contributor

Fixes #N/A

Description

add an option in the value file to set custom annotations specificly to tthe custom resource definitions
so we can set in our use case the helm keep tag to ensure the crds never get deleted by an accidental uninstall

  annotations:
    helm.sh/resource-policy: keep

How was this change tested?

helm template

Does this change impact docs?

  • Yes, PR includes docs updates
  • Yes, issue opened: #
  • No

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

This is the same as #6655 that is closed.

@victor-keltio victor-keltio requested a review from a team as a code owner November 21, 2024 09:17
Copy link

netlify bot commented Nov 21, 2024

Deploy Preview for karpenter-docs-prod ready!

Name Link
🔨 Latest commit 2d73a1b
🔍 Latest deploy log https://app.netlify.com/sites/karpenter-docs-prod/deploys/67580277ae74b10008a3220e
😎 Deploy Preview https://deploy-preview-7421--karpenter-docs-prod.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

jonathan-innis
jonathan-innis previously approved these changes Dec 6, 2024
Copy link
Contributor

@jonathan-innis jonathan-innis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@jonathan-innis
Copy link
Contributor

@victor-keltio Approved, but it seems like CI is failing :(

@coveralls
Copy link

coveralls commented Dec 6, 2024

Pull Request Test Coverage Report for Build 12252645870

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 65.063%

Totals Coverage Status
Change from base Build 12250744791: 0.0%
Covered Lines: 5747
Relevant Lines: 8833

💛 - Coveralls

@victor-keltio
Copy link
Contributor Author

Hey @jonathan-innis, I just fixed the issue (sponge was not found) by using the old but gold > $i.new && mv $i.new $i instead

@jonathan-innis jonathan-innis self-assigned this Dec 13, 2024
Copy link
Contributor

@jonathan-innis jonathan-innis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@jonathan-innis jonathan-innis enabled auto-merge (squash) December 13, 2024 21:51
@jonathan-innis jonathan-innis merged commit e0cd8a4 into aws:main Dec 13, 2024
17 checks passed
edibble21 pushed a commit to edibble21/karpenter-provider-aws that referenced this pull request Dec 18, 2024
edibble21 pushed a commit to edibble21/karpenter-provider-aws that referenced this pull request Dec 18, 2024
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