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/03/10 15:44:53 UTC

[incubator-datalab] branch develop updated (5333b98 -> 6f52d76)

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 5333b98  Merge pull request #1449 from GennadiyShpak/feat/DATALAB-2697/Support-possibility-to-start-instance
     add 8ac6956  [DATALAB-2674]: added lifecycle rules for gcp storage buckets
     add d308966  [DATALAB-2674]: fixed gcp bucket lifecycle
     new 6f52d76  Merge pull request #1451 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  |  2 ++
 .../src/general/conf/datalab.ini                       |  2 ++
 .../src/general/lib/gcp/actions_lib.py                 |  5 ++++-
 .../src/general/scripts/gcp/common_create_bucket.py    |  4 +++-
 .../src/general/scripts/gcp/project_prepare.py         | 18 ++++++++++++------
 5 files changed, 23 insertions(+), 8 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 #1451 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 6f52d765dea14980d817341cfcd05b06e9a58075
Merge: 5333b98 d308966
Author: Leonid Frolov <51...@users.noreply.github.com>
AuthorDate: Thu Mar 10 17:43:49 2022 +0200

    Merge pull request #1451 from apache/DATALAB-2674
    
    [DATALAB-2674]: added lifecycle config for gcp bucket

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

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