[ 
https://issues.apache.org/jira/browse/FLINK-17976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17128926#comment-17128926
 ] 

Yang Wang edited comment on FLINK-17976 at 6/9/20, 6:50 AM:
------------------------------------------------------------

[~rmetzger] Thanks for testing the native K8s.

{{"Warning FailedMount 3m24s kubelet, 
gke-flink-native-k8s-tes-default-pool-32b2a697-fsj6 MountVolume.SetUp failed 
for volume "flink-config-volume" : configmap "flink-config-rob-test0" not 
found"}} is an expected log.

Since we create deployment first, then create config map and set owner 
reference to deployment. So we will have this log. However it does not take any 
side effect. The K8s will continuously retry until mount the config map 
successfully.


was (Author: fly_in_gis):
[~rmetzger] Thanks for testing the native K8s.

{{"Warning FailedMount 3m24s kubelet, 
gke-flink-native-k8s-tes-default-pool-32b2a697-fsj6 MountVolume.SetUp failed 
for volume "flink-config-volume" : configmap "flink-config-rob-test0" not 
found"}} is an expected log.

Since we create deployment first, then create config map and set owner 
reference to deployment. So when we will have this log, however it does not 
take any side effect. The K8s will continuously retry until mount the config 
map successfully.

> Test native K8s integration
> ---------------------------
>
>                 Key: FLINK-17976
>                 URL: https://issues.apache.org/jira/browse/FLINK-17976
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Coordination
>    Affects Versions: 1.11.0
>            Reporter: Till Rohrmann
>            Assignee: Robert Metzger
>            Priority: Critical
>              Labels: release-testing
>             Fix For: 1.11.0
>
>
> Test Flink's native K8s integration:
> * session mode
> * application mode
> * custom Flink image
> * custom configuration and log properties



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to