Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support different options for loading token during cloud output run #103

Open
yorugac opened this issue Mar 18, 2022 · 0 comments
Open

Support different options for loading token during cloud output run #103

yorugac opened this issue Mar 18, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@yorugac
Copy link
Collaborator

yorugac commented Mar 18, 2022

Cloud output is being added to k6-operator in #86 and this feature requires an authorization token to be loaded and passed to the pods. Currently, this is implemented with Kubernetes secret in operator's namespace; however, it would be good to support other options as well.

In particular, @brian-groux-hs suggested adding support for k6 config files and for secrets volumes of Hashicorp Vault.

Additionally, consider which logic is best to use for token loading: trying to load everything one by one or relying on a new configuration option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant