Add kubebuilder tools in make for integration tests#4753
Add kubebuilder tools in make for integration tests#4753jetstack-bot merged 1 commit intocert-manager:masterfrom
Conversation
Note that darwin/arm64 has to be special cased currently because of a lack of official support for that platform in upstream etcd and kube-apiserver. We instead install the amd64 versions, which is what we did for bazel. Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
|
/assign |
|
Works on my M1 with Rosetta installed: /approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jahrlin, SgtCoDFish The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@jahrlin interestingly it looks like jetbot hasn't seen your could you try |
|
/lgtm I edited my comment and added the lgtm after 😇 |
|
/unhold
I swear I've seen that work sometimes but maybe Jetbot can be a bit temperamental 😅 |
Note that darwin/arm64 has to be special cased currently because of a lack of official support for that platform in upstream etcd and kube-apiserver. We instead install the amd64 versions, which is what we did for bazel.
Testers with M1 macs would be especially valuable for this PR!
/kind feature