[PR] Support configuring multiple namespace for multiNamespaceMode [airflow]

2024-09-27 Thread via GitHub
hussein-awala opened a new pull request, #35639: URL: https://github.com/apache/airflow/pull/35639 This PR adds a new value, `airflowNamespaces` to create some resources usually used by the K8S worker/K8S pod when creating them in another namespace. I'm trying to refactorize the metho

Re: [PR] Support configuring multiple namespace for multiNamespaceMode [airflow]

2024-03-28 Thread via GitHub
github-actions[bot] closed pull request #35639: Support configuring multiple namespace for multiNamespaceMode URL: https://github.com/apache/airflow/pull/35639 -- 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

Re: [PR] Support configuring multiple namespace for multiNamespaceMode [airflow]

2024-03-22 Thread via GitHub
github-actions[bot] commented on PR #35639: URL: https://github.com/apache/airflow/pull/35639#issuecomment-2016205670 This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 5 days if no further activity occurs. Thank you for you

Re: [PR] Support configuring multiple namespace for multiNamespaceMode [airflow]

2024-02-01 Thread via GitHub
github-actions[bot] commented on PR #35639: URL: https://github.com/apache/airflow/pull/35639#issuecomment-1922529747 This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 5 days if no further activity occurs. Thank you for you

Re: [PR] Support configuring multiple namespace for multiNamespaceMode [airflow]

2023-12-18 Thread via GitHub
shohamy7 commented on PR #35639: URL: https://github.com/apache/airflow/pull/35639#issuecomment-1861823921 Hi! @hussein-awala I am interested in this PR, so I will try to help :) I encountered the problem with returning list from define in the past, it seems like it's not possible as

[PR] Support configuring multiple namespace for multiNamespaceMode [airflow]

2023-11-14 Thread via GitHub
hussein-awala opened a new pull request, #35639: URL: https://github.com/apache/airflow/pull/35639 This PR adds a new value, `airflowNamespaces` to create some resources usually used by the K8S worker/K8S pod when creating them in another namespace. I'm trying to refactorize the metho