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

[fix] When the Nat-gw pod container restarts unexpectedly, trigger nat-gw statefulset restart to restore the nat-gw pod configuration #5072

Merged
merged 1 commit into from
Mar 14, 2025

Conversation

kldancer
Copy link
Contributor

[fix] When the Nat-gw pod container restarts unexpectedly, trigger nat-gw statefulset restart to restore the nat-gw pod configuration

Pull Request

What type of this PR

Examples of user facing changes:

  • Bug fixes

Which issue(s) this PR fixes

Fixes #(4987)
#4987

…t-gw statefulset restart to restore the nat-gw pod configuration

Signed-off-by: ykl <[email protected]>
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. bug Something isn't working labels Mar 11, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build 13781376770

Details

  • 0 of 29 (0.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.01%) to 22.018%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/controller/pod.go 0 12 0.0%
pkg/controller/vpc_nat_gateway.go 0 17 0.0%
Totals Coverage Status
Change from base Build 13781199166: -0.01%
Covered Lines: 10263
Relevant Lines: 46611

💛 - Coveralls

@oilbeater oilbeater merged commit b1c5f25 into kubeovn:master Mar 14, 2025
67 of 68 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants