Skip to content

Conversation

@afritzler
Copy link
Member

@afritzler afritzler commented Feb 6, 2024

Proposed Changes

Fix a nil pointer error which occurs when trying to create a LoadBalancer of type Internal.

Fixes #206

/cc @kasabe28 @balpert89

@afritzler afritzler requested a review from a team as a code owner February 6, 2024 15:03
@github-actions github-actions bot added bug Something isn't working size/M labels Feb 6, 2024
@afritzler afritzler merged commit e15c26d into main Feb 6, 2024
@afritzler afritzler deleted the fix/internal-lb-nil branch February 6, 2024 15:13
@hardikdr hardikdr added the area/networking Networking-related tasks and improvements. label Jun 25, 2025
@hardikdr hardikdr added this to Roadmap Jun 29, 2025
@hardikdr hardikdr moved this to Done in Roadmap Oct 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/networking Networking-related tasks and improvements. bug Something isn't working size/M

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Creating a LoadBalancer with type Internal results in nil pointer error in API server

3 participants