-
Notifications
You must be signed in to change notification settings - Fork 21
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
feat(cosi): bump cosi sidecar to v0.2.1 #3160
Conversation
Signed-off-by: Tarun Gupta Akirala <[email protected]>
✅ Created Kommander branch to test kommander-applications changes: https://github.com/mesosphere/kommander/tree/kapps/main/tga/bump-cosi-sidecar |
Pull Request Test Coverage Report for Build 13336180739Warning: This coverage report may be inaccurate.This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Details
💛 - Coveralls |
Upon validating the image, it looks like the ceph cosi driver has some compatibility issues with the recent version of sidecar image. Holding this off until i can test more. |
Signed-off-by: Tarun Gupta Akirala <[email protected]>
Published a new image on ghcr.io/mesophere mesosphere/dkp-container-images#16 and added it here. Tested manually to make sure it works. |
* feat(cosi): bump cosi sidecar to v0.2.1 * chore: use old image for ceph sidecar Signed-off-by: Tarun Gupta Akirala <[email protected]> (cherry picked from commit 649a8f2)
💚 All backports created successfully
Questions ?Please refer to the Backport tool documentation and see the Github Action logs for details |
* feat(cosi): bump cosi sidecar to v0.2.1 * chore: use old image for ceph sidecar Signed-off-by: Tarun Gupta Akirala <[email protected]> (cherry picked from commit 649a8f2) Co-authored-by: Tarun Gupta Akirala <[email protected]>
What problem does this PR solve?:
Fresh release - https://github.com/kubernetes-sigs/container-object-storage-interface/releases/tag/v0.2.1
Bumps cosi sidecar image to latest version (moves off of the deprecated gcr.io container registry). I made sure the new image does not add any new vulns:
![Screenshot 2025-02-13 at 9 17 17 PM](https://private-user-images.githubusercontent.com/2296947/413169720-2a1f031f-9fca-4523-9f73-4afd21a7d1cf.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2MjExODAsIm5iZiI6MTczOTYyMDg4MCwicGF0aCI6Ii8yMjk2OTQ3LzQxMzE2OTcyMC0yYTFmMDMxZi05ZmNhLTQ1MjMtOWY3My00YWZkMjFhN2QxY2YucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTVUMTIwMTIwWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9ZGMxNDg4Njc2MWQwZTMwMzcyYjY2YjQ5Njc4NWNjOTg1NDJhZTdkMzgxMWE4OWI0ZGE4Y2M5NjE5MWMzNzEzOSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.KcJ0KsQ1hmWRVND8x1hpuZxkbSJWEo6cwMtUAyAbYYo)
Which issue(s) does this PR fix?:
Fixes https://jira.nutanix.com/browse/NCN-105729
Partially addresses https://jira.nutanix.com/browse/NCN-105713
Special notes for your reviewer:
Does this PR introduce a user-facing change?:
Checklist