Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ CI Cleanup of Equinix Metal Load Balancers #775

Merged
merged 2 commits into from
Jun 25, 2024

Commits on Jun 25, 2024

  1. refactor: rename DeleteLoadBalancer for clarity

    Signed-off-by: Chris Privitere <23177737+cprivitere@users.noreply.github.com>
    cprivitere committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    bab0ad7 View commit details
    Browse the repository at this point in the history
  2. feat: CI cleanup for load balancers

    * 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>
    cprivitere committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    e82c3fb View commit details
    Browse the repository at this point in the history