vsantwana commented on code in PR #1144:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/1144#discussion_r3453950289
##########
flink-kubernetes-operator-api/src/test/java/org/apache/flink/kubernetes/operator/api/FlinkConfigurationYamlSupportTest.java:
##########
@@ -68,6 +73,52 @@ void upgradeCRDToYamlFlinkConfiguration() {
assertThat(deployment.getSpec().getFlinkConfiguration().asFlatMap()).hasSize(5);
}
+ /**
+ * Verifies that the validation constraints declared via CRD-generator
annotations (FLINK-31849)
Review Comment:
remove the JIRA ticket number
--
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]