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

Show current and ready replicas of revisions in get output #42

Merged
merged 9 commits into from
Jun 12, 2024
Merged

Conversation

timebertt
Copy link
Owner

When using the get command, the number of current and ready replicas of each revision is shown, e.g.:

$ k revisions get deploy nginx
NAME               REVISION   READY   AGE
nginx-77bdb74675   1          1/1     3m32s
nginx-56cdc46b68   2          2/3     45s

This PR also adds a few manifests to simplify manual tests.

@timebertt timebertt added the enhancement New feature or request label Jun 12, 2024
@timebertt timebertt enabled auto-merge (squash) June 12, 2024 12:37
@timebertt timebertt disabled auto-merge June 12, 2024 12:59
@timebertt timebertt force-pushed the replicas branch 2 times, most recently from c7a8f49 to 0dfd3b7 Compare June 12, 2024 14:10
@timebertt timebertt enabled auto-merge (squash) June 12, 2024 14:23
@timebertt timebertt merged commit f032712 into main Jun 12, 2024
3 checks passed
@timebertt timebertt deleted the replicas branch June 12, 2024 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant