Skip to content

Disable controller admission webhook in ingress nginx for e2e#3042

Merged
jetstack-bot merged 1 commit intocert-manager:masterfrom
meyskens:fix-old-e2e
Jun 29, 2020
Merged

Disable controller admission webhook in ingress nginx for e2e#3042
jetstack-bot merged 1 commit intocert-manager:masterfrom
meyskens:fix-old-e2e

Conversation

@meyskens
Copy link
Copy Markdown
Contributor

@meyskens meyskens commented Jun 29, 2020

What this PR does / why we need it:

this sets controller.admissionWebhooks.enabled=false for the Nginx ingress deployed for e2e tests as we do not use this.
This being true failed older Kubernetes versions as their webhook configuration was not backwards compatible with Kubernetes 1.11 and 1.12.

Release note:

NONE

/kind cleanup

Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
@jetstack-bot jetstack-bot added release-note-none Denotes a PR that doesn't merit a release note. dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. needs-kind Indicates a PR lacks a `kind/foo` label and requires one. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jun 29, 2020
@jetstack-bot jetstack-bot requested a review from JoshVanL June 29, 2020 07:50
@jetstack-bot jetstack-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 29, 2020
@meyskens
Copy link
Copy Markdown
Contributor Author

/test pull-cert-manager-e2e-v1-11
/test pull-cert-manager-e2e-v1-12
/test pull-cert-manager-e2e-v1-13
/test pull-cert-manager-e2e-v1-14
/test pull-cert-manager-e2e-v1-15
/test pull-cert-manager-e2e-v1-16
/test pull-cert-manager-e2e-v1-17

@jetstack-bot jetstack-bot added kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. and removed needs-kind Indicates a PR lacks a `kind/foo` label and requires one. labels Jun 29, 2020
@munnerz
Copy link
Copy Markdown
Member

munnerz commented Jun 29, 2020

/lgtm
/approve

@jetstack-bot jetstack-bot added the lgtm Indicates that a PR is ready to be merged. label Jun 29, 2020
@jetstack-bot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: meyskens, munnerz

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@jetstack-bot jetstack-bot merged commit 2f035e9 into cert-manager:master Jun 29, 2020
@jetstack-bot jetstack-bot added this to the v0.16 milestone Jun 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. lgtm Indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants