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

Command support in autoprovisioned agents #572

Open
fgalan opened this issue Dec 20, 2017 · 3 comments
Open

Command support in autoprovisioned agents #572

fgalan opened this issue Dec 20, 2017 · 3 comments

Comments

@fgalan
Copy link
Member

fgalan commented Dec 20, 2017

The library allows agents to be auto provisioned (based in existing configuration templates, previously created through configuration API) when such agents start sending measures.

However, commands are not supported for those autoprovisioned agents. Only explicitly provisioned agents (thorugh the provisioniong API) support commands at the present moment.

This issue is about suppoting commands (both poll and push) for autoprovisioned agents.

@fgalan
Copy link
Member Author

fgalan commented Dec 20, 2017

A clarification about the current status support has been added to README.md in PR #573. Of course, this note have to be removed once this issue gets implemented and closed.

@manucarrace
Copy link
Collaborator

Transport has been added to the autoprovision. Issue fixed.

@fgalan
Copy link
Member Author

fgalan commented Oct 22, 2018

Transport has been added to the autoprovision. Issue fixed.

Do we have any test in the e2e suite covering the case?

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

No branches or pull requests

2 participants