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

feat: private CLI Rest infrastructure #769

Merged
merged 17 commits into from
Jan 11, 2022
Merged

Conversation

rahulguptajss
Copy link
Contributor

@rahulguptajss rahulguptajss commented Jan 4, 2022

This PR introduces a new plugin "RestGaps". Example in volume.yaml.
Any rest gaps can be filled with relevant private cli call based on the instance key.

Hardikl
Hardikl previously approved these changes Jan 4, 2022
cmd/poller/plugin/restgaps/restgaps.go Outdated Show resolved Hide resolved
cmd/poller/plugin/restgaps/restgaps.go Outdated Show resolved Hide resolved
Hardikl
Hardikl previously approved these changes Jan 4, 2022
Hardikl
Hardikl previously approved these changes Jan 5, 2022
@rahulguptajss
Copy link
Contributor Author

ready for review.

Copy link
Collaborator

@cgrinds cgrinds left a comment

Choose a reason for hiding this comment

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

Nice job @rahulguptajss the backwards compatibility testcases are especially nice!

@rahulguptajss rahulguptajss merged commit 1c7816e into main Jan 11, 2022
@rahulguptajss rahulguptajss deleted the rg2-rest-private-public-cli branch January 11, 2022 05:32
@rahulguptajss rahulguptajss linked an issue Jan 11, 2022 that may be closed by this pull request
@@ -0,0 +1,14 @@
name: Volume
query: api/storage/volumes
Copy link
Contributor

Choose a reason for hiding this comment

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

zapi

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.

Add REST support to Harvest
3 participants