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

don't we still need the --use_basic_auth flag in the basic auth init? #1110

Closed
amygdala opened this issue Aug 30, 2019 · 4 comments
Closed

Comments

@amygdala
Copy link
Contributor

https://www.kubeflow.org/docs/gke/deploy/deploy-cli/

# Alternatively, run this command if you want to use basic authentication:
kfctl init ${KFAPP} --project ${PROJECT} --config=https://raw.githubusercontent.com/kubeflow/kubeflow/c54401e/bootstrap/config/kfctl_gcp_basic_auth.0.6.2.yaml -V

When the command above was recently updated with KF062 config info, it lost the --use_basic_auth flag. Shouldn't it be re-added? Or did something change that I'm not aware of?

@issue-label-bot
Copy link

Issue Label Bot is not confident enough to auto-label this issue. See dashboard for more details.

@amygdala
Copy link
Contributor Author

Update: no, Jeremy says the flag should no longer be needed. Closing this for now.

@amygdala
Copy link
Contributor Author

Update: re-opening, as it seems (via tests by Dan S) that the flag is needed.

@amygdala amygdala reopened this Aug 30, 2019
@amygdala
Copy link
Contributor Author

Update 2: fixed by #1112

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

No branches or pull requests

1 participant