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

Namespace-scoped lists against cluster-scoped objects are no-ops and could be confusing #18

Open
joelanford opened this issue Sep 7, 2022 · 0 comments

Comments

@joelanford
Copy link
Member

ScopeTemplates and ScopeInstances are cluster-scoped objects, which means they do not exist in a namespace. We should remove any usage related to namespaces when we CRUD these resources with the client.

For example:

https://github.com/awgreene/oria-operator/blob/9594791bb669df7572f353346ffd85ee0460bfc7/controllers/scopetemplate_controller.go#L82

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

No branches or pull requests

1 participant