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

Improve kubectl get output for our CRDs #12

Open
2 tasks
jlevesy opened this issue Aug 14, 2022 · 0 comments
Open
2 tasks

Improve kubectl get output for our CRDs #12

jlevesy opened this issue Aug 14, 2022 · 0 comments

Comments

@jlevesy
Copy link
Owner

jlevesy commented Aug 14, 2022

What needs to be done?

We need to improve output of kubectl get escalations and kubectl get escalationpolicies to expiose relevant information.

  • For escalation: status.State status.StateDetails and maybe a counter showing how many grants are Created comapted to the total grants.
  • For escalation policies, eeeh. This needs to be given a bit of thinking. Maybe how may escalalations are active?

This could be done using additional printer colums in resources CRD.

  • kubectl get escalations shows meaningful output
  • kubectl get escalationpolicies shows meaningful output
@jlevesy jlevesy moved this from Needs Refinement to TODO in Kudo Aug 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

1 participant