We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is your feature request related to a problem? Please describe.
I'd like to run pomerium-cli as a sidecar in a container, enabling access to services running in another cluster or network.
pomerium-cli
Describe the solution you'd like
I'd like to be able to pass a service account token to the CLI, so that connection would be available until the SA token expires.
A container should quit if the token is expired with a clear error message.
Describe alternatives you've considered
Explain any additional use-cases
Additional context
Related: #58
The text was updated successfully, but these errors were encountered:
Problems this aims to solve:
I think we should tackle (1) (2) in follow up tickets in the desktop client. We should support (3).
Sorry, something went wrong.
calebdoxsey
Successfully merging a pull request may close this issue.
Is your feature request related to a problem? Please describe.
I'd like to run
pomerium-cli
as a sidecar in a container, enabling access to services running in another cluster or network.Describe the solution you'd like
I'd like to be able to pass a service account token to the CLI, so that connection would be available until the SA token expires.
A container should quit if the token is expired with a clear error message.
Describe alternatives you've considered
Explain any additional use-cases
Additional context
Related: #58
The text was updated successfully, but these errors were encountered: