You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@datalab.apache.org by "Ruslan Kulynych (Jira)" <ji...@apache.org> on 2022/08/29 12:20:00 UTC

[jira] [Created] (DATALAB-3003) [GCP] Image termination fails if image name contains an underscore symbol

Ruslan Kulynych created DATALAB-3003:
----------------------------------------

             Summary: [GCP] Image termination fails if image name contains an underscore symbol
                 Key: DATALAB-3003
                 URL: https://issues.apache.org/jira/browse/DATALAB-3003
             Project: Apache DataLab
          Issue Type: Bug
      Security Level: Public (Regular Issues)
    Affects Versions: v.2.6
            Reporter: Ruslan Kulynych
            Assignee: Oleksandr Repnikov
             Fix For: v.2.6


Preconditions:
 # Image is created

Steps to reproduce:
 # Terminate image

Actual result:
 # Image status is 'failed'

{code:java}
"Invalid value for field 'image': 'rkulgcp-290822-proj1-local-rstudio-primary-image-rst_ami'. Must be a match of regex '[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}'", 'domain': 'global', 'reason': 'invalid'}]" {code}
Expected result:
 # Image status is 'termitaned'



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@datalab.apache.org
For additional commands, e-mail: dev-help@datalab.apache.org