shahar1 commented on PR #69032: URL: https://github.com/apache/airflow/pull/69032#issuecomment-4810306443
> @shahar1 what about backward compatibility with the previous version of `cncf-provider ` before `18.0.0`? Have you tested it with old one? It should be fine - cncf-kubernetes before v10.18.0 (and after v10.12.2) uses kubernetes client v35.x, which reads the authorization key that this PR leaves untouched (it only adds BearerToken alongside), so the old path is unchanged and the extra key is just ignored. -- 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]
