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

feat(k8s): add support to show up the zone in the pool infos of a clu… #3879

Merged
merged 2 commits into from
Jun 14, 2024

Conversation

remyleone
Copy link
Member

Because pools can be in different AZ within the same region, it would be helpful to show where they are

Pools:
ID                                    NAME                     STATUS  VERSION  NODE TYPE  MIN SIZE  SIZE  MAX SIZE  AUTOSCALING  AUTOHEALING  ZONE
0819d779-ade0-4b32-9b24-bab8c5284944  cli-pool-silly-kapitsa   ready   1.29.1   dev1_m     1         1     10        true         false        fr-par-1
8e17ea00-fad7-4e58-ab9e-248c23d37a5a  pool-unruffled-beaver    ready   1.29.1   pro2_s     0         3     3         false        true         fr-par-1
1bba0861-a326-4d93-a610-d1b7a1691ec4  pool-crazy-rhodes        ready   1.29.1   pro2_s     0         3     3         false        true         fr-par-2
bc96c5c4-a985-4ba0-bd19-ef1f64f80a56  cli-pool-hopeful-edison  ready   1.29.1   pro2_s     0         1     1         false        false        fr-par-3

@remyleone remyleone requested a review from Codelax as a code owner June 14, 2024 09:20
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.29%. Comparing base (5bf53e0) to head (63a4be8).
Report is 103 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3879      +/-   ##
==========================================
- Coverage   75.45%   73.29%   -2.17%     
==========================================
  Files         202      290      +88     
  Lines       44323    51065    +6742     
==========================================
+ Hits        33444    37428    +3984     
- Misses       9653    12112    +2459     
- Partials     1226     1525     +299     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Laure-di Laure-di added this pull request to the merge queue Jun 14, 2024
Merged via the queue into scaleway:master with commit a30fa26 Jun 14, 2024
12 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.

3 participants