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

get cluster command with output type yaml has non-text cluster status making it difficult to comprehend #34

Closed
2 tasks done
niravparikh05 opened this issue Oct 31, 2022 · 2 comments
Assignees
Labels
bug Something isn't working hacktoberfest triage/accepted Indicates an issue or PR is ready to be actively worked on.

Comments

@niravparikh05
Copy link
Contributor

niravparikh05 commented Oct 31, 2022

Expected vs actual behavior

Expected:
{type: "ClusterApprove", lastUpdated: {seconds: 1665989454, nanos: 819601552}, reason: "pending"}

Actual:
{type: 1, status: 0, lastUpdated: {seconds: 1665989454, nanos: 819601552}, reason: pending}

Steps to reproduce the bug

  1. execute pctl get cluster <cluster_name> -oyaml

Are you using the latest version of the project?

You can check your version by running helm ls|grep '^<deployment-name>' or using pctl, pctl version, and provide the output.

  • Yes

What is your environment setup? Please tell us your cloud provider, operating system, and include the output of kubectl version --output=yaml and helm version. Any other information that you have, eg. logs and custom values, is highly appreciated!

  • v0.1.6
  • I've described the bug, included steps to reproduce it, and included my environment setup with all customizations.
  • I'm using the latest version of the project.
@niravparikh05 niravparikh05 added bug Something isn't working new Needs triage labels Oct 31, 2022
@akshay196
Copy link
Member

Assigned to @rustiever as he is already working on it.

@akshay196 akshay196 added triage/accepted Indicates an issue or PR is ready to be actively worked on. and removed new Needs triage labels Sep 21, 2023
@niravparikh05
Copy link
Contributor Author

closing this as issue is now fixed, will be available with cli v0.1.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working hacktoberfest triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
None yet
Development

No branches or pull requests

3 participants