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

ssa: Add read function that validates resources #228

Merged
merged 1 commit into from
Jan 21, 2022

Conversation

stefanprodan
Copy link
Member

This PR adds a function for reading Kubernetes objects from an YAML stream that validates if the given resources conform to the Kubernetes API conventions.

Ref: fluxcd/kustomize-controller#542

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
@stefanprodan stefanprodan added the area/server-side-apply SSA related issues and pull requests label Jan 20, 2022
@stefanprodan stefanprodan requested a review from hiddeco January 20, 2022 16:18
@stefanprodan stefanprodan merged commit dfff829 into main Jan 21, 2022
@stefanprodan stefanprodan deleted the ssa-read-and-validate branch January 21, 2022 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/server-side-apply SSA related issues and pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants