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

Support cluster level "related" resources as well as resources from other namespaces #428

Closed
wants to merge 3 commits into from

Conversation

splitice
Copy link

Merged to bring up to date with master and apply cleanly

Fixes #345 (and others)

@splitice splitice marked this pull request as draft January 21, 2022 08:44
@splitice
Copy link
Author

The last failing test, I'm not sure it should pass.

Anyway this allows cluster resources to be used as additional related resources. Uses * namespace as a wildcard (user is expected to understand the implications and do any manual filtering)

@splitice splitice marked this pull request as ready for review January 21, 2022 09:59
@grzesuav
Copy link
Contributor

hi @splitice , thank for PR, however introducing support for cluster level resources requires introducing an API versioning scheme, which is not done yet.

@hassenius
Copy link

I'm interested in this one too, as I also have a use case for cluster scoped relatedResources.
In my case I have namespace scoped parents and children, but include info from a related cluster scoped resource

@grzesuav
Copy link
Contributor

Closing, #496 need to be implemented first, later on work on #345

@grzesuav grzesuav closed this Aug 11, 2022
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.

Allow cluster-scoped related resources for namespaced parents
4 participants