paolaperaza commented on issue #10722: URL: https://github.com/apache/airflow/issues/10722#issuecomment-692108400
Hi @Shivarp1 ! @dimberman looked into this at Astronomer and found that if your cluster has resource quotas turned on without a default `limitRange` specified, this will happen. This can be checked with `kubectl get resourcequota -n <namespace> -o yaml and kubectl get limitRange -n <namespace> -o yaml` @dimon222 Let me know if that's in line with the behavior you're seeing as well. Given the above, we're not looking into this for 1.10.13 but happy to take a closer look if you're still running into trouble. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
