Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sched: manifests: disable leader election by default #1079

Merged

Conversation

ffromani
Copy link
Member

Defaults for leader election are questionable at best and likely harmful. So, we should default the leader election to off and enable it only if user sets so, because this will make us to tune all the leader election parameters and set sane values.

Defaults for leader election are questionable at best and likely
harmful. So, we should default the leader election to off
and enable it only if user sets so, because this will make
us to tune all the leader election parameters and set
sane values.

Signed-off-by: Francesco Romani <[email protected]>
@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 19, 2024
@ffromani ffromani added cherry-pick-candidate Possible cherry-pick in the future and removed approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Nov 19, 2024
@ffromani
Copy link
Member Author

/cherry-pick release-4.17

@openshift-cherrypick-robot

@ffromani: once the present PR merges, I will cherry-pick it on top of release-4.17 in a new PR and assign it to you.

In response to this:

/cherry-pick release-4.17

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.

@ffromani
Copy link
Member Author

xref: 4ac0f7c

@Tal-or
Copy link
Collaborator

Tal-or commented Nov 19, 2024

/lgtm
/approve

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Nov 19, 2024
Copy link
Contributor

openshift-ci bot commented Nov 19, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ffromani, Tal-or

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

The pull request process is described here

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

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 19, 2024
@Tal-or
Copy link
Collaborator

Tal-or commented Nov 19, 2024

/override ci/prow/ci-e2e-install-hypershift

Copy link
Contributor

openshift-ci bot commented Nov 19, 2024

@Tal-or: Overrode contexts on behalf of Tal-or: ci/prow/ci-e2e-install-hypershift

In response to this:

/override ci/prow/ci-e2e-install-hypershift

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.

@ffromani
Copy link
Member Author

/override ci/prow/ci-e2e-install-hypershift

the lane is known broken AND we are actively working to fix it

Copy link
Contributor

openshift-ci bot commented Nov 19, 2024

@ffromani: Overrode contexts on behalf of ffromani: ci/prow/ci-e2e-install-hypershift

In response to this:

/override ci/prow/ci-e2e-install-hypershift

the lane is known broken AND we are actively working to fix it

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.

@openshift-merge-bot openshift-merge-bot bot merged commit da166d7 into main Nov 19, 2024
15 checks passed
@openshift-cherrypick-robot

@ffromani: new pull request created: #1082

In response to this:

/cherry-pick release-4.17

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.

@ffromani ffromani deleted the disable-leader-elect-unless-explicitely-enabled branch November 19, 2024 14:12
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. cherry-pick-candidate Possible cherry-pick in the future lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants