mirror of https://github.com/helm/helm
ORAS v1 used POST for auth as part of OAuth workflow ORAS v2 changed to GET for this We can use the ForceAttemptOAuth2 setting to revert to prior behavior This was not well-documented in the docker implementation used by ORAS 1 This is well-documented in the ORAS 2 OCI auth implementation: https://github.com/opencontainers/wg-auth/blob/main/docs/implementations/ORAS.md?plain=1 Signed-off-by: Scott Rigby <scott@r6by.com>pull/30950/head
parent
a963208f8d
commit
d2e126c6fc
Loading…
Reference in new issue