Skip to content

support --access-token-path so that tokens are not in cleartext #1

Open
@earl-warren

Description

@earl-warren

As it currently stands, the token must be provided in the config file in cleartext

accessToken: "YOUR_TOKEN_HERE"

it would be better to support --access-token-path instead so that it can be obtained from a file mounted from a k8s secrets instead.

https://the-draupnir-project.github.io/draupnir-documentation/bot/starting_draupnir#secret-management

Workaround for flux

When using flux, there is a convenient workaround for which an example is available which is deployed in the Forgejo chatrooms.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions