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/09 13:49:55 UTC

[incubator-datalab] branch develop updated (506a778 -> 9882aa3)

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 506a778  Merge pull request #1409 from apache/DATALAB-2674
     add b875dc5  [DATALAB-2674]: added disk and image encryption with wrapped csek
     add 9f31a11  [DATALAB-2674]: added disk and image encryption with wrapped csek
     add 0c0e142  [DATALAB-2674]: changed how gcp wrapped csek is saved
     new 9882aa3  Merge pull request #1411 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                      |  3 +++
 .../src/general/conf/datalab.ini                   |  4 +++-
 .../src/general/lib/gcp/actions_lib.py             | 28 ++++++++++++++++++----
 .../general/scripts/gcp/common_create_instance.py  |  4 +++-
 .../scripts/gcp/common_create_notebook_image.py    | 15 ++++++++----
 .../general/scripts/gcp/common_prepare_notebook.py | 14 ++++++++---
 .../src/general/scripts/gcp/dataengine_prepare.py  | 20 +++++++++++-----
 .../general/scripts/gcp/deeplearning_configure.py  |  8 ++++++-
 .../src/general/scripts/gcp/jupyter_configure.py   |  7 +++++-
 .../general/scripts/gcp/jupyterlab_configure.py    |  7 +++++-
 .../src/general/scripts/gcp/project_prepare.py     |  9 +++++--
 .../src/general/scripts/gcp/rstudio_configure.py   |  7 +++++-
 .../src/general/scripts/gcp/ssn_prepare.py         |  9 +++++--
 .../src/general/scripts/gcp/superset_configure.py  |  7 +++++-
 .../scripts/gcp/tensor-rstudio_configure.py        |  7 +++++-
 .../src/general/scripts/gcp/tensor_configure.py    |  7 +++++-
 .../src/general/scripts/gcp/zeppelin_configure.py  |  7 +++++-
 17 files changed, 131 insertions(+), 32 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 #1411 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 9882aa39377862949f13893ef7afa39724a819c6
Merge: 506a778 0c0e142
Author: Leonid Frolov <51...@users.noreply.github.com>
AuthorDate: Wed Feb 9 15:49:47 2022 +0200

    Merge pull request #1411 from apache/DATALAB-2674
    
    [DATALAB-2674]: added disk/images encryption with wrapped csek

 .../scripts/deploy_datalab.py                      |  3 +++
 .../src/general/conf/datalab.ini                   |  4 +++-
 .../src/general/lib/gcp/actions_lib.py             | 28 ++++++++++++++++++----
 .../general/scripts/gcp/common_create_instance.py  |  4 +++-
 .../scripts/gcp/common_create_notebook_image.py    | 15 ++++++++----
 .../general/scripts/gcp/common_prepare_notebook.py | 14 ++++++++---
 .../src/general/scripts/gcp/dataengine_prepare.py  | 20 +++++++++++-----
 .../general/scripts/gcp/deeplearning_configure.py  |  8 ++++++-
 .../src/general/scripts/gcp/jupyter_configure.py   |  7 +++++-
 .../general/scripts/gcp/jupyterlab_configure.py    |  7 +++++-
 .../src/general/scripts/gcp/project_prepare.py     |  9 +++++--
 .../src/general/scripts/gcp/rstudio_configure.py   |  7 +++++-
 .../src/general/scripts/gcp/ssn_prepare.py         |  9 +++++--
 .../src/general/scripts/gcp/superset_configure.py  |  7 +++++-
 .../scripts/gcp/tensor-rstudio_configure.py        |  7 +++++-
 .../src/general/scripts/gcp/tensor_configure.py    |  7 +++++-
 .../src/general/scripts/gcp/zeppelin_configure.py  |  7 +++++-
 17 files changed, 131 insertions(+), 32 deletions(-)

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