Ivan Bazulic

Results 11 comments of Ivan Bazulic

> Is there a reason for removing a bunch of tests? @kleesc aren't those from the old validator? the one we had before config tool was invented?

@jonathankingfc This will hinder our ability to resolve LDAP errors. From the documentation: ~~~ Possible values for `trace_level` are 0 for no logging, 1 for only logging the method calls...

This PR also does not resolve the problem of catching user information as LDAP bind credentials are still stored in plain sight even when `trace_level=1`. This only affects the log...

Hey @sudo-bmitch , Thanks for your reply! > I don't believe OCI disallows this behavior, so I'd say the Quay behavior is overly restrictive. The fact that a docker media...

@kleesc I did something wrong in my previous PR so I closed it. But I did take your advice and created a new decorator that would do what I did...

Thanks for the contribution @verdel. I'm not sure I understand exactly the use case, why would you want proxied repositories to be private? You can change visiblity of repos now...

Is this according to standard? https://docs.docker.com/registry/spec/manifest-v2-2/

@dmage Discussion here: https://github.com/opencontainers/image-spec/issues/1150

Apparently, it's our choice whether to support it or not.

I am not sure that the point of the registry is to manipulate with image metadata. It is my strong belief that we should provide complete and concize information about...