Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Sep 3, 2022. It is now read-only.

Conversation

ojarjur
Copy link
Contributor

@ojarjur ojarjur commented Jan 27, 2018

The new os-login feature
is not compatible with the datalab connect command.

This means that if a user enables os-login for their entire project
(as opposed to enabling it for individual instances), then
datalab connect will stop working (this includes for existing
instances).

This change works around that issue by explicitly disabling os-login
at the instance level at creation time.

This fixes #1929

The new [os-login feature](https://cloud.google.com/compute/docs/instances/managing-instance-access)
is not compatible with the `datalab connect` command.

This means that if a user enables os-login for their entire project
(as opposed to enabling it for individual instances), then
`datalab connect` will stop working (this includes for existing
instances).

This change works around that issue by explicitly disabling os-login
at the instance level at creation time.

This fixes #1929
@ojarjur ojarjur requested review from yelsayd and chmeyers January 27, 2018 02:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enabling "os-login" on a project breaks the ability to connect to Datalab instances in that project.
2 participants