Skip to content

Adding IPVersion to load balancer frontend config#6181

Open
rna-afk wants to merge 1 commit intokubernetes-sigs:mainfrom
rna-afk:add_lb_frontend_ip_version
Open

Adding IPVersion to load balancer frontend config#6181
rna-afk wants to merge 1 commit intokubernetes-sigs:mainfrom
rna-afk:add_lb_frontend_ip_version

Conversation

@rna-afk
Copy link
Copy Markdown
Contributor

@rna-afk rna-afk commented Mar 23, 2026

Adding a version option for the users to create dualstack frontend configurations in the load balancer.

What type of PR is this?

What this PR does / why we need it:
Adds a version option in the load balancer frontend IP configs for the users to install IPv6 IPs too.
Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):

Special notes for your reviewer:

TODOs:

  • squashed commits
  • includes documentation
  • adds unit tests
  • cherry-pick candidate

Release note:

Adding a version option for the users to create dualstack frontend configurations in the load balancer. This allows the users to create IPv6 IPs or dualstack options.

@k8s-ci-robot k8s-ci-robot added the release-note Denotes a PR that will be considered when it comes time to generate release notes. label Mar 23, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign jackfrancis for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot requested a review from mboersma March 23, 2026 18:05
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Mar 23, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

Hi @rna-afk. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 23, 2026

Codecov Report

❌ Patch coverage is 77.77778% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 43.69%. Comparing base (8a787c7) to head (5d188f5).

Files with missing lines Patch % Lines
azure/scope/cluster.go 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6181      +/-   ##
==========================================
+ Coverage   43.67%   43.69%   +0.02%     
==========================================
  Files         289      289              
  Lines       25495    25499       +4     
==========================================
+ Hits        11134    11142       +8     
+ Misses      13559    13555       -4     
  Partials      802      802              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@rna-afk rna-afk force-pushed the add_lb_frontend_ip_version branch from 205e5dc to 38bde6d Compare March 24, 2026 00:26
Adding a version option for the users to create dualstack
frontend configurations in the load balancer.
@rna-afk rna-afk force-pushed the add_lb_frontend_ip_version branch from 38bde6d to 5d188f5 Compare March 24, 2026 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants