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/07 16:01:49 UTC

[incubator-datalab] branch develop updated (47d5c39 -> 506a778)

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 47d5c39  Merge pull request #1408 from apache/DATALAB-2674
     add 5122dde  [DATALAB-2674]: cmek argument for gcp buckets
     add e22aaab  [DATALAB-2674]: changed how cmek and versioning is enabled for gcp buckets
     add 55e3457  [DATALAB-2674]: changed cmek value in datalab.ini
     new 506a778  Merge pull request #1409 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:
 infrastructure-provisioning/scripts/deploy_datalab.py     |  3 +++
 infrastructure-provisioning/src/general/conf/datalab.ini  |  2 ++
 .../src/general/lib/gcp/actions_lib.py                    | 15 ++++++---------
 .../src/general/scripts/gcp/common_create_bucket.py       |  5 +++--
 .../src/general/scripts/gcp/project_prepare.py            |  8 ++++++++
 5 files changed, 22 insertions(+), 11 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 #1409 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 506a778c78c46701c22ac2c405f224cb26da8694
Merge: 47d5c39 55e3457
Author: Leonid Frolov <51...@users.noreply.github.com>
AuthorDate: Mon Feb 7 18:01:44 2022 +0200

    Merge pull request #1409 from apache/DATALAB-2674
    
    [DATALAB-2674]: remade how new gcp bucket parameters are passed

 infrastructure-provisioning/scripts/deploy_datalab.py     |  3 +++
 infrastructure-provisioning/src/general/conf/datalab.ini  |  2 ++
 .../src/general/lib/gcp/actions_lib.py                    | 15 ++++++---------
 .../src/general/scripts/gcp/common_create_bucket.py       |  5 +++--
 .../src/general/scripts/gcp/project_prepare.py            |  8 ++++++++
 5 files changed, 22 insertions(+), 11 deletions(-)

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