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

feat: Parsing a k8sList for collections of CRDs #80

Merged
merged 3 commits into from
Jan 17, 2025

Conversation

veden
Copy link
Contributor

@veden veden commented Jan 14, 2025

Added function to parse a k8sList when supplied as a file or referenced in k8skonf.

Now you can use the result of kubectl get crds -o json > rawCrds.json which returns a list of CRDs in a kubernetes list similar to cdk8s.

@veden veden changed the title Parsing a k8sList for collections of CRDs feat: Parsing a k8sList for collections of CRDs Jan 14, 2025
@shinebayar-g
Copy link
Contributor

LGTM. Great idea, thanks.

@shinebayar-g shinebayar-g merged commit 731d7be into konfjs:main Jan 17, 2025
1 check passed
@github-actions github-actions bot mentioned this pull request Jan 17, 2025
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

Successfully merging this pull request may close these issues.

2 participants