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

Allow fetch schema from Kubernetes API rather than source code #1

Open
busser opened this issue Jun 9, 2023 · 0 comments
Open

Allow fetch schema from Kubernetes API rather than source code #1

busser opened this issue Jun 9, 2023 · 0 comments

Comments

@busser
Copy link

busser commented Jun 9, 2023

Let me start by saying this plugin is a great idea!

The plugin currently fetches the Kubernetes OpenAPI spec from the Kubernetes source code on GitHub. This means the spec only contains native types.

Fetching the OpenAPI spec from a Kubernetes cluster's API would add any custom resource definitions. I would love for this plugin to allow ChatGPT to generate valid Istio VirtualService resources, for example.

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

No branches or pull requests

1 participant