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 2021/04/21 14:34:01 UTC

[incubator-datalab] branch develop updated (2d42fc5 -> e58aceb)

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 2d42fc5  Merge pull request #1140 from apache/DATALAB-2367
     add a1eb2bc  [DATALAB-1724]: added removal of project route tables during project termination and in case of failure during project creation
     add 2468b1a  [DATALAB-1724]: moved route table removal to be after subnet removal
     new e58aceb  Merge pull request #1141 from apache/DATALAB-1724

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/src/general/lib/aws/actions_lib.py    | 8 ++++++--
 .../src/general/scripts/aws/project_prepare.py                    | 3 +++
 .../src/general/scripts/aws/project_terminate.py                  | 6 ++++++
 3 files changed, 15 insertions(+), 2 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 #1141 from apache/DATALAB-1724

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 e58aceb89188f40e7e78cd95e40d512607ec4c39
Merge: 2d42fc5 2468b1a
Author: Leonid Frolov <51...@users.noreply.github.com>
AuthorDate: Wed Apr 21 17:33:52 2021 +0300

    Merge pull request #1141 from apache/DATALAB-1724
    
    [DATALAB-1724]: fixed project route table accumulation

 infrastructure-provisioning/src/general/lib/aws/actions_lib.py    | 8 ++++++--
 .../src/general/scripts/aws/project_prepare.py                    | 3 +++
 .../src/general/scripts/aws/project_terminate.py                  | 6 ++++++
 3 files changed, 15 insertions(+), 2 deletions(-)

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