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

scw k8s cluster get <id> -o json is broken #1475

Closed
Sh4d1 opened this issue Oct 14, 2020 · 0 comments · Fixed by #1476
Closed

scw k8s cluster get <id> -o json is broken #1475

Sh4d1 opened this issue Oct 14, 2020 · 0 comments · Fixed by #1476
Labels
bug k8s Kubernetes Kapsule issues, bugs and feature requests

Comments

@Sh4d1
Copy link
Contributor

Sh4d1 commented Oct 14, 2020

scw k8s cluster get b8e62583-e12a-42b2-96f5-e34307d38e13 -o json
"ID                b8e62583-e12a-42b2-96f5-e34307d38e13\nName              testnfs\nStatus            \u001b[32mready\u001b[0m\nVersion           1.19.2\nRegion            fr-par\nOrganizationID    a6c249e9-c32d-46e4-badb-b57528eafc4b\nProjectID         a6c249e9-c32d-46e4-badb-b57528eafc4b\nCni               cilium\nDescription       -\nClusterURL        https://b8e62583-e12a-42b2-96f5-e34307d38e13.api.k8s.fr-par.scw.cloud:6443\nDNSWildcard       *.b8e62583-e12a-42b2-96f5-e34307d38e13.nodes.k8s.fr-par.scw.cloud\nCreatedAt         23 hours ago\nUpdatedAt         23 hours ago\nDashboardEnabled  \u001b[31mfalse\u001b[0m\nIngress           none\nUpgradeAvailable  \u001b[31mfalse\u001b[0m\n\n\u001b[1mAutoscaler configuration:\u001b[0m\nScaleDownDisabled             \u001b[31mfalse\u001b[0m\nScaleDownDelayAfterAdd        10m\nEstimator                     binpacking\nExpander                      random\nIgnoreDaemonsetsUtilization   \u001b[31mfalse\u001b[0m\nBalanceSimilarNodeGroups      \u001b[31mfalse\u001b[0m\nExpendablePodsPriorityCutoff  -10\nScaleDownUnneededTime         10m\n\n\u001b[1mAuto-upgrade settings:\u001b[0m\nEnabled                      \u001b[31mfalse\u001b[0m\nMaintenanceWindow.StartHour  0\nMaintenanceWindow.Day        any\n\n\u001b[1mPools:\u001b[0m\nID                                    Name     Status  Version  Node Type  Min Size  Size  Max Size  Autoscaling  Autohealing\n8da00d3b-56ed-4aed-ba41-c2f933536df6  default  \u001b[32mready\u001b[0m   1.19.2   gp1_s      0         3     3         \u001b[31mfalse\u001b[0m        \u001b[31mfalse\u001b[0m"

Version

Version 2.1.0+dev
BuildDate unknown
GoVersion go1.15.2
GitBranch unknown
GitCommit unknown
GoArch amd64
GoOS linux

@Sh4d1 Sh4d1 added the bug label Oct 14, 2020
@remyleone remyleone added the k8s Kubernetes Kapsule issues, bugs and feature requests label Jul 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug k8s Kubernetes Kapsule issues, bugs and feature requests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants