Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Conversation

@cprivitere
Copy link
Contributor

@cprivitere cprivitere commented Jun 25, 2024

What this PR does / why we need it:

  • public functions to list all load balanceras and pools in a project
  • make functions to delete load balancers and load balancer origin pools public
  • add functions to ci-clean to find and delete load balancers

Fixes #693

@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. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Jun 25, 2024
@k8s-ci-robot k8s-ci-robot requested review from deitch and detiber June 25, 2024 16:39
@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Jun 25, 2024
Signed-off-by: Chris Privitere <23177737+cprivitere@users.noreply.github.com>
* public functions to list all load balanceras and pools in a project
* make functions to delete load balancers and load balancer origin pools public
* add functions to ci-clean to find and delete load balancers

Signed-off-by: Chris Privitere <23177737+cprivitere@users.noreply.github.com>
@k8s-ci-robot k8s-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Jun 25, 2024
@cprivitere cprivitere marked this pull request as ready for review June 25, 2024 17:36
@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 Jun 25, 2024
@k8s-ci-robot k8s-ci-robot requested a review from displague June 25, 2024 17:36
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cprivitere, ctreatma

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

The pull request process is described here

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

@cprivitere cprivitere merged commit e1334ef into kubernetes-retired:main Jun 25, 2024
@cprivitere cprivitere deleted the emlb-ci-cleanup branch June 25, 2024 18:43
@cprivitere cprivitere mentioned this pull request Jun 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use Equinix Metal LB service to provision the Kubernetes API VIP

3 participants