diff options
author | Ed Santiago <santiago@redhat.com> | 2022-06-09 12:17:17 -0600 |
---|---|---|
committer | Ed Santiago <santiago@redhat.com> | 2022-06-09 12:17:17 -0600 |
commit | 2b97795c19bb95eda50f1c6b97bc4b8433b57009 (patch) | |
tree | 4045dfe6451bf8e3cb760c53161a84d27f45d571 /hack/golangci-lint.sh | |
parent | 874ca426eb51e2b1c9fd1d0c052de2e21f4afd2d (diff) | |
download | podman-2b97795c19bb95eda50f1c6b97bc4b8433b57009.tar.gz podman-2b97795c19bb95eda50f1c6b97bc4b8433b57009.tar.bz2 podman-2b97795c19bb95eda50f1c6b97bc4b8433b57009.zip |
APIv2 tests: (try to) fix flaky registry panic
APIv2 tests are flaky after this morning's merge of #14543.
Symptom:
test-apiv2: Timed out (10s) waiting for service (/dev/tcp/localhost/5564)
journal shows:
registry[7421]: panic: unable to configure authorization (htpasswd):
no access controller registered with name: none
Possible cause:
Mix of REGISTRY_AUTH=none with REGISTRY_AUTH_HTPASSWD_* vars.
https://github.com/distribution/distribution/issues/1168
Solution:
only set _HTPASSWD_* vars when AUTH=htpasswd
Signed-off-by: Ed Santiago <santiago@redhat.com>
Diffstat (limited to 'hack/golangci-lint.sh')
0 files changed, 0 insertions, 0 deletions