-
Notifications
You must be signed in to change notification settings - Fork 598
build: switch to tentacle base image #5856
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
Conversation
|
/test ci/centos/mini-e2e/k8s-1.34 |
1 similar comment
|
/test ci/centos/mini-e2e/k8s-1.34 |
build.env
Outdated
| # Ceph version to use | ||
| BASE_IMAGE=quay.io/ceph/ceph:v19.2.2 | ||
| CEPH_VERSION=squid | ||
| BASE_IMAGE=quay.io/ceph/ceph:v20.2.0 |
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.
We can also just use quay.io/ceph/ceph:v20 and get the updates automatically.
This commit switches cephcsi base image to tentacle v20 Signed-off-by: Rakshith R <[email protected]>
e7e546f to
c076be6
Compare
|
/test ci/centos/mini-e2e/k8s-1.34 |
|
@Mergifyio queue |
✅ The pull request has been merged automaticallyDetailsThe pull request has been merged automatically at ff29335 |
Merge Queue Status✅ The pull request has been merged at c076be6 This pull request spent 3 hours 12 minutes 26 seconds in the queue, including 3 hours 12 minutes 9 seconds running CI. Required conditions to merge
|
Describe what this PR does
This commit switches cephcsi base image
to tentacle v20
Checklist:
guidelines in the developer
guide.
Request
notes
updated with breaking and/or notable changes for the next major release.
Show available bot commands
These commands are normally not required, but in case of issues, leave any of
the following bot commands in an otherwise empty comment in this PR:
/retest ci/centos/<job-name>: retest the<job-name>after unrelatedfailure (please report the failure too!)