Skip to content

Commit

Permalink
Merge pull request #32803 from mboersma/caaph-dont-pin-envtest
Browse files Browse the repository at this point in the history
CAAPH: don't pin kubebuilder envtest version
  • Loading branch information
k8s-ci-robot committed Jun 21, 2024
2 parents d626d10 + 16a0961 commit 36bb8f5
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -115,14 +115,6 @@ presubmits:
args:
- runner.sh
- ./scripts/ci-test.sh
env:
# This value determines the minimum Kubernetes
# supported version for Cluster API management cluster.
#
# To check the available envtest in Kubebuilder, please
# refer to https://github.com/kubernetes-sigs/kubebuilder/tree/tools-releases.
- name: KUBEBUILDER_ENVTEST_KUBERNETES_VERSION
value: "1.20.2"
resources:
limits:
cpu: 6
Expand Down

0 comments on commit 36bb8f5

Please sign in to comment.