Miretpl commented on PR #64982:
URL: https://github.com/apache/airflow/pull/64982#issuecomment-4226929208

   > One thing I think is still missing is a test around the deprecation 
warning in NOTES.txt.
   
   I was thinking about adding something like that in the future, as it would 
require implementing custom rendering logic (`helm template` command, which we 
are using in the unit tests, is not rendering NOTES.txt file), or moving that 
test to the integration tests (which, because of its slow nature, I would say, 
is out of scope).
   
   Also, when I have a little more time (probably soon, as the whole move from 
`workers` to `workers.celery`/`workers.kubernetes` is almost finished), I plan 
to start preparing some migration doc, which should make the future migration 
from 1.x to 2.x easier.


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