potiuk commented on PR #32767:
URL: https://github.com/apache/airflow/pull/32767#issuecomment-1650171116

   * all is now green
   * added detailed explanation in the commit about the scope of changes
   * added pre-commits that are preventing accidental top-level imports of 
`airflow.kubernetes` from anywhere but itself (for back-compat) and 
`airflow.providers.cncf.kubernetes` from anywhere in the code except the 
"kubernetes" command
   * added explanation that you need `cncf.kubernetes` > 7.4.0 or `celery` > 
3.3.0 when your imports using old 'airflow.kubernetes" or "airflow.executors" 
fail.


-- 
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]

Reply via email to