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

ankovalyshyn pushed a change to branch inactivity_integration
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git.


    from e7f029b  [DLAB-454]: added terminate date validity check
     new f2b2fab  [DLAB-603]: added Edge IP on management grid
     new 826848e  Merge pull request #104 from apache/DLAB-603
     new dcd7dfa  DLAB-582 added scm maven properties
     new 6f5c164  [DLAB-582]: added copying of git directory
     new 9d14250  Merge pull request #105 from apache/bugfix-DLAB-582
     new ce3633c  DLAB-000 fixed bug on gcp connected with security 
configuration
     new d0c23d2  [DLAB-592] Upgrade Dataproc to 1.2 and 1.4 [bugfix]  - update 
Zeppelin from 0.8.0 to 0.8.1 for Spark 2.4.0 support  - change autotest 
Dataproc version to 1.2 from 1.1
     new e681bd1  Merge pull request #107 from apache/DLAB-592
     new 393e8a1  [DLAB-569]: Added installation of NTPd
     new 9d0fc97  [DLAB-569]: Fixed issue with NTP in private subnet
     new b1d0863  [DLAB-569]: Fixed issue with NTP in private subnet
     new 3bf62d8  [DLAB-569]: Fixed issue with NTP in private subnet
     new 8f8ddaa  [DLAB-569]: Fixed issue with NTP in private subnet
     new a40d5e2  [DLAB-569]: Fixed issue with NTP in private subnet
     new 9b2266c  [DLAB-569]: fixed issue with ntpd
     new 302c380  Merge pull request #106 from apache/DLAB-569
     new 7d9c594  [DLAB-598]: added cluster version on Data Engine Service popup
     new 28bc5e3  Merge pull request #108 from apache/DLAB-598
     new f168cd6  Merge branch 'develop' of github.com:apache/incubator-dlab 
into inactivity_integration

The 5904 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:
 .../src/base/scripts/install_prerequisites.py      |  4 ++++
 .../src/general/conf/dlab.ini                      |  2 +-
 .../src/general/files/aws/ssn_Dockerfile           |  2 +-
 .../general/files/aws/zeppelin_description.json    |  4 ++--
 .../general/files/azure/zeppelin_description.json  |  4 ++--
 .../general/files/gcp/zeppelin_description.json    |  4 ++--
 .../src/general/lib/os/debian/common_lib.py        | 16 ++++++++++++++
 .../src/general/lib/os/redhat/common_lib.py        | 19 +++++++++++++++-
 .../general/scripts/aws/dataengine_configure.py    | 11 ++++++----
 .../general/scripts/aws/deeplearning_configure.py  |  7 +++---
 .../src/general/scripts/aws/edge_prepare.py        |  6 ++++++
 .../src/general/scripts/aws/jupyter_configure.py   |  9 +++++---
 .../src/general/scripts/aws/rstudio_configure.py   |  6 ++++--
 .../scripts/aws/tensor-rstudio_configure.py        |  9 +++++---
 .../src/general/scripts/aws/tensor_configure.py    |  9 +++++---
 .../src/general/scripts/aws/zeppelin_configure.py  |  6 ++++--
 .../general/scripts/azure/dataengine_configure.py  | 25 +++++++++++++---------
 .../scripts/azure/deeplearning_configure.py        |  6 +++---
 .../src/general/scripts/azure/edge_prepare.py      | 11 ++++++++++
 .../src/general/scripts/azure/jupyter_configure.py |  5 +++--
 .../src/general/scripts/azure/rstudio_configure.py |  5 +++--
 .../src/general/scripts/azure/tensor_configure.py  |  5 +++--
 .../general/scripts/azure/zeppelin_configure.py    |  5 +++--
 .../general/scripts/gcp/dataengine_configure.py    | 20 +++++++++++------
 .../src/general/scripts/gcp/edge_prepare.py        |  2 +-
 .../src/general/scripts/gcp/jupyter_configure.py   |  6 ++++--
 .../src/general/scripts/gcp/rstudio_configure.py   |  9 +++++---
 .../scripts/gcp/tensor-rstudio_configure.py        |  9 +++++---
 .../src/general/scripts/gcp/tensor_configure.py    | 12 +++++++----
 .../src/general/scripts/gcp/zeppelin_configure.py  | 13 +++++------
 .../gcp_templates/deeplearning/dataproc.json       |  2 +-
 .../examples/gcp_templates/jupyter/dataproc.json   |  2 +-
 .../examples/gcp_templates/rstudio/dataproc.json   |  2 +-
 .../examples/gcp_templates/tensor/dataproc.json    |  2 +-
 .../examples/gcp_templates/zeppelin/dataproc.json  |  2 +-
 pom.xml                                            |  4 ++--
 .../epam/dlab/auth/conf/GcpLoginConfiguration.java |  2 +-
 .../auth/gcp/service/GcpAuthenticationService.java |  2 +-
 .../dlab/auth/SecurityServiceConfiguration.java    |  2 +-
 .../auth/modules/GcpSecurityServiceModule.java     |  4 ++--
 .../management-grid/management-grid.component.html |  4 ++--
 .../src/app/management/management.component.ts     |  1 +
 .../webapp/src/app/management/management.model.ts  |  1 +
 .../cluster-details/cluster-details.component.html |  4 ++++
 .../webapp/src/dictionary/aws.dictionary.ts        |  1 +
 .../webapp/src/dictionary/azure.dictionary.ts      |  1 +
 .../webapp/src/dictionary/gcp.dictionary.ts        |  1 +
 47 files changed, 198 insertions(+), 90 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@dlab.apache.org
For additional commands, e-mail: commits-h...@dlab.apache.org

Reply via email to