You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by GitBox <gi...@apache.org> on 2022/02/23 06:48:56 UTC

[GitHub] [flink-kubernetes-operator] wangyang0918 commented on a change in pull request #14: [FLINK-26193] Commit generated CRD into Git repo

wangyang0918 commented on a change in pull request #14:
URL: https://github.com/apache/flink-kubernetes-operator/pull/14#discussion_r812596447



##########
File path: flink-kubernetes-operator/src/main/java/org/apache/flink/kubernetes/operator/crd/spec/FlinkDeploymentSpec.java
##########
@@ -41,5 +41,4 @@
     private JobManagerSpec jobManager;
     private TaskManagerSpec taskManager;
     private JobSpec job;
-    private Map<String, String> logging;

Review comment:
       Do we remove the `logging` field because it is not supported now?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org