Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • beat.core beat.core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 14
    • Issues 14
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • beat
  • beat.corebeat.core
  • Merge requests
  • !138

Gracefully handle docker client creation error

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Samuel GAIST requested to merge 107_gracefully_handle_docker_client_creation_failure into master Apr 13, 2021
  • Overview 8
  • Commits 1
  • Pipelines 1
  • Changes 1

Up until now, the client creation did not fail when Docker daemon was not running but the behaviour seems to have changed on macOS.

In any case, ensuring that the client creation failure does follow the rest of the logic is the right thing to do.

Fixes #107 (closed)

Fixes beat.editor#282 (closed)

Edited Apr 13, 2021 by Samuel GAIST
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 107_gracefully_handle_docker_client_creation_failure