-
Notifications
You must be signed in to change notification settings - Fork 301
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
CRDs as YAML #1679
Comments
Hello @xvzf, We currently do not use the CRDs as YAML and do not have them in the repo to reduce our maintenance. However if you would like, you can get the YAML form by querying a cluster:
|
Hi @swetharepakula this is fine but we'd need a static exposure of them to automatically generate them. It's not a manual task for now. Would you consider adding them to this repo or is it a no-go? |
Hi @xvzf, Do our API definitions work? Those are what we generate our CRDs. |
@swetharepakula Unfortunately no, we'd need a YAML file, containing the rendered CRDs that are applied to the cluster then |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
/remove-lifecycle stale |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
/remove-lifecycle stale |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
/remove-lifecycle rotten |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
/remove-lifecycle stale |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
/lifecycle frozen |
We built a library around GKE CRDs using cdk8s import. It seems running
It would've been lot more helpful, if GKE CRDs were available as a yaml format and if it was possible to track which GKE versions comes with which Ingress Controller versions. So our internal toolings are consistent with GKE versions.. |
Hello
I'd like to generate jsonnet libraries for Grafana Tanka based on the CRDs but unfortunately they are not in any of the releases. Would you be open to address this?
The text was updated successfully, but these errors were encountered: