-
Notifications
You must be signed in to change notification settings - Fork 14.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Kubernetes version bump #37040
Kubernetes version bump #37040
Conversation
@potiuk
|
Close and reopen to run all the tests |
I am still seeing the same issue. |
The problem was that you manually modified the Generally you shoudl only generate provider.yaml and all the rest should be automatically updated via pre-commit (so when you update provider.yaml, both generated/provider_dependencies.json and pyproject.toml are regenerated automatically). I will add some protection against someone making similar mistake. |
Protection against such manual updates here: #37052 |
b5a8125
to
cc21936
Compare
Seems there are some errors to fix though |
Looks like output of some tests is different than expected with the upgraded client (which is somewhat expected) - either the tests should be fixed or some of the "real" code updated. FYI @dirrao -> the way how to run k8s tests locally is described here https://github.com/apache/airflow/blob/main/contributing-docs/testing/k8s_tests.rst step-by-step |
You need to rebase and regenerate the deps @dirrao 👍
|
@potiuk |
Oh. Fantastic ! Thank you ! |
--------- Co-authored-by: Jarek Potiuk <[email protected]> (cherry picked from commit c36c4db)
--------- Co-authored-by: Jarek Potiuk <[email protected]> (cherry picked from commit c36c4db)
close: #36678
extension: #36684