-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
controllers: pick next best version of csi images #65
controllers: pick next best version of csi images #65
Conversation
/cherrypick release-4.15 |
@leelavg: once the present PR merges, I will cherry-pick it on top of release-4.15 in a new PR and assign it to you. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/cherrypick fusion-hci-4.14 |
@leelavg: once the present PR merges, I will cherry-pick it on top of fusion-hci-4.14 in a new PR and assign it to you. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
btw, below testing was done:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@leelavg I have added some code structure comments but I think this PR has no merit as the behaviour should already be covered by the existing mechanized. The current mechanized is supposed to take the most matching CSI version based on the mapping and if an N-1 operator is installed on an N OCP then there will be no match for N and the N-1 version should be taken even without this code
As per offline discussion, the requirement seems to be selecting next best version. However, shouldn't we have a ceiling on how farther we can go? Can that be normalized for all platform versions or any platform creates a jump point, IOW is there any criteria that OCP at X.Y can support sidecars that are lagging upto X.<?> ? |
dbc6948
to
8ddff89
Compare
8ddff89
to
3afcc02
Compare
|
3afcc02
to
0fa5ea5
Compare
retested |
0fa5ea5
to
985db66
Compare
retested |
/hold |
985db66
to
1524a2f
Compare
retested |
1524a2f
to
2107ffb
Compare
Signed-off-by: Leela Venkaiah G <[email protected]>
2107ffb
to
51a0daa
Compare
[APPROVALNOTIFIER] This PR is APPROVED Approval requirements bypassed by manually added approval. This pull-request has been approved by: leelavg The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
18a6a73
into
red-hat-storage:main
@leelavg: new pull request created: #69 In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
@leelavg: new pull request created: #70 In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
pick the csi sidecar images version that are best suitable for the platform