timsn commented on PR #857:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/857#issuecomment-2648193947

   The "/status" resource only allows for the `get`, `update` and `patch`verbs. 
So I've moved the recently added "flinkstatesnapshots/status" resource 
accordingly to the others. As the removal of the `finalizers`introduced some 
controversity I reverted the change, we can handle this locally.
   
   Also there was some wildcard (*) resource for the generated leases 
permissions. I replaced it with the correct verbs because wildcards can cause 
trouble with Kubernetes "linters" like Kyverno.
   
   @gyfora @mateczagany please take another look.


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