Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant