Skip to content

build(deps): add missing k8s.io/cri-streaming replace directive in kinds - #3835

Open
xavpaice wants to merge 1 commit into
mainfrom
fix/add-k8s-cri-streaming-replace-main
Open

build(deps): add missing k8s.io/cri-streaming replace directive in kinds#3835
xavpaice wants to merge 1 commit into
mainfrom
fix/add-k8s-cri-streaming-replace-main

Conversation

@xavpaice

Copy link
Copy Markdown
Member

k8s.io/cri-streaming is a Kubernetes staging module that needs to be mirrored in the replace block alongside the other k8s.io staging repos. Without it, go list -m -u fails with:

go: k8s.io/cri-streaming@v0.0.0: invalid version: unknown revision v0.0.0

Add the missing replace directive to keep the k8s.io module versions consistent.

k8s.io/cri-streaming is a Kubernetes staging module that needs to be
mirrored in the replace block alongside the other k8s.io staging repos.
Without it, go list -m -u fails with:

  go: k8s.io/cri-streaming@v0.0.0: invalid version: unknown revision v0.0.0

Add the missing replace directive to keep the k8s.io module versions
consistent.
@github-actions

Copy link
Copy Markdown

This PR has been released (on staging) and is available for download with a embedded-cluster-smoke-test-staging-app license ID.

Online Installer:

curl "https://staging.replicated.app/embedded/embedded-cluster-smoke-test-staging-app/ci/appver-dev-5b209f4" -H "Authorization: $EC_SMOKE_TEST_LICENSE_ID" -o embedded-cluster-smoke-test-staging-app-ci.tgz

Airgap Installer (may take a few minutes before the airgap bundle is built):

curl "https://staging.replicated.app/embedded/embedded-cluster-smoke-test-staging-app/ci-airgap/appver-dev-5b209f4?airgap=true" -H "Authorization: $EC_SMOKE_TEST_LICENSE_ID" -o embedded-cluster-smoke-test-staging-app-ci.tgz

Happy debugging!

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.

1 participant