Skip to content

allow image-builder-mk3 to have multiple pull secrets #10396

@mrsimonemms

Description

@mrsimonemms

For a full explanation of the problem, see this comment in 10298

The image-builder-mk3 requires support for multiple pull secrets to maintain parity with the imagePullSecrets in Kubernetes's pod spec.

Suggested approach

  • add in pullSecrets as an array of strings (can remove pullSecret in a future PR, but out of scope for this ticket)
  • usage of these pullSecrets then becomes "loop through the secrets, only failing when all have failed"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions