Skip to content

fix(cloud_loadbalancer): Improve displayed info#112

Merged
amstuta merged 1 commit intomainfrom
dev/aamstutz/fix-loadbalancer-get
Dec 3, 2025
Merged

fix(cloud_loadbalancer): Improve displayed info#112
amstuta merged 1 commit intomainfrom
dev/aamstutz/fix-loadbalancer-get

Conversation

@amstuta
Copy link
Collaborator

@amstuta amstuta commented Dec 3, 2025

Description

Improve display when fetching a loadbalancer:

  • Display correctly the associated floating IP
  • Fetch the flavor info to display the name with the ID

Fixes #111 (issue)

Type of change

  • 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 December 3, 2025 15:12
@amstuta amstuta merged commit 8a58508 into main Dec 3, 2025
5 checks passed
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.

[Bug]: Get LoadBalancer display useless informations like IDs instead of name or the Floating IP

2 participants