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
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: