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

Disable CAPZ Win FV tests temporarily #9421

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

coutinhop
Copy link
Contributor

@coutinhop coutinhop commented Oct 30, 2024

Description

CAPZ Win FV improvements

Use master hashrel build for Win FVs.

Use k8s and kind versions from metadata.mk in Win FVs.

Extract latest KUBE_VERSION from az images to use in capz cluster (as they
might not exactly match the versions from metadata.mk).

Bump capz versions.

Add node IP bootstrapping on k8s v1.29+ (as kubelet no longer sets node IPs on external cloud-providers).

Change generated ssh/scp helpers to use full node IPs.

Enable felix debug logging and collect pod logs at the end of tests.

Add more logging on powershell commands in windows policy_test.go

Add workaround for microsoft/Windows-Containers#516 to CAPZ Win FVs.

Disable Felix CAPZ Windows FVs temporarily.

Related issues/PRs

Todos

  • Tests
  • Documentation
  • Release note

Release Note

TBD

Reminder for the reviewer

Make sure that this PR has the correct labels and milestone set.

Every PR needs one docs-* label.

  • docs-pr-required: This change requires a change to the documentation that has not been completed yet.
  • docs-completed: This change has all necessary documentation completed.
  • docs-not-required: This change has no user-facing impact and requires no docs.

Every PR needs one release-note-* label.

  • release-note-required: This PR has user-facing changes. Most PRs should have this label.
  • release-note-not-required: This PR has no user-facing changes.

Other optional labels:

  • cherry-pick-candidate: This PR should be cherry-picked to an earlier release. For bug fixes only.
  • needs-operator-pr: This PR is related to install and requires a corresponding change to the operator.

@coutinhop coutinhop added cherry-pick-candidate docs-not-required Docs not required for this change release-note-not-required Change has no user-facing impact labels Oct 30, 2024
@coutinhop coutinhop self-assigned this Oct 30, 2024
@coutinhop coutinhop requested a review from a team as a code owner October 30, 2024 18:04
@marvin-tigera marvin-tigera added this to the Calico v3.30.0 milestone Oct 30, 2024
@coutinhop coutinhop changed the title Use hashrel for Win FVs Use k8s and kind versions from metadata.mk in Win FVs Oct 30, 2024
@coutinhop coutinhop force-pushed the pedro-win-fv-hashrels-1 branch 3 times, most recently from 0e32505 to db4f98d Compare November 4, 2024 22:46
@coutinhop coutinhop force-pushed the pedro-win-fv-hashrels-1 branch 2 times, most recently from 8b01107 to 94b2e02 Compare November 8, 2024 02:21
@coutinhop coutinhop changed the title Use k8s and kind versions from metadata.mk in Win FVs CAPZ Win FV improvements Nov 8, 2024
@coutinhop coutinhop force-pushed the pedro-win-fv-hashrels-1 branch 2 times, most recently from 526917e to 902c22d Compare November 8, 2024 20:08
@coutinhop coutinhop changed the title CAPZ Win FV improvements CAPZ Win FV improvements and disable Nov 8, 2024
@coutinhop coutinhop changed the title CAPZ Win FV improvements and disable Disable CAPZ Win FV tests temporarily Nov 8, 2024
Use master hashrel build for Win FVs.

Use k8s and kind versions from metadata.mk in Win FVs.

Extract latest KUBE_VERSION from az images to use in capz cluster (as they
might not exactly match the versions from metadata.mk).

Bump capz versions.

Add node IP bootstrapping on k8s v1.29+ (as kubelet no longer sets node IPs on external cloud-providers).

Change generated ssh/scp helpers to use full node IPs.

Enable felix debug logging and collect pod logs at the end of tests.

Add more logging on powershell commands in windows policy_test.go

Add workaround for microsoft/Windows-Containers#516 to CAPZ Win FVs.

Disable Felix CAPZ Windows FVs temporarily.
@coutinhop coutinhop merged commit 7c376cc into projectcalico:master Nov 12, 2024
3 checks passed
@coutinhop coutinhop deleted the pedro-win-fv-hashrels-1 branch November 12, 2024 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick-candidate docs-not-required Docs not required for this change release-note-not-required Change has no user-facing impact
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants