ChengJie1053 commented on code in PR #2966:
URL:
https://github.com/apache/incubator-streampark/pull/2966#discussion_r1309982717
##########
streampark-flink/streampark-flink-kubernetes-v2/streampark-flink-kubernetes-core/src/main/scala/org/apache/streampark/flink/kubernetes/v2/operator/CROperator.scala:
##########
@@ -58,6 +60,7 @@ object CROperator extends CROperator {
/** Apply FlinkDeployment CR. */
// noinspection DuplicatedCode
override def applyDeployment(spec: FlinkDeploymentDef): IO[Throwable, Unit]
= {
+ validateDeployFlinkDeploymentCRD
Review Comment:
Ok, thanks for reviewing the code
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]