calico: Don't install Wireguard if disabled#17687
calico: Don't install Wireguard if disabled#17687k8s-ci-robot merged 1 commit intokubernetes:masterfrom
Conversation
8792454 to
a49fd3f
Compare
a49fd3f to
a8cfe9e
Compare
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hakman 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 |
|
/test all |
|
Investigating why |
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
a8cfe9e to
df18a74
Compare
|
/test pull-kops-e2e-gce-cni-calico |
|
All good to go now. |
|
/override pull-kops-e2e-gce-cni-calico |
|
@hakman: Overrode contexts on behalf of hakman: pull-kops-e2e-gce-cni-calico 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-sigs/prow repository. |
|
/lgtm |
Some of the presubmits now run with
--set=cluster.spec.networking.calico.wireguardEnabled=false, which requires changing fromboolto*bool. The change should be transparent for users.See kubernetes/test-infra#35728.