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 4bc6d2b13 Merge pull request #1704 from OleksandrRepnikov/DATALAB-994
add 7ce5759f4 fix image status is stuck on terminating
new 84318570b Merge pull request #1705 from apache/DATALAB-3001
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/general/scripts/aws/common_terminate_notebook_image.py | 3 +++
.../src/general/scripts/azure/common_terminate_notebook_image.py | 3 +++
.../src/general/scripts/gcp/common_terminate_notebook_image.py | 3 +++
.../java/com/epam/datalab/backendapi/resources/ImageResource.java | 1 -
.../java/com/epam/datalab/backendapi/dao/ImageExploratoryDAO.java | 2 +-
.../com/epam/datalab/backendapi/dao/ImageExploratoryDAOImpl.java | 5 ++---
.../epam/datalab/backendapi/resources/callback/ImageCallback.java | 2 +-
.../com/epam/datalab/backendapi/service/ImageExploratoryService.java | 3 +--
.../datalab/backendapi/service/impl/ImageExploratoryServiceImpl.java | 4 ++--
9 files changed, 16 insertions(+), 10 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]