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: custom resource links #2562

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

thejoeejoee
Copy link

Hello!

As described in #2561, I'm proposing a solution for custom resource links.

I've got some questions during implementation:

  1. internal.KeyFields from context is not taken into account in all Lister implementations -- that's intentional? I've added support to Table, makes sense to have implemented in all Lister implementations?
  2. should the customResourceLinks validation respects the target cluster and validates, if the target resource exists?
  3. is the name appropriate? I've chosen customResourceLinks as it's not only for custom resources, but also for built-in resources, and it's not only for relations, but also for filtering. I'm open to suggestions.

@thejoeejoee thejoeejoee force-pushed the feat-custom-resource-links branch 7 times, most recently from 30dd834 to a50f25c Compare February 24, 2024 17:17
@thejoeejoee thejoeejoee force-pushed the feat-custom-resource-links branch 4 times, most recently from 2eae60e to 97b83e5 Compare March 20, 2024 19:37
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.

None yet

1 participant