Gyula Fora created FLINK-32615: ---------------------------------- Summary: Cache AutoscalerInfo for each resource Key: FLINK-32615 URL: https://issues.apache.org/jira/browse/FLINK-32615 Project: Flink Issue Type: Improvement Components: Kubernetes Operator Reporter: Gyula Fora Assignee: Gyula Fora
Currently we always get the autoscaler info configmap through the Kubernetes rest api. This is a very heavy and unnecessary operation as the lifecycle is directly tied to the resource. -- This message was sent by Atlassian Jira (v8.20.10#820010)