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

Format statefulset table output #192

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

banjoh
Copy link
Member

@banjoh banjoh commented Oct 31, 2024

Before

k get statefulsets.apps
NAME                    AGE
kotsadm-minio           37d
kotsadm-rqlite          37d

After

k get statefulsets.apps
NAME                    READY   AGE
kotsadm-minio           2/2     37d
kotsadm-rqlite          2/2     37d

@banjoh banjoh merged commit 2ea6989 into replicatedhq:main Oct 31, 2024
4 checks passed
@banjoh banjoh deleted the em/statefulset-table branch October 31, 2024 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants