jedcunningham opened a new issue, #39265:
URL: https://github.com/apache/airflow/issues/39265

   ### Description
   
   If there are triggers running when an offline migration happens to 2.9.0+, 
the trigger kwargs aren't encrypted. We've added logic to notice this and 
return the value before trying to decrypt it in #39246.
   
   However, we deferred the work of doing that encryption when the first read 
happens. It'd be useful to do that so the existing triggers get encrypted when 
the triggerer picks them up.
   
   ### Use case/motivation
   
   _No response_
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


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