Uh oh!
There was an error while loading. Please reload this page.
Support configuring multiple namespace for multiNamespaceMode - #35639
Support configuring multiple namespace for multiNamespaceMode#35639hussein-awala wants to merge 1 commit into
Conversation
shohamy7
commented
Dec 18, 2023
Hi! @hussein-awala |
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 your contributions. |
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 your contributions. |
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 your contributions. |
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 your contributions. |
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 your contributions. |
This PR adds a new value,
airflowNamespacesto create some resources usually used by the K8S worker/K8S pod when creating them in another namespace.I'm trying to refactorize the method:
and move it to
_helpers, but I have a problem with the returned value (string), which is badly parsed in the templates.