<!-- Please answer these questions before submitting your issue. Thanks! --> Seems like fission is way behind on HPA? <!-- Documentation URL: https://fission.io/docs --> <!-- Troubleshooting guide: https://fission.io/docs/trouble-shooting/ --> **Fission/Kubernetes version** <!-- If you tested with other services, for example Istio, please also provide the version of service as well. --> <pre> $ fission version client: fission/core: BuildDate: "2023-01-13T06:26:33Z" GitCommit: deb3523b Version: v1.18.0 server: fission/core: BuildDate: "2023-01-13T06:26:33Z" GitCommit: deb3523b Version: v1.18.0 $ kubectl version Client Version: v1.26.0 Kustomize Version: v4.5.7 Server Version: v1.25.6 </pre> **Kubernetes platform (e.g. Google Kubernetes Engine)** Vultr Hosted Kubernetes **Describe the bug** <!--A clear and concise description of what the bug is.--> **To Reproduce** Create newdeploy functions and executor crashes. <!-- Please provide steps for reproducing the error. --> **Expected result** <!--A clear and concise description of what you expected to happen.--> Should autoscale on load **Actual result** Fails to autoscale. **Screenshots/Dump file** <!--If applicable, add screenshots/fission dump file to help explain your problem.--> <pre> $ fission support dump </pre> **Additional context** <!--Add any other context about the problem here.-->