You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Aitozi (Jira)" <ji...@apache.org> on 2022/03/01 16:12:00 UTC

[jira] [Updated] (FLINK-26435) Provide the container name for CI debug log

     [ https://issues.apache.org/jira/browse/FLINK-26435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aitozi updated FLINK-26435:
---------------------------
    Description: 
Current kubectl log for the CI have not specified the container name as below

 
{code:java}
Flink logs:
Current logs for flink-operator-6c66c5dddd-9ptqw: 
error: a container name must be specified for pod flink-operator-6c66c5dddd-9ptqw, choose one of: [flink-operator flink-webhook] {code}

  was:
Current kubectl log for the CI have not specified the container name as below

 
{code:java}
Flink logs:
335Current logs for flink-operator-6c66c5dddd-9ptqw: 
336error: a container name must be specified for pod flink-operator-6c66c5dddd-9ptqw, choose one of: [flink-operator flink-webhook] {code}


> Provide the container name for CI debug log 
> --------------------------------------------
>
>                 Key: FLINK-26435
>                 URL: https://issues.apache.org/jira/browse/FLINK-26435
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Kubernetes Operator
>            Reporter: Aitozi
>            Priority: Major
>
> Current kubectl log for the CI have not specified the container name as below
>  
> {code:java}
> Flink logs:
> Current logs for flink-operator-6c66c5dddd-9ptqw: 
> error: a container name must be specified for pod flink-operator-6c66c5dddd-9ptqw, choose one of: [flink-operator flink-webhook] {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)