Tony Garrard created FLINK-35818:
------------------------------------
Summary: Flink operator unable to be installed if ResourceQuota's
are defined on cluster
Key: FLINK-35818
URL: https://issues.apache.org/jira/browse/FLINK-35818
Project: Flink
Issue Type: Bug
Components: Kubernetes Operator
Affects Versions: kubernetes-operator-1.9.0, kubernetes-operator-1.8.0
Reporter: Tony Garrard
Fix For: kubernetes-operator-1.10.0
If the kubernetes cluster has a ResourceQuota defined in a namespace the
operator is unable to be installed into that namespace with the following error:
`pods "flink-kubernetes-operator-5cf94bc6b-bk7qx" is forbidden: failed quota:
example: must specify limits.cpu for: import-cert`
Fix is to add limits to the init container
--
This message was sent by Atlassian Jira
(v8.20.10#820010)