Is your improvement request related to a problem? Please describe.
Kubeblocks generates a new version revision hash based on the podTemplate that filters in-place update fields and a fixed number of conflict counts (0). Theoretically, different podTemplates can generate the same revision hash, which may lead to instances that should be rebuilt being mistakenly judged as not needing an upgrade. Is there a plan to completely resolve this issue?
If this is a new function, please describe the motivation and goals.
A clear and concise description of why you want to happen, link the design doc if possible
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or functions you've considered.
Additional context
Add any other context or screenshots about the improvement request here.
Is your improvement request related to a problem? Please describe.
Kubeblocks generates a new version revision hash based on the podTemplate that filters in-place update fields and a fixed number of conflict counts (0). Theoretically, different podTemplates can generate the same revision hash, which may lead to instances that should be rebuilt being mistakenly judged as not needing an upgrade. Is there a plan to completely resolve this issue?
If this is a new function, please describe the motivation and goals.
A clear and concise description of why you want to happen, link the design doc if possible
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or functions you've considered.
Additional context
Add any other context or screenshots about the improvement request here.