Skip to content
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

CON-9193 update-csi for k8s 1.27 #486

Merged
merged 12 commits into from
May 2, 2023
Merged

CON-9193 update-csi for k8s 1.27 #486

merged 12 commits into from
May 2, 2023

Conversation

llDrLove
Copy link
Contributor

No description provided.

@llDrLove llDrLove self-assigned this Apr 26, 2023
Copy link
Contributor

@timoreimann timoreimann left a comment

Choose a reason for hiding this comment

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

LGTM with one request: would you mind removing unsupported 1.23 from the CI?

@llDrLove
Copy link
Contributor Author

@timoreimann , on it.

Copy link
Contributor

@timoreimann timoreimann left a comment

Choose a reason for hiding this comment

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

One more comment.

Please also delete test/e2e/testdrivers/1.{2,3}.

@@ -34,7 +34,7 @@ readonly OPERATION="$1"

case "${OPERATION}" in
build)
docker build -t "${IMAGE}" --build-arg KUBE_VERSION_1_26 --build-arg KUBE_VERSION_1_26_E2E_BIN_SHA256_CHECKSUM --build-arg KUBE_VERSION_1_25 --build-arg KUBE_VERSION_1_25_E2E_BIN_SHA256_CHECKSUM --build-arg KUBE_VERSION_1_24 --build-arg KUBE_VERSION_1_24_E2E_BIN_SHA256_CHECKSUM --build-arg KUBE_VERSION_1_23 --build-arg KUBE_VERSION_1_23_E2E_BIN_SHA256_CHECKSUM --build-arg KUBE_VERSION_1_22 --build-arg KUBE_VERSION_1_22_E2E_BIN_SHA256_CHECKSUM --build-arg KUBE_VERSION_1_21 --build-arg KUBE_VERSION_1_21_E2E_BIN_SHA256_CHECKSUM -f "${SCRIPT_DIR}/Dockerfile" "${SCRIPT_DIR}"
Copy link
Contributor

Choose a reason for hiding this comment

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

I think we can drop the 1.23-and-below references here as well.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I dropped the 1.23 and below references and dropped the testdrivers/1.22 and 1.23 files respectively.

@llDrLove llDrLove marked this pull request as ready for review May 2, 2023 16:06
@llDrLove llDrLove requested a review from timoreimann May 2, 2023 16:07
@llDrLove llDrLove merged commit 76367b6 into master May 2, 2023
@llDrLove llDrLove deleted the CON-9193-update-csi branch May 2, 2023 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants