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

Replace hyperglass-agent with generic HTTP transport support #143

Closed
thatmattlove opened this issue May 28, 2021 · 2 comments
Closed

Replace hyperglass-agent with generic HTTP transport support #143

thatmattlove opened this issue May 28, 2021 · 2 comments
Assignees
Labels
feature New feature or request fixed-in-next-release Issue has already been fixed in the next release

Comments

@thatmattlove
Copy link
Owner

hyperglass-agent will be deprecated and replaced with the ability to query HTTP targets for data. It's likely that I'll write a small, simple utility to replace what hyperglass-agent does under the hood (run shell commands triggered by HTTP request), but said utility will not be integrated with hyperglass in any way. In fact, one could accomplish the same thing with Caddy using the exec module.

@thatmattlove thatmattlove added feature New feature or request accepted Issue is confirmed and will be worked on labels May 28, 2021
@thatmattlove thatmattlove self-assigned this May 28, 2021
@thatmattlove thatmattlove added the blocked Another issue or requirement is blocking implementation label Jun 18, 2021
@thatmattlove
Copy link
Owner Author

After reviewing how this should be implemented, I'm marking it as blocked by #110.

@thatmattlove thatmattlove added fixed-in-next-release Issue has already been fixed in the next release and removed blocked Another issue or requirement is blocking implementation labels Dec 9, 2021
@thatmattlove
Copy link
Owner Author

This has been implemented in v2.0.0, which is currently in the final stages of development.

@thatmattlove thatmattlove removed the accepted Issue is confirmed and will be worked on label Dec 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request fixed-in-next-release Issue has already been fixed in the next release
Projects
None yet
Development

No branches or pull requests

1 participant