You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What would you like to be added:
After the 3.0.0 release, we had to drop Kubernetes API and types support due to the amount of work required to make it work.
Now that we have the implementation for the DSL 1.0.0, it's time to research and add Kubernetes support.
Adjust the model to support Kubernetes JSON Raw and Objects type
Add a simple example of a CRD with the DSL embedded
Validate the CRD in minikube as part of PR checks
Why is this needed:
Most work around Go developers also relates to Kubernetes, so making the SDK compatible with its types adds value to the community and the CNCF landscape.
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
What would you like to be added:
After the 3.0.0 release, we had to drop Kubernetes API and types support due to the amount of work required to make it work.
Now that we have the implementation for the DSL 1.0.0, it's time to research and add Kubernetes support.
Why is this needed:
Most work around Go developers also relates to Kubernetes, so making the SDK compatible with its types adds value to the community and the CNCF landscape.
The text was updated successfully, but these errors were encountered: