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

Rewrite agent websocket client #2560

Merged
merged 7 commits into from
Jul 26, 2017
Merged

Commits on Jul 19, 2017

  1. require kontena-websocket-client gem from github

    Tero Marttila committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    fe06ff2 View commit details
    Browse the repository at this point in the history
  2. rewrite agent websocket client as a celluloid actor using kontena-web…

    …socket-client
    Tero Marttila committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    3b699fd View commit details
    Browse the repository at this point in the history
  3. agent: supervise websocket client, refactor Kontena::Agent as singlet…

    …on for shutdown
    Tero Marttila committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    3f67182 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    655ad88 View commit details
    Browse the repository at this point in the history
  5. refactor agent rpc client to use websocket client actor, use Celluloi…

    …d.abort to safely re-raise errors
    Tero Marttila committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    3d0a2bd View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2017

  1. use kontena-websocket-client gem

    Tero Marttila committed Jul 24, 2017
    Configuration menu
    Copy the full SHA
    87d24a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2017

  1. Merge branch 'master' into feature/agent-websocket-client

    Tero Marttila committed Jul 26, 2017
    Configuration menu
    Copy the full SHA
    4a4803c View commit details
    Browse the repository at this point in the history