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

Add Kubernetes types support to 3.x version #220

Open
ricardozanini opened this issue Jan 22, 2025 · 1 comment
Open

Add Kubernetes types support to 3.x version #220

ricardozanini opened this issue Jan 22, 2025 · 1 comment
Assignees
Labels

Comments

@ricardozanini
Copy link
Member

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.

@ricardozanini ricardozanini added the enhancement 🙏 New feature or request label Jan 22, 2025
@ricardozanini ricardozanini self-assigned this Jan 22, 2025
Copy link

github-actions bot commented Mar 9, 2025

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant