Skip to content

🐛 fix(loadbalancer): use subnet in different subregion as a fallback#638

Merged
jfbus merged 1 commit into
mainfrom
subnet_fallback_nosubregion
Mar 19, 2026
Merged

🐛 fix(loadbalancer): use subnet in different subregion as a fallback#638
jfbus merged 1 commit into
mainfrom
subnet_fallback_nosubregion

Conversation

@jfbus
Copy link
Copy Markdown
Contributor

@jfbus jfbus commented Mar 19, 2026

Description

When searching for a subnet for a new loadbalancer, the CCM expected to find a tagged subnet in the expected subregion.

When no tagged subnet exists in the subregion, a tagged subnet in another subregion may be used.

Type of Change

Please check the relevant option(s):

  • 🐛 Bug fix
  • ✨ New feature
  • 🧹 Code cleanup or refactor
  • 📝 Documentation update
  • 🔧 Build or CI-related change
  • 🔒 Security fix
  • Other (specify):

How Has This Been Tested?

Please describe the test strategy:

  • Manual testing
  • Unit tests
  • Integration tests
  • Not tested yet

Checklist

  • I have followed the Contributing Guidelines
  • I have added tests or explained why they are not needed
  • I have updated relevant documentation (README, examples, etc.)
  • My changes follow the Conventional Commits specification
  • My commits include appropriate Gitmoji

Additional Context

@jfbus jfbus requested a review from a team March 19, 2026 13:27
@jfbus jfbus merged commit ff1da65 into main Mar 19, 2026
6 of 8 checks passed
@jfbus jfbus deleted the subnet_fallback_nosubregion branch March 19, 2026 16:11
@jfbus jfbus added the kind/bug Bug fix label Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bug Bug fix

Development

Successfully merging this pull request may close these issues.

2 participants