Skip to content

Commit

Permalink
chore: Add templated Values for the CRDs (aws#6630)
Browse files Browse the repository at this point in the history
  • Loading branch information
engedaam authored Aug 2, 2024
1 parent 3094c8c commit a69a377
Show file tree
Hide file tree
Showing 6 changed files with 3,348 additions and 3 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ verify: tidy download ## Verify code. Includes dependencies, linting, formatting
hack/validation/kubelet.sh
hack/validation/requirements.sh
hack/validation/labels.sh
cp pkg/apis/crds/* charts/karpenter-crd/templates
hack/mutation/conversion_webhooks_injection.sh
hack/github/dependabot.sh
$(foreach dir,$(MOD_DIRS),cd $(dir) && golangci-lint run $(newline))
Expand Down

This file was deleted.

Loading

0 comments on commit a69a377

Please sign in to comment.