You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 3, 2022. It is now read-only.
Hey all, new to datalab so I'm not sure if I am missing something configuration wise or if this is a bug.
I have a dedicated datalab project, and created a new instance with the datalab create command. I want a dedicated service account so I passed the --service-account option and gave it a service account I created. So far so good and everything works great.
However, when I access ungit from the datalab UI, I'm greeted with an error message indicating the default compute service account doesn't have access to the source repository. This seems odd as when I created the instance I specified a different account.
Looking at the configuration for the source repository, it looks like that default service account at any rate should have access. I also tried adding my dedicated service account to the source repo permissions and that didn't seem to help.
Are there any known issues here?
Also, worth noting initially I created an instance in the same project with all the defaults. Am I potentially in a situation where the repo was initially created assuming the default compute account, and now my new instance will not work unless it is configured to use that?
Thanks
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey all, new to datalab so I'm not sure if I am missing something configuration wise or if this is a bug.
I have a dedicated datalab project, and created a new instance with the
datalab create
command. I want a dedicated service account so I passed the--service-account
option and gave it a service account I created. So far so good and everything works great.However, when I access ungit from the datalab UI, I'm greeted with an error message indicating the default compute service account doesn't have access to the source repository. This seems odd as when I created the instance I specified a different account.
Looking at the configuration for the source repository, it looks like that default service account at any rate should have access. I also tried adding my dedicated service account to the source repo permissions and that didn't seem to help.
Are there any known issues here?
Also, worth noting initially I created an instance in the same project with all the defaults. Am I potentially in a situation where the repo was initially created assuming the default compute account, and now my new instance will not work unless it is configured to use that?
Thanks
The text was updated successfully, but these errors were encountered: