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

konvoyctl: change output of konvoyctl get dataplanes #90

Merged
merged 1 commit into from
Aug 2, 2019

Conversation

yskopets
Copy link
Contributor

@yskopets yskopets commented Aug 2, 2019

changes:

  • per @subnetmarco request, the output of konvoyctl get dataplanes should look like
GET /dataplanes

[{
	"mesh": "default",
	"id": "web-1adj23",
	"status": "online",
	"version": 0.2,
	"last_connected_ago": 418731,
	"last_updated_ago": 123123,
	"total_updates": 30,
	"total_errors": 3
}]

@yskopets yskopets added this to the 0.1 milestone Aug 2, 2019
@yskopets yskopets merged commit b489fb7 into master Aug 2, 2019
@yskopets yskopets deleted the feature/update-konvoyctl-get-dataplanes branch August 13, 2019 22:24
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