Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build.env
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ VM_DRIVER=none
CHANGE_MINIKUBE_NONE_USER=true

# Rook options
ROOK_VERSION=v1.14.9
ROOK_VERSION=v1.16.4
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@iPraveenParihar https://github.com/ceph/ceph-csi/blob/ci/centos/mirror/images.txt#L10 This also need to be updated first to avoid pull limit issue

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think its only required once to mirror the image repository? and not for each tag.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think its only required once to mirror the image repository? and not for each tag.

Yea, I was under wrong assumption.

# Provide ceph image path
ROOK_CEPH_CLUSTER_IMAGE=quay.io/ceph/ceph:v19

Expand Down