github-actions[bot] opened a new pull request, #72436:
URL: https://github.com/apache/airflow/pull/72436

   The deprecation notice has named `flower.networkPolicy.peers` since the
   parameter was restructured, but that key never shipped. 
`flower.networkPolicy`
   is declared with `additionalProperties: false`, so anyone who follows the
   notice hits a schema validation error and cannot install or upgrade at all.
   The warning fires only when the deprecated parameter is set, so it reaches
   exactly the users who are trying to migrate and sends them into a dead end.
   (cherry picked from commit bdb9580de613078beeebe4fd9fa4417fde231af0)
   
   Co-authored-by: Y-C <[email protected]>
   Co-authored-by: Eason09053360 
<[email protected]>


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