We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This isn't urgent, but it seems possible to create a generic form editor driven from OpenAPI.
Here's an example: https://jeremykross.github.io/konstellate/
That one requires a painful number of clicks to navigate and is implemented in clojure, but illustrates the idea.
There was also https://github.com/CATechnologiesTest/yipee.
Our current forms aren't much fancier than these, though I'm hoping we can move the hand-crafted forms to a more guided step-by-step approach.
The text was updated successfully, but these errors were encountered:
We'll need this in order to handle arbitrary CRDs, as well as for the long tail of built-in resources.
Sorry, something went wrong.
No branches or pull requests
This isn't urgent, but it seems possible to create a generic form editor driven from OpenAPI.
Here's an example: https://jeremykross.github.io/konstellate/
That one requires a painful number of clicks to navigate and is implemented in clojure, but illustrates the idea.
There was also https://github.com/CATechnologiesTest/yipee.
Our current forms aren't much fancier than these, though I'm hoping we can move the hand-crafted forms to a more guided step-by-step approach.
The text was updated successfully, but these errors were encountered: