davidradl commented on code in PR #969:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/969#discussion_r2284564597


##########
docs/content/docs/custom-resource/reference.md:
##########
@@ -78,6 +95,17 @@ This serves as a full reference for FlinkDeployment and 
FlinkSessionJob custom r
 | logConfiguration | java.util.Map<java.lang.String,java.lang.String> | Log 
configuration overrides for the Flink deployment. Format logConfigFileName -> 
configContent. |
 | mode | 
org.apache.flink.kubernetes.operator.api.spec.KubernetesDeploymentMode | 
Deployment mode of the Flink cluster, native or standalone. |
 
+### FlinkDeploymentTemplateSpec

Review Comment:
   nit: I am curious why this class does not have blue green in its name - as 
the description says it is only for blue green. 
   
   I suggest either changing the class name to include blue green, or make the 
description more generic, giving an example of blue green. 



-- 
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: issues-unsubscr...@flink.apache.org

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

Reply via email to