Explicitly call vendor-go in legacy tests#713
Explicitly call vendor-go in legacy tests#713jetstack-bot merged 1 commit intocert-manager:masterfrom
Conversation
see this gotcha warning: https://github.com/cert-manager/cert-manager/blob/066fcbbbfa0e9840632a5dc3a5c36f6261c53405/make/tools.mk#L423-L426 Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: irbekrm, 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 |
|
@SgtCoDFish: Updated the
DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
See this gotcha warning: https://github.com/cert-manager/cert-manager/blob/066fcbbbfa0e9840632a5dc3a5c36f6261c53405/make/tools.mk#L423-L426
These targets will change again in #712 which can be merged after cert-manager/cert-manager#5252 - but first we need this as a temporary workaround to enable the changes in cert-manager#5252 to work.