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

Syncing latest changes from upstream main for kubernetes-csi-addons #111

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

df-build-team
Copy link

PR containing the latest commits from upstream main branch

Adding the following options:

  -leader-election-lease-duration duration
        Duration, in seconds, that non-leader candidates will wait to
        force acquire leadership. Defaults to 15 seconds. (default 15s)
  -leader-election-renew-deadline duration
        Duration, in seconds, that the acting leader will retry
	refreshing leadership before giving up. Defaults to 10 seconds.
        (default 10s)
  -leader-election-retry-period duration
	Duration, in seconds, the LeaderElector clients should wait
        between tries of actions. Defaults to 5 seconds. (default 5s)

Some container platforms (like OpenShift) have recommendations for these
timeout that differ from the Kubernetes defaults. With these options,
deployments can define the timeouts according to their own preferences.

Signed-off-by: Niels de Vos <[email protected]>
@df-build-team df-build-team requested a review from a team January 13, 2024 08:07
@Madhu-1
Copy link
Member

Madhu-1 commented Jan 15, 2024

/lgtm
/approve

Copy link

openshift-ci bot commented Jan 15, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: df-build-team, Madhu-1

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-merge-bot openshift-merge-bot bot merged commit dc8263c into main Jan 15, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants