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

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


    from b7314d6  Merge remote-tracking branch 'origin/develop' into develop
     add 9eab69a  [DLAB-54]: added script to terminate custom notebook image
     add cd0415e  [DLAB-54]: added script to create custom notebook image
     add 9e74e03  [DLAB-54]: changed to terminate both primary and secondary 
images
     add a7d8ebb  Allowed creation images on gcp from UI
     add db5483c  Added mock file for dev mode for creating image
     add 6212366  [DLAB-54]: changed code to create use and delete custom images
     new 9c14667  Merge pull request #786 from apache/DLAB-54-dev

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/gcp/common_create_notebook_image.py    | 92 ++++++++++++++++++++++
 .../general/scripts/gcp/common_prepare_notebook.py | 16 ++--
 .../common_terminate_notebook_image.py             | 30 ++++---
 .../{aws => gcp}/notebook_create_image.json        |  3 +-
 .../resources-grid/resources-grid.component.html   |  4 +-
 5 files changed, 126 insertions(+), 19 deletions(-)
 create mode 100644 
infrastructure-provisioning/src/general/scripts/gcp/common_create_notebook_image.py
 copy infrastructure-provisioning/src/general/scripts/{azure => 
gcp}/common_terminate_notebook_image.py (54%)
 copy services/provisioning-service/src/main/resources/mock_response/{aws => 
gcp}/notebook_create_image.json (90%)


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

Reply via email to