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

[Plugin] fix component status #58

Merged
merged 1 commit into from
Mar 28, 2020

Conversation

clamoriniere
Copy link
Collaborator

What does this PR do?

Small bug fix in the kubectl plugin:
the components status in kubectl datadog get was using
State instead of Status
so the displayed status was: Running instead of Running (3/3/3)
for example.

Motivation

What inspired you to submit this pull request?

Additional Notes

Anything else we should know when reviewing?

the components status  in `kubectl datadog get` was using
`State` instead of `Status`
so the displayed status was: `Running` instead of `Running (3/3/3)`
for example.
@clamoriniere clamoriniere requested a review from a team as a code owner March 28, 2020 18:57
@clamoriniere clamoriniere added bug Something isn't working component/plugin labels Mar 28, 2020
Copy link
Contributor

@ahmed-mez ahmed-mez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks 👍

@clamoriniere clamoriniere merged commit 7e74a19 into master Mar 28, 2020
@clamoriniere clamoriniere deleted the clamoriniere/fix-plugin-get-status branch April 1, 2020 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working component/plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants