Open starnop opened 3 months ago
@leon-inf any updates? 😉
@leon-inf any updates? 😉
From the description above, I cannot figure out what problem you are encountering. Can you provide more detailed information about the scenario? For example, the complete CMPV, cluster configuration and the phenomenon encountered, etc.
@leon-inf So sorry for the late reply.
The problem is that the expected release version should be 0.4.4, not 0.5.4 in the second scenario.
And the cluster uses serviceVersion 0.4.4.
I have tried to add a UT to simulate the scenario you described, can you help me to confirm whether this is the case? Or you can modify it directly to what you encounter. https://github.com/apecloud/kubeblocks/compare/main...support/issue-8058
BTW, it would be much more convenient if you could provide the complete CMPV, along with the cluster specs regarding service versions and/or comp-def.
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
When the cluster uses serviceVersion 0.4.4, it will use the image from the 0.4.4 release version defined by the above two componentVersions.
When the cluster uses serviceVersion 0.4.4, it will use the image from the 0.5.4 release version defined by the above two componentVersions. However, it was expected to use 0.4.4.
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context Add any other context about the problem here.