Junnplus commented on pull request #13459: URL: https://github.com/apache/airflow/pull/13459#issuecomment-754054083
@mik-laj https://kubernetes.io/blog/2019/07/18/api-deprecations-in-1-16/ see this blog of official ``` The v1.22 release will stop serving the following deprecated API versions in favor of newer and more stable API versions: Ingress in the extensions/v1beta1 API version will no longer be served Migrate to use the networking.k8s.io/v1beta1 API version, available since v1.14. Existing persisted data can be retrieved/updated via the new version. ``` 1.14+ should also be compatibled. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
