Add leader election#2501
Conversation
de08cd0 to
3bae0e9
Compare
| [[override]] | ||
| name = "knative.dev/pkg" | ||
| branch = "master" | ||
| source = "github.com/pmorie/pkg" |
There was a problem hiding this comment.
Do you mean DO or DO NOT
|
Are you also suggesting that things like Broker should do this too? |
3bae0e9 to
d28e0f1
Compare
d28e0f1 to
6c417ba
Compare
6c417ba to
4f1045d
Compare
4f1045d to
86d8ca8
Compare
|
/retest |
|
It looks to me like the autoTLS failure is due to the issue that knative/serving#7014 fixes |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: n3wscott, pmorie 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 |
86d8ca8 to
cf61a48
Compare
cf61a48 to
b0f6d9b
Compare
393a7ea to
15807ed
Compare
| - watch | ||
| - create | ||
| - update | ||
| - patch No newline at end of file |
There was a problem hiding this comment.
Add trailing newline:
| - patch | |
| - patch | |
| @@ -0,0 +1 @@ | |||
| core/configmaps/leader-election.yaml No newline at end of file | |||
There was a problem hiding this comment.
Add trailing newline:
| core/configmaps/leader-election.yaml | |
| core/configmaps/leader-election.yaml | |
|
The following is the coverage report on the affected files.
|
|
/lgtm |
Fixes knative/pkg#1007
Proposed Changes
sharedmain, which is used by:/configis changed so that it is simple to enable leader election, but it is not enabled by defaultRelease Note