lostkamp commented on PR #24905: URL: https://github.com/apache/airflow/pull/24905#issuecomment-1192326311
thanks for the hint. however, I still don't fully understand what is going on: the first failing test is monitoring `start_task`, but that task only adds an annotation via pod_override, there is no namespace change. the second failing test does chang the namespace in `other_namespace_task`. But if the namespace does not exist, I would expect an error and not a final state of "running". Also when I search for "test-namespace" in the job logs, I see a `kubectl create namespace test-namespace` command. Sorry, but I don't think I'm able to debug this by myself. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
