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

e2e-fix: Use the default calico version when getting the calico version fails #2772

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

ty-dc
Copy link
Collaborator

@ty-dc ty-dc commented Dec 8, 2023

What type of PR is this?

  • release/none
  • release/bug

What this PR does / why we need it:
e2e-fix: specify the calico version manually when failed to retrieve it specify the calico version manually when failed to retrieve it

Which issue(s) this PR fixes:

close #2718

Special notes for your reviewer:

@ty-dc ty-dc added the release/none no release note label Dec 8, 2023
@ty-dc ty-dc requested a review from weizhoublue as a code owner December 8, 2023 03:32
@@ -130,6 +130,7 @@ E2E_MULTUS_IMAGE_NAME ?= $(E2E_MULTUS_IMAGE_REGISTER)/k8snetworkplumbingwg/multu

#================= calico
CALICO_VERSION ?=
MAMUAL_CALICO_VERSION ?= v3.26.4
Copy link
Collaborator

Choose a reason for hiding this comment

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

名字有歧义
DEFAULT_CALICO_VERSION

@ty-dc ty-dc force-pushed the ci/fix-calico-version branch from 2e6695c to a757ee6 Compare December 8, 2023 05:54
@ty-dc ty-dc changed the title e2e-fix: specify the calico version manually when failed to retrieve it specify the calico version manually when failed to retrieve it e2e-fix: Use the default calico version when getting the calico version fails Dec 8, 2023
@weizhoublue weizhoublue merged commit 45f8ef7 into spidernet-io:main Dec 8, 2023
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release/none no release note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ci failed
2 participants