Skip to content

Add support for filepath-based authn.Keychain #1595

@hasheddan

Description

@hasheddan

Currently, it is possible to configure the location of the auth config file in the default keychain, but only if there is not already a config file at the default path. Furthermore, the name of the file (config.json) is hard-coded and cannot be overridden. It would be helpful to support passing an arbitrary path to credentials to be used, perhaps as part of a multi-keychain. This would be straightforward to implement in consume in the same manner as other alternative keychain implementations, such as github and k8schain.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions