Vamsi-klu commented on PR #63610: URL: https://github.com/apache/airflow/pull/63610#issuecomment-4061347634
Just a heads-up on the CI status — the two failing checks (docs-only and spellcheck-only) aren't related to the changes in this PR. Both are failing because the pandas documentation inventory at `pandas.pydata.org/pandas-docs/stable/objects.inv` is returning a 404 right now. I checked and the latest run on `main` has the same two failures for the same reason. This PR only touches `kubernetes.py` and its test file — no docs changes at all. Everything else is green (57 checks passing so far, with a few still pending). Happy to rebase or re-trigger once the pandas inventory is back up if needed. -- 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]
