olfway

Results 48 comments of olfway

I'm not sure why is it better to run docker instead of single binary It can be installed via `sh -c "$(curl -sSL https://git.io/install-kubent)"` but at least for me running...

Hello! I'm playing with related and it looks really nice! Could you help with this case: ``` conf: A: type: a field_a: 1 B: type: b filed_b: 2 ``` At...

Thanks for your answer, Ian! I want different classes because I want to validate that: - ChildA always has "field_a" and no "field_b" - ChildB always has "field_b" and no...

Thanks, I'll try it

/remove-lifecycle stale

I can try with the standard registry if needed, but the alternative project has a special flag to work with nexus: https://github.com/andrey-pohilko/registry-cli#nexus-docker-registry

Unfortunately, I won't be able to use it without #4 anyway