gyfora commented on code in PR #969: URL: https://github.com/apache/flink-kubernetes-operator/pull/969#discussion_r2132497016
########## helm/flink-kubernetes-operator/templates/rbac.yaml: ########## @@ -101,6 +103,7 @@ rules: - apiGroups: - flink.apache.org resources: + - flinkbluegreendeployments/status - flinkdeployments/status Review Comment: To clarify this answer @davidradl . For every FlinkBlueGreenDeployment, there will also be 0-2 FlinkDeployment which are the currently running deployments. -- 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