Chris Dostert

Results 54 comments of Chris Dostert

re: boolean predicates) This has been something i've also chewed on. I agree with the concerns mentioned about option A. I've waffled on the proposed option B. I do think...

related https://github.com/opctl/opctl/pull/994

This seems nice. One thought regarding the changelog validator. Maybe we could use someone elses validator as opposed to maintaining our own. I quickly noticed [this one has a docker...

Supporting the spec rigidly doesn't bother me and I even probably prefer it, but the out of date reference isn't great. It's interesting how few validators seem to be out...

related https://github.com/opctl/opctl/issues/690

see also https://prometheus.io/docs/ for doc structure ideas

> There's also no information about how to use or get to the web interface. https://opctl.io/docs/training/ui/how-do-i-visualize-an-op now available

Hey, you can do what you want but just need to make the boolean attribute an empty object (nothing on right side of colon is null in yaml). Keep in...

closing; feel free to re-open if not solved.

Ah sorry, didn't think of that. Having a null declaration for a parameter is the equivalent of a language syntax error. We have no way to know what type the...