Skip to content

Add l4lb-class test scenario#3935

Open
08volt wants to merge 1 commit intokubernetes:masterfrom
08volt:feat/l4lb-class
Open

Add l4lb-class test scenario#3935
08volt wants to merge 1 commit intokubernetes:masterfrom
08volt:feat/l4lb-class

Conversation

@08volt
Copy link
Copy Markdown
Member

@08volt 08volt commented Apr 7, 2026

What type of PR is this?

/kind feature

What this PR does / why we need it:

This PR adds a new test scenario for l4lb-class in ClusterLoader2. It includes configuration for testing LoadBalancers allowing to specify a loadBalancerClass, along with corresponding deployment and service templates.

Which issue(s) this PR fixes:

Fixes #3934

Special notes for your reviewer:

This test scenario is designed to validate the behavior of custom load balancer classes in large scale clusters.

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@k8s-ci-robot k8s-ci-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. kind/feature Categorizes issue or PR as related to a new feature. labels Apr 7, 2026
@k8s-ci-robot k8s-ci-robot requested review from mborsz and wojtek-t April 7, 2026 10:28
@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Apr 7, 2026
@08volt 08volt force-pushed the feat/l4lb-class branch from 78fdd3f to 920dcc7 Compare April 7, 2026 16:11
@08volt 08volt marked this pull request as ready for review April 7, 2026 17:45
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Apr 7, 2026
@08volt
Copy link
Copy Markdown
Member Author

08volt commented Apr 9, 2026

Hi @mborsz @wojtek-t could you please have a look? thank you

@mborsz
Copy link
Copy Markdown
Member

mborsz commented Apr 16, 2026

/assign @Qqkyu

Comment thread clusterloader2/testing/l4lb-class/service.yaml Outdated
Comment thread clusterloader2/testing/l4lb-class/config.yaml
Comment thread clusterloader2/testing/l4lb-class/config.yaml Outdated
- Remove load-balancer-type annotation as LoadBalancerClass will be used.

- Fix deletion wait in config.yaml to use waitForDeletion on ServiceCreationLatency.
@Qqkyu
Copy link
Copy Markdown
Contributor

Qqkyu commented Apr 20, 2026

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 20, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: 08volt, Qqkyu

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

The pull request process is described 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 added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 20, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

@08volt: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-perf-tests-gce-master-scale-performance-100 6280982 link unknown /test pull-perf-tests-gce-master-scale-performance-100

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

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. I understand the commands that are listed here.

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

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/feature Categorizes issue or PR as related to a new feature. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Enhancement] Add ClusterLoader2 test scenario for custom loadBalancerClass

4 participants