Skip to content

Use ServiceAccount mount secrets for authentication #700

@lcarva

Description

@lcarva

Feature request

Find ServiceAccount secrets that are either used for "mount" or for "pull".

Use case

The auth docs in Tekton Pipelines guide the user to set secrets for mount. This can be seen by the usage of the secrets attribute of ServiceAccounts, instead of the imagePullSecrets attribute.

Users following those docs will be confused when Chains cannot find the expected credentials causing it to not work properly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions