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

Accept ACS token passed in env to auth login #1550

Merged
merged 2 commits into from Aug 19, 2020

Conversation

janisz
Copy link
Contributor

@janisz janisz commented Aug 14, 2020

dcos cluster setup accepts ACS token set in DCOS_CLUSTER_SETUP_ACS_TOKEN
environment variable. This PR will add the same behavior to dcos auth login.

Fixes: https://jira.d2iq.com/browse/COPS-6421

pierrebeitz
pierrebeitz previously approved these changes Aug 14, 2020
dcos cluster setup accepts ACS Toekn set in DCOS_CLUSTER_SETUP_ACS_TOKEN
environment variable. This PR will add the same behaviour to auth login.

Fixes: https://jira.d2iq.com/browse/COPS-6421
@janisz janisz force-pushed the accept_acs_token_passed_with_env branch from d49312e to 76fdc5f Compare August 17, 2020 13:50
Copy link
Contributor

@pierrebeitz pierrebeitz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

pkg/cmd/auth/auth_login.go Show resolved Hide resolved
@janisz janisz merged commit 3d94c54 into dcos:master Aug 19, 2020
@janisz janisz deleted the accept_acs_token_passed_with_env branch August 19, 2020 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants