gyfora commented on code in PR #417:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/417#discussion_r1008028628


##########
flink-kubernetes-operator-api/src/main/java/org/apache/flink/kubernetes/operator/crd/status/ReconciliationMetadata.java:
##########
@@ -15,10 +15,9 @@
  * limitations under the License.
  */
 
-package org.apache.flink.kubernetes.operator.reconciler;
+package org.apache.flink.kubernetes.operator.crd.status;

Review Comment:
   I suggest keeping this out of the `crd` package. It is internal to the 
operator logic and moving it under the CRD pollutes the CRD ref docs



-- 
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]

Reply via email to