Skip to content

Enable webhook leader election#3355

Merged
knative-prow-robot merged 1 commit into
knative:masterfrom
mattmoor:allow-webhook-leaderelection
Jun 19, 2020
Merged

Enable webhook leader election#3355
knative-prow-robot merged 1 commit into
knative:masterfrom
mattmoor:allow-webhook-leaderelection

Conversation

@mattmoor
Copy link
Copy Markdown
Member

Fixes: #3239

  • 🎁 Support horizontally scaling the webhook with leader election.

Release Note

The eventing webhook may now have leader election enabled, and it may be horizontally scaled.

@googlebot googlebot added the cla: yes Indicates the PR's author has signed the CLA. label Jun 19, 2020
@knative-prow-robot knative-prow-robot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Jun 19, 2020
@knative-prow-robot knative-prow-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 19, 2020
@vaikas
Copy link
Copy Markdown
Contributor

vaikas commented Jun 19, 2020

/lgtm
/approve

@knative-prow-robot knative-prow-robot added the lgtm Indicates that a PR is ready to be merged. label Jun 19, 2020
@knative-prow-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mattmoor, vaikas

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

@knative-prow-robot knative-prow-robot merged commit e8ca69f into knative:master Jun 19, 2020
aliok pushed a commit to aliok/eventing that referenced this pull request Jun 22, 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. cla: yes Indicates the PR's author has signed the CLA. lgtm Indicates that a PR is ready to be merged. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

HA Webhook

5 participants