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

RFE: singleton mode for the controller #106

Open
dtantsur opened this issue Dec 31, 2024 · 1 comment
Open

RFE: singleton mode for the controller #106

dtantsur opened this issue Dec 31, 2024 · 1 comment
Labels
help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/feature Categorizes issue or PR as related to a new feature. triage/accepted Indicates an issue is ready to be actively worked on.

Comments

@dtantsur
Copy link
Member

In tightly controlled environments such as OpenShift, it's preferred to lock the Ironic controller to only reconcile one named object in one namespace. The namespace limit can already be achieved using the WATCH_NAMESPACE environment variable. We need something similar for the object name, something like SINGLETON_NAME (suggestions welcome).

/kind feature
/triage accepted
/help

@metal3-io-bot
Copy link
Contributor

@dtantsur:
This request has been marked as needing help from a contributor.

Please ensure the request meets the requirements listed here.

If this request no longer meets these requirements, the label can be removed
by commenting with the /remove-help command.

In response to this:

In tightly controlled environments such as OpenShift, it's preferred to lock the Ironic controller to only reconcile one named object in one namespace. The namespace limit can already be achieved using the WATCH_NAMESPACE environment variable. We need something similar for the object name, something like SINGLETON_NAME (suggestions welcome).

/kind feature
/triage accepted
/help

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.

@metal3-io-bot metal3-io-bot added kind/feature Categorizes issue or PR as related to a new feature. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. triage/accepted Indicates an issue is ready to be actively worked on. labels Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/feature Categorizes issue or PR as related to a new feature. triage/accepted Indicates an issue is ready to be actively worked on.
Projects
None yet
Development

No branches or pull requests

2 participants