Hacker News new | ask | show | jobs
by miraantabrez 1148 days ago
Sounds like a good use case! If you use the OpenAPI schema in your Hypertune project schema, this should just work. You'll get the nice CRUD UI for the CRDs, then you can use the GraphQL API to query them.
1 comments

Thanks, will have to try this out.

Is the use case of handling lists of resources on scope or is the intent more for "global" application config. It does look pretty flexible regardless. Congrats on the launch and nice job on the site. It looks great.

Yes it's designed for handling lists of any config objects, whether that's resources, cron jobs (e.g. email jobs with parameters for sender, body, etc), in-app onboarding guides, blog posts (for use as a CMS), etc. And thanks, glad you like the site.