Hi All, After upgrading Flink operator to 1.5.0 a...
# troubleshooting
k
Hi All, After upgrading Flink operator to 1.5.0 and when we install flinkdeployment we are below issue. how to resolve this?. The rbac is present FYI
Copy code
NAME                    JOB STATUS   LIFECYCLE STATE
flinkdeployment-uat              UPGRADING
Error:
Copy code
Status:
  Cluster Info:
  Error:                          {"type":"org.apache.flink.kubernetes.operator.exception.ReconciliationException","message":"org.apache.flink.client.deployment.ClusterDeploymentException: Could not create Kubernetes cluster \"flinkdeployment-uat\".","throwableList":[{"type":"org.apache.flink.client.deployment.ClusterDeploymentException","message":"Could not create Kubernetes cluster \"flinkdeployment-uat\"."},{"type":"org.apache.flink.kubernetes.shaded.io.fabric8.kubernetes.client.KubernetesClientException","message":"Failure executing: POST at: <https://172.30.0.1/apis/apps/v1/namespaces/dev-istio/deployments>. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. deployments.apps \"flinkdeployment-uat\" is forbidden: cannot set blockOwnerDeletion if an ownerReference refers to a resource you can't set finalizers on: , <nil>."}]}
  Job Manager Deployment Status:  MISSING