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

Implement channel with infrastructure specific messages/logs in Docker SPI implementation. #5102

Closed
skabashnyuk opened this issue May 16, 2017 · 0 comments
Assignees
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed.

Comments

@skabashnyuk
Copy link
Contributor

skabashnyuk commented May 16, 2017

New SPI adds a concept of Infrastructure channel that provides heavyweight events from infrastructure, such as logs of machines, agents. We need to implement it to be able to use it on the client side.
Logs list:

  • agents logs
  • machines logs
  • docker image pull logs
  • docker image build logs
  • snapshot (docker push) logs
@skabashnyuk skabashnyuk added the kind/task Internal things, technical debt, and to-do tasks to be performed. label May 16, 2017
@garagatyi garagatyi self-assigned this Jun 12, 2017
@akorneta akorneta self-assigned this Jun 20, 2017
@akorneta akorneta added the status/in-progress This issue has been taken by an engineer and is under active development. label Jun 20, 2017
@sleshchenko sleshchenko self-assigned this Jun 23, 2017
@akorneta akorneta removed the status/in-progress This issue has been taken by an engineer and is under active development. label Jul 4, 2017
@akorneta akorneta closed this as completed Jul 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed.
Projects
None yet
Development

No branches or pull requests

4 participants