GitHub user pykenny edited a comment on the discussion: Kuberentes integration settings/commands for Breeze environment?
Nope: ``` ApiException: (403) Reason: Forbidden HTTP response headers: HTTPHeaderDict({'Audit-Id': 'c608a390-801c-4ff6-938d-1f33f6afc6b6', 'Cache-Control': 'no-cache, private', 'Content-Type': 'application/json', 'X-Content-Type-Options': 'nosniff', 'X-Kubernetes-Pf-Flowschema-Uid': 'dfc53d28-fc9b-41f3-8478-7a0282759537', 'X-Kubernetes-Pf-Prioritylevel-Uid': 'e10ca922-38fe-4420-891d-6ca2f1253406', 'Date': 'Tue, 01 Jul 2025 05:51:28 GMT', 'Content-Length': '321'}) HTTP response body: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"jobs.batch is forbidden: User \"system:serviceaccount:airflow:airflow-scheduler\" cannot create resource \"jobs\" in API group \"batch\" in the namespace \"airflow\"","reason":"Forbidden","details":{"group":"batch","kind":"jobs"},"code":403} ``` Looks like the runner doesn't have enough permission. GitHub link: https://github.com/apache/airflow/discussions/52131#discussioncomment-13625046 ---- This is an automatically sent email for commits@airflow.apache.org. To unsubscribe, please send an email to: commits-unsubscr...@airflow.apache.org