Chip Zoller
Chip Zoller
Probably just adopt the same semver strategy and go 1:1 with Kyverno. Kyverno 1.10 = Playground 1.10 Kyverno 1.10.1 = Playground 1.10.1
No problem to use strings after those versions.
What I am suggesting is that if there are any validation errors found, don't let someone test it. Making the error more visible would be better as well, if possible.
Coming back to this. What I'm suggesting isn't a pop-up or anything like that. But if the editor knows the schema is invalid, the Start button can change color to...
Needs to show up as an official artifact which requires a couple more steps. Can do this at any time.
For UPDATE and DELETE tests, how would this support providing an `oldObject` resource? That is a requirement to making these types of policies fully functional.
A couple ideas on where/how to provide oldObject: 1. Provide a second panel called "Old Resource" which is either collapsed by default and visible (the bar only), or have this...
>Could image a switch icon for the resource panel in a diff mode -> oldObject left updated one right. (Like the diff editor for mutation details). But Resources panel is...
I think that's reasonable. Needs to be a banner/title to show which split pane is new and which is old. >maybe we can switch it automatically when the operation is...