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

Full correctness checking of objects #36

Open
smokaleksander opened this issue Jun 24, 2023 · 1 comment
Open

Full correctness checking of objects #36

smokaleksander opened this issue Jun 24, 2023 · 1 comment

Comments

@smokaleksander
Copy link

Hi,
Do You plan somewhere in future to provide full object checking?
It would be awesome to check if created object fulfil all the criteria, like max 64 characters in pod name etc.

Something similar as kubectl apply --dry-run to validate yamls.

@haxsaw
Copy link
Owner

haxsaw commented Jul 12, 2023

Hi,
Sorry, I'm not ignoring this, I've just be swamped. Just wondering if you've tried setting the dry_run="All" parameter to things like the create on a resource? I've gotten useful error messages out previously when I've done this. If I'm consuming those I'll look for a way to allowing them through. But I was doing some other testing and got messages with useful errors in this way. I will have a deeper look into this at some point.

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

No branches or pull requests

2 participants