Skip to content

Update Karpenter CRDs #582

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

Merged
merged 2 commits into from
Jun 6, 2025
Merged

Update Karpenter CRDs #582

merged 2 commits into from
Jun 6, 2025

Conversation

afarbos
Copy link
Contributor

@afarbos afarbos commented May 30, 2025

PR Checklist

Generated with

kind create cluster && \
  helm install karpenter-crd oci://public.ecr.aws/karpenter/karpenter-crd --namespace "karpenter" --create-namespace --set "settings.clusterName=kind" --wait && \
  ./Utilities/crd-extractor.sh && \
  cp -r $HOME/.datree/crdSchemas/ . && \
  kind delete cluster && \
  git add  karpenter.*/* && \
  git commit -m "Update Karpenter CRDs"

@eyarz eyarz merged commit 1d209c4 into datreeio:main Jun 6, 2025
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.

2 participants