Description
Currently, if we use the docker credential repository as fallback, so if we register it for AnyConsumerIdentityType, we might incorrectly error out because the consumer identity does not match the expected format (e.g. no hostname).,
For now, we want to adjust the registrations of the docker credential repository to the correct identity type and remove its registration for the AnyConsumerIdentityType.
Done Criteria
Description
Currently, if we use the docker credential repository as fallback, so if we register it for
AnyConsumerIdentityType, we might incorrectly error out because the consumer identity does not match the expected format (e.g. no hostname).,For now, we want to adjust the registrations of the docker credential repository to the correct identity type and remove its registration for the
AnyConsumerIdentityType.Done Criteria