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

Missing step for pushing docker image #49

Open
fayalalebrun opened this issue Sep 18, 2022 · 1 comment · Fixed by #55
Open

Missing step for pushing docker image #49

fayalalebrun opened this issue Sep 18, 2022 · 1 comment · Fixed by #55
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@fayalalebrun
Copy link

Bug Report

Current Behavior
When attempting to push the fltk docker image with a clean gcloud installation, there is an error related to authentication.

Expected behavior/code
The docker image should be pushed successfully.

Environment

  • OS: Manjaro Linux
  • Google Cloud SDK 401.0.0
  • alpha 2022.09.03
  • beta 2022.09.03
  • bq 2.0.75
  • bundled-python3-unix 3.9.12
  • core 2022.09.03
  • gcloud-crc32c 1.0.0
  • gsutil 5.12

Possible Solution
Instruct the user to run the command gcloud auth configure-docker before pushing the image.

@JMGaljaard
Copy link
Owner

Hi @fayalalebrun, that has indeed gone under the radar, this was documented in the (old) setup https://github.com/JMGaljaard/fltk-testbed/wiki/Deployment#creating-a-gke-cluster, but must be added to the notebook. I will update this in an upcoming release

@JMGaljaard JMGaljaard self-assigned this Sep 19, 2022
@JMGaljaard JMGaljaard added the documentation Improvements or additions to documentation label Sep 19, 2022
@JMGaljaard JMGaljaard mentioned this issue Sep 26, 2022
9 tasks
@JMGaljaard JMGaljaard linked a pull request Sep 26, 2022 that will close this issue
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants