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

backport: ci: remove logger field from portforwarder to avoid race with goroutine (#2959) #3264

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

QxBytes
Copy link
Contributor

@QxBytes QxBytes commented Dec 12, 2024

  • do not pass testing logger into goroutine to avoid race

  • fix port forwarder

Reason for Change:

Backports #2959

Issue Fixed:

Requirements:

Notes:

@QxBytes QxBytes marked this pull request as ready for review December 12, 2024 19:37
@QxBytes QxBytes self-assigned this Dec 12, 2024
@QxBytes QxBytes added cni Related to CNI. ci Infra or tooling. release/1.4 Change affects v1.4 release train labels Dec 12, 2024
@QxBytes QxBytes requested a review from jpayne3506 December 12, 2024 21:33
@jpayne3506
Copy link
Contributor

jpayne3506 commented Dec 12, 2024

Waiting for fix in #3263 before queuing. Will need to rebase.

…ne (#2959)

* do not pass testing logger into goroutine to avoid race

* fix port forwarder
@QxBytes QxBytes force-pushed the alew/backport-portforward-race-fix-1-4 branch from a6e3976 to 6ffa33d Compare December 12, 2024 23:52
@QxBytes
Copy link
Contributor Author

QxBytes commented Dec 12, 2024

/azp run Azure Container Networking PR

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@QxBytes QxBytes enabled auto-merge (squash) December 12, 2024 23:53
@QxBytes QxBytes merged commit 8e70c85 into release/v1.4 Dec 13, 2024
60 of 62 checks passed
@QxBytes QxBytes deleted the alew/backport-portforward-race-fix-1-4 branch December 13, 2024 01:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Infra or tooling. cni Related to CNI. release/1.4 Change affects v1.4 release train
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants