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

Dynamic lookup of "latest" CRDs #95

Open
jasonmadigan opened this issue Oct 10, 2024 · 2 comments
Open

Dynamic lookup of "latest" CRDs #95

jasonmadigan opened this issue Oct 10, 2024 · 2 comments
Assignees
Labels
good first issue Good for newcomers v1.1

Comments

@jasonmadigan
Copy link
Member

We've got some hard-coded maps of our CRD group version kinds. There are some APIs in the SDK to fetch models if you know GVKs, but there doesn't seem to be a helper available to looking up "latest" GVKs, where you have a known group + kind. Add a helper to look this up, and replace our static GVK maps.

@jasonmadigan jasonmadigan added the good first issue Good for newcomers label Oct 10, 2024
@jasonmadigan jasonmadigan moved this to In Progress in Kuadrant Oct 14, 2024
@jasonmadigan jasonmadigan self-assigned this Oct 15, 2024
@jasonmadigan
Copy link
Member Author

Want to tackle this as we'll rev our APIs soon (with no real API changes), and I'd rather the UI work without a rebuild

@jasonmadigan
Copy link
Member Author

Parked some changes to do this in helper-function-for-gk. Have parked for now however, as I think these changes are a bit risky to land right now.

@jasonmadigan jasonmadigan moved this from In Progress to Todo in Kuadrant Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers v1.1
Projects
Status: Todo
Development

No branches or pull requests

1 participant