You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datalab.apache.org by yk...@apache.org on 2021/10/19 13:03:31 UTC

[incubator-datalab] branch develop updated (50c664d -> 273dd69)

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

ykinash pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git.


    from 50c664d  Merge pull request #1304 from apache/DATALAB-2409
     add 420f5b6  [DATALAB] -- test denied access for users with "auto" in username
     add 63c23d8  Merge branch 'develop' of https://github.com/apache/incubator-datalab into DATALAB-2544
     add 3052030  [DATALAB-2544] -- * denied access for users with "auto" in username * fixed bucket access.
     new 273dd69  Merge pull request #1305 from apache/DATALAB-2544

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:
 .../main/java/com/epam/datalab/dto/aws/edge/EdgeInfoAws.java |  7 +++----
 .../java/com/epam/datalab/dto/azure/edge/EdgeInfoAzure.java  |  7 +++----
 .../main/java/com/epam/datalab/dto/base/edge/EdgeInfo.java   | 12 ++++++++++++
 .../main/java/com/epam/datalab/dto/gcp/edge/EdgeInfoGcp.java |  7 +++----
 .../schedulers/CheckInfrastructureStatusScheduler.java       | 12 +++++++++++-
 .../epam/datalab/backendapi/service/KeycloakServiceImpl.java | 10 ++++++++--
 .../service/impl/InfrastructureInfoServiceImpl.java          |  1 +
 7 files changed, 41 insertions(+), 15 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 #1305 from apache/DATALAB-2544

Posted by yk...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ykinash pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git

commit 273dd693d2cd8d1fbdff17f4300749bbd8a50f9b
Merge: 50c664d 3052030
Author: Kinash Yurii <ur...@gmail.com>
AuthorDate: Tue Oct 19 16:03:25 2021 +0300

    Merge pull request #1305 from apache/DATALAB-2544
    
    Datalab 2544

 .../main/java/com/epam/datalab/dto/aws/edge/EdgeInfoAws.java |  7 +++----
 .../java/com/epam/datalab/dto/azure/edge/EdgeInfoAzure.java  |  7 +++----
 .../main/java/com/epam/datalab/dto/base/edge/EdgeInfo.java   | 12 ++++++++++++
 .../main/java/com/epam/datalab/dto/gcp/edge/EdgeInfoGcp.java |  7 +++----
 .../schedulers/CheckInfrastructureStatusScheduler.java       | 12 +++++++++++-
 .../epam/datalab/backendapi/service/KeycloakServiceImpl.java | 10 ++++++++--
 .../service/impl/InfrastructureInfoServiceImpl.java          |  1 +
 7 files changed, 41 insertions(+), 15 deletions(-)

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