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

feat: Allow configuring leader election namespace #1333

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ratschance
Copy link

Add CLI flag to allow configuring the LeaderElectionNamespace on the controller-runtime's manager. This namespace is where the operator places its Lease object, and when unset, defaults to the namespace that the operator is running in. This new CLI flag defaults to an empty string to preserve that original behavior.

Add CLI flag to allow configuring the LeaderElectionNamespace on the
controller-runtime's manager. This namespace is where the operator
places its Lease object, and when unset, defaults to the namespace that
the operator is running in. This new CLI flag defaults to an empty string to
preserve that original behavior.

Signed-off-by: Conrad Ratschan <[email protected]>
Copy link

copy-pr-bot bot commented Mar 12, 2025

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant