Skip to content

fix: Use the right kind of public cloud loadbalancer#69

Merged
amstuta merged 2 commits intomainfrom
dev/aamstutz/right-loadbalancers
Oct 15, 2025
Merged

fix: Use the right kind of public cloud loadbalancer#69
amstuta merged 2 commits intomainfrom
dev/aamstutz/right-loadbalancers

Conversation

@amstuta
Copy link
Collaborator

@amstuta amstuta commented Oct 14, 2025

Description

  • cloud loadbalancer commands update to manipulate Octavia loadbalancers
  • add a cloud reference loadbalancer list-flavors command

Fixes #55 (issue)

Type of change

  • New feature (non-breaking change which adds functionality)
  • Improvement (improvement of existing commands)

Checklist:

  • My code follows the style guidelines of this project
  • I have commented my code
  • I updated the documentation by running make doc
  • I ran go mod tidy
  • I have added tests that prove my fix is effective or that my feature works

Signed-off-by: Arthur Amstutz <arthur.amstutz@corp.ovh.com>
@amstuta amstuta requested a review from a team as a code owner October 14, 2025 12:12
Signed-off-by: Arthur Amstutz <18141571+amstuta@users.noreply.github.com>
@amstuta amstuta merged commit 0630a5e into main Oct 15, 2025
5 checks passed
fluatovh pushed a commit to fluatovh/ovhcloud-cli that referenced this pull request Nov 17, 2025
fix: Use the right kind of public cloud loadbalancer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: List the LoadBalancer flavors (name and ID)

2 participants