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

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


 discard b5c5c46ac [DATALAB-2814]: added service endpoint for azure subnet
     add 2f9b6fbd7 [DATALAB-2551]: changed tf variables types
     add 216261925 [DATALAB-2551]: fixed some arguments
     add ed2e85a3b [DATALAB-2551]: fixed some arguments
     add d974bb4c3 [DATALAB-2551]: changed gcp ubuntu version
     add 7859bb602 [DATALAB-2551]: fixed endpoint mongodb installation
     add bc60bada6 [DATALAB-2551]: changed datalab version to 2.5.2
     add 8a3a004bc [DATALAB-2551]: removed chmod of .docker dir
     add dcadd6912 [DATALAB-2551]: fixed some azure terraform errors
     add 43674e924 [DATALAB-2551]: changed azure tf default ami
     add 318cbe2e6 [DATALAB-2551]: changed azure tf default ami
     add 60e5b1733 [DATALAB-2551]: changed azure tf default ami
     add 42ed78991 [DATALAB-2551]: changed aws tf default ami
     add 2c1e0a918 [DATALAB-2551]: updated aws bucket tf file
     add 4edb883d9 [DATALAB-2551]: changed how console command is executed
     add 0cc45c24f [DATALAB-2551]: changed how console command is executed
     add 5707ee726 [DATALAB-2551]: changed how console command is executed
     add 1a7321ca1 [DATALAB-2551]: changed how console command is executed
     add 947397a47 [DATALAB-2551]: fixed docker daemon.json
     add ae5f5cdcc Merge pull request #1538 from apache/DATALAB-2551
     new aa27d7898 [DATALAB-2814]: added service endpoint for azure subnet

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (b5c5c46ac)
            \
             N -- N -- N   refs/heads/DATALAB-2814-2 (aa27d7898)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

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                      |  2 +-
 .../terraform/aws/endpoint/main/bucket.tf          |  8 ++++++--
 .../terraform/aws/endpoint/main/variables.tf       |  2 +-
 .../terraform/azure/endpoint/main/instance.tf      |  6 +++---
 .../terraform/azure/endpoint/main/network.tf       |  2 +-
 .../terraform/azure/endpoint/main/sg.tf            |  6 +++---
 .../terraform/azure/endpoint/main/variables.tf     |  2 +-
 .../terraform/bin/datalab.py                       | 23 +++++++++++-----------
 .../terraform/bin/deploy/endpoint_fab.py           | 17 ++++++++--------
 .../terraform/gcp/endpoint/main/bucket.tf          |  1 +
 .../terraform/gcp/endpoint/main/iam.tf             |  2 ++
 .../terraform/gcp/endpoint/main/variables.tf       |  6 +++---
 .../terraform/gcp/modules/common/iam.tf            |  2 ++
 .../terraform/gcp/modules/common/variables.tf      |  4 ++--
 14 files changed, 47 insertions(+), 36 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to