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

[EPIC] Model Generation using OpenAPI #6130

Open
manusa opened this issue Jul 12, 2024 · 0 comments
Open

[EPIC] Model Generation using OpenAPI #6130

manusa opened this issue Jul 12, 2024 · 0 comments
Labels
component/kubernetes-model Deals with the kubernetes-model
Milestone

Comments

@manusa
Copy link
Member

manusa commented Jul 12, 2024

Description

The current approach to model generation is slow and very hard and time consuming to maintain.

In addition, the current models lack Javadoc, which even if we have a fluent builder API, it's still a disadvantage from a UX perspective.

This contrasts very much with alternative approaches such as the one taken on YAKC where the complete generation for the Kubernetes models, OpenShift models, and a few extensions takes less than a minute.

Let's borrow some of the knowledge from the YAKC project and refactor our generation strategy.

Tasks

@manusa manusa added this to the 7.0.0 milestone Jul 12, 2024
@manusa manusa added the component/kubernetes-model Deals with the kubernetes-model label Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/kubernetes-model Deals with the kubernetes-model
Projects
None yet
Development

No branches or pull requests

1 participant