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

Added ListShovelStatus #178

Merged
merged 3 commits into from Mar 27, 2021
Merged

Conversation

mkrueger-sabio
Copy link
Contributor

No description provided.

Copy link
Owner

@michaelklishin michaelklishin left a comment

Choose a reason for hiding this comment

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

It would be nice to have a basic test, e.g. that checks the virtual host for every struct in the returned list.

Type string `json:"type"`
// State of this shovel
State string `json:"state"`
// Timestamp of this shovel
Copy link
Owner

Choose a reason for hiding this comment

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

This timestamp is of the time when the Shovel was started. We should either clarify this or remove this comment altogether.

@michaelklishin michaelklishin merged commit 45dd35f into michaelklishin:master Mar 27, 2021
@michaelklishin
Copy link
Owner

I've finished the PR and merged it manually. Thanks for contributing.

@michaelklishin michaelklishin added this to the 2.7.0 milestone Mar 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants