[GitHub] [airflow] arjunanan6 commented on pull request #29012: Fix airflow-webserver cannot create resource pods for k8s exceutor deployed using helm chart

2023-01-22 Thread via GitHub
arjunanan6 commented on PR #29012: URL: https://github.com/apache/airflow/pull/29012#issuecomment-1399516978 @snjypl Yeah, you're right. Not sure what happened there, but now the patch has been added in properly and I can confirm that the the change works. Running a task individually

[GitHub] [airflow] arjunanan6 commented on pull request #29012: Fix airflow-webserver cannot create resource pods for k8s exceutor deployed using helm chart

2023-01-20 Thread GitBox
arjunanan6 commented on PR #29012: URL: https://github.com/apache/airflow/pull/29012#issuecomment-1398443598 @snjypl Sure, here you go: ``` apiVersion: rbac.authorization.k8s.io/v1 kind: RoleBinding metadata: annotations: meta.helm.sh/release-name: airflowlocal

[GitHub] [airflow] arjunanan6 commented on pull request #29012: Fix airflow-webserver cannot create resource pods for k8s exceutor deployed using helm chart

2023-01-20 Thread GitBox
arjunanan6 commented on PR #29012: URL: https://github.com/apache/airflow/pull/29012#issuecomment-1398288734 Alright, so I attempted this locally where I have no restrictions. As discussed on #28394, scheduled tasks run just fine, but there is an exception when running a task manually: