You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datalab.apache.org by lf...@apache.org on 2022/02/04 10:37:11 UTC

[incubator-datalab] branch develop updated (c9085d1 -> f6dae14)

This is an automated email from the ASF dual-hosted git repository.

lfrolov pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git.


    from c9085d1  Merge pull request #1403 from denysyankiv/DATALAB-2677
     add c8288ad  [DATALAB-2674]: added os login for gcp
     add 7e28228  [DATALAB-2674]: added block project ssh keys for gcp instances
     add aee33ee  [DATALAB-2674]: moved create_instance arguments to new line
     add 986f608  [DATALAB-2674]: added optional parameter to enable bucket versioning
     new f6dae14  Merge pull request #1404 from apache/DATALAB-2674

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../scripts/deploy_datalab.py                      |  6 ++++++
 .../src/general/conf/datalab.ini                   |  6 ++++++
 .../src/general/lib/gcp/actions_lib.py             | 21 ++++++++++++++++---
 .../general/scripts/gcp/common_create_bucket.py    |  3 ++-
 .../general/scripts/gcp/common_create_instance.py  |  4 +++-
 .../general/scripts/gcp/common_prepare_notebook.py | 11 ++++++++--
 .../src/general/scripts/gcp/dataengine_prepare.py  | 16 +++++++++++----
 .../src/general/scripts/gcp/project_prepare.py     | 24 ++++++++++++++++------
 .../src/general/scripts/gcp/ssn_prepare.py         | 12 +++++++++--
 9 files changed, 84 insertions(+), 19 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datalab.apache.org
For additional commands, e-mail: commits-help@datalab.apache.org


[incubator-datalab] 01/01: Merge pull request #1404 from apache/DATALAB-2674

Posted by lf...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

lfrolov pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git

commit f6dae146b02c7e2aa5215b3a4c5a9cdb3a94b072
Merge: c9085d1 986f608
Author: Leonid Frolov <51...@users.noreply.github.com>
AuthorDate: Fri Feb 4 12:37:06 2022 +0200

    Merge pull request #1404 from apache/DATALAB-2674
    
    [DATALAB-2674]: added some gcp security features

 .../scripts/deploy_datalab.py                      |  6 ++++++
 .../src/general/conf/datalab.ini                   |  6 ++++++
 .../src/general/lib/gcp/actions_lib.py             | 21 ++++++++++++++++---
 .../general/scripts/gcp/common_create_bucket.py    |  3 ++-
 .../general/scripts/gcp/common_create_instance.py  |  4 +++-
 .../general/scripts/gcp/common_prepare_notebook.py | 11 ++++++++--
 .../src/general/scripts/gcp/dataengine_prepare.py  | 16 +++++++++++----
 .../src/general/scripts/gcp/project_prepare.py     | 24 ++++++++++++++++------
 .../src/general/scripts/gcp/ssn_prepare.py         | 12 +++++++++--
 9 files changed, 84 insertions(+), 19 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datalab.apache.org
For additional commands, e-mail: commits-help@datalab.apache.org