Skip to content

Register docker credential repository for its corresponding consumer identity type instead of for AnyConsumerIdentityType #786

@fabianburth

Description

@fabianburth

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

  • Code has been reviewed by other team members
  • Analysis of existing tests (Unit and Integration)
  • Unit Tests created for new code or existing Unit Tests updated
  • Integration Test Suite updated (includes deletion of existing unnecessary Integration Test and/or creation of new ones if required)
  • Enduser Documentation updated (if applicable)
  • Internal technical Documentation created/updated (if applicable)
  • Successful demonstration in Review

Metadata

Metadata

Assignees

Labels

area/ipceiImportant Project of Common European Interestkind/bugfixBug

Type

No fields configured for Bug.

Projects

Status
🍺 Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions