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: add namespace scoped option #462

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

vimystic
Copy link
Contributor

@vimystic vimystic commented Jan 13, 2025

WIP : TODO: Convert to Regex.


// NamespaceSelector allows filtering which namespaces the operator should watch
// +optional
NamespaceSelector *metav1.LabelSelector `json:"namespaceSelector,omitempty"`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These should be flags to the manager not spec for CosmosFullNode CRD.

@nourspace nourspace added the enhancement New feature or request label Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants