This is an automated email from the ASF dual-hosted git repository.
lfrolov pushed a change to branch epm-v2.5.2.1
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git
from dcfd333cd added region check for subnet
new cf6f85fbd fixed conflict
new df4b173d7 fixed conflict
new d3652acef [DATALAB-3073]: added keycloak client for jupyter-gpu on gcp
new f674ac727 [DATALAB-3073]: moved client creation after image creation
new df538ccbe [DATALAB-3073]: added client creation removal for azure
new 3bbcc4583 [DATALAB-3073]: removed instance terminate if client
creation fails
new d4b895a04 [DATALAB-3073]: added client creation and termination for aws
new 21a39f1c1 [DATALAB-3073]: added import
new 25a448aa3 [DATALAB-3073]: added variable
The 9 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 | 4 +-
.../src/general/lib/os/fab.py | 32 +++++++++-------
.../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, 325 insertions(+), 17 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]