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

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

commit 84318570b25836286a42a34af0e4df8e685d97fc
Merge: 4bc6d2b13 7ce5759f4
Author: Leonid Frolov <[email protected]>
AuthorDate: Fri Sep 2 17:46:22 2022 +0300

    Merge pull request #1705 from apache/DATALAB-3001
    
    [DATALAB-3001]: fix image status is stuck on terminating

 .../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]

Reply via email to