Skip to content

[release-1.15] fix(controller): extend BFD liveness probe timeout - #7064

Merged
changluyi merged 1 commit into
release-1.15from
backport-7060-release-1.15
Jul 24, 2026
Merged

[release-1.15] fix(controller): extend BFD liveness probe timeout#7064
changluyi merged 1 commit into
release-1.15from
backport-7060-release-1.15

Conversation

@changluyi

Copy link
Copy Markdown
Collaborator

Summary

Notes

The master PR also touched yamls/bfdd-daemonset.yaml, but this file does not exist on release-1.15, so the release backport only updates the equivalent controller implementation and test.

Test Plan

  • go test ./pkg/controller -run "TestVpcEgressGatewayContainerBFDDDefaultResources" -count=1
  • make lint

@dosubot dosubot Bot added size:XS This PR changes 0-9 lines, ignoring generated files. go Pull requests that update Go code test automation tests labels Jul 24, 2026
@changluyi
changluyi merged commit fee5e3f into release-1.15 Jul 24, 2026
6 of 7 checks passed
@changluyi
changluyi deleted the backport-7060-release-1.15 branch July 24, 2026 06:04
@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 30070993310

Warning

Build has drifted: This PR's base is out of sync with its target branch, so coverage data may include unrelated changes.
Quick fix: rebase this PR. Learn more →

Coverage increased (+0.007%) to 24.85%

Details

  • Coverage increased (+0.007%) from the base build.
  • Patch coverage: 1 of 1 lines across 1 file are fully covered (100%).
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 55307
Covered Lines: 13744
Line Coverage: 24.85%
Coverage Strength: 0.29 hits per line

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

go Pull requests that update Go code size:XS This PR changes 0-9 lines, ignoring generated files. test automation tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants