Conversation
|
Skipping CI for Draft Pull Request. |
|
/assign @Qqkyu |
- Remove load-balancer-type annotation as LoadBalancerClass will be used. - Fix deletion wait in config.yaml to use waitForDeletion on ServiceCreationLatency.
|
/lgtm |
|
[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 DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@08volt: The following test failed, say
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. DetailsInstructions 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. |
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-classin ClusterLoader2. It includes configuration for testing LoadBalancers allowing to specify aloadBalancerClass, 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.