a6091731 commented on issue #17560:
URL: 
https://github.com/apache/dolphinscheduler/issues/17560#issuecomment-4196336169

   This is a good candidate for an incremental compatibility track. A practical 
way to de-risk it is:
   
   1. Build a matrix per dependency (current chart -> target chart -> required 
values changes).
   2. Upgrade one dependency at a time with a small validation script (`helm 
template` + smoke deploy).
   3. Keep migration notes beside each sub-task so downstream users can update 
values files safely.
   
   If maintainers agree, I can help with the PostgreSQL-focused sub-task first 
since that one is currently the most blocking due to the legacy image migration.


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