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 c4fd7673d Merge pull request #1769 from apache/user_giude_vira
     add a6a4e06fb [DATALAB-3073]: added notebook keycloak client creation
     add e75ffffa1 [DATALAB-3073]: fixed client creation and added removal
     add 44d3b1a03 [DATALAB-3073]: added keycloak client for jupyter-gpu on gcp
     add 88d53e2cf [DATALAB-3073]: moved client creation after image creation
     add 1ed945e08 [DATALAB-3073]: added client creation removal for azure
     add 20e116456 [DATALAB-3073]: removed instance terminate if client 
creation fails
     add 2f3cae2a0 [DATALAB-3073]: added client creation and termination for aws
     add 3c345938d [DATALAB-3073]: added import
     add 906010fda [DATALAB-3073]: added variable
     new 7392084a1 Merge pull request #1772 from apache/DATALAB-3073

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:
 .../src/base/scripts/configure_keycloak.py         | 22 +++++++++--
 .../src/general/conf/datalab.ini                   |  2 +
 .../src/general/lib/os/fab.py                      |  8 ++--
 .../scripts/aws/common_terminate_notebook.py       | 44 ++++++++++++++++++++++
 .../src/general/scripts/aws/jupyter_configure.py   | 39 +++++++++++++++++++
 .../scripts/azure/common_terminate_notebook.py     | 39 +++++++++++++++++++
 .../src/general/scripts/azure/jupyter_configure.py | 39 +++++++++++++++++++
 .../scripts/gcp/common_terminate_notebook.py       | 44 ++++++++++++++++++++++
 .../general/scripts/gcp/jupyter-gpu_configure.py   | 40 ++++++++++++++++++++
 .../src/general/scripts/gcp/jupyter_configure.py   | 39 +++++++++++++++++++
 10 files changed, 309 insertions(+), 7 deletions(-)


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

Reply via email to