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

Added task DockerExecStopContainer #591

Merged
merged 13 commits into from Jun 1, 2018
Merged

Added task DockerExecStopContainer #591

merged 13 commits into from Jun 1, 2018

Commits on May 29, 2018

  1. Added new extras task DockerLivenessProbeContainer.

    dancc authored and dancc committed May 29, 2018
    Configuration menu
    Copy the full SHA
    c1ab3cc View commit details
    Browse the repository at this point in the history
  2. Not necessary to include timestamps.

    dancc authored and dancc committed May 29, 2018
    Configuration menu
    Copy the full SHA
    393e287 View commit details
    Browse the repository at this point in the history
  3. Added underloaded method so that folks can just pass a String only as…

    … we'll setup the defaults for the poll knobs.
    dancc authored and dancc committed May 29, 2018
    Configuration menu
    Copy the full SHA
    de86193 View commit details
    Browse the repository at this point in the history
  4. Update README with relevant task link.

    dancc authored and dancc committed May 29, 2018
    Configuration menu
    Copy the full SHA
    0c82088 View commit details
    Browse the repository at this point in the history
  5. Update verbiage.

    dancc authored and dancc committed May 29, 2018
    Configuration menu
    Copy the full SHA
    0b359bc View commit details
    Browse the repository at this point in the history
  6. Update verbiage and use alpine image for smaller downloads.

    dancc authored and dancc committed May 29, 2018
    Configuration menu
    Copy the full SHA
    dfe438f View commit details
    Browse the repository at this point in the history

Commits on May 31, 2018

  1. Add test to show failure when container is not running.

    dancc authored and dancc committed May 31, 2018
    Configuration menu
    Copy the full SHA
    2a3ab2e View commit details
    Browse the repository at this point in the history
  2. Move overloaded method logic out of the liveness-probe-container clas…

    …s and into the logs-container class.
    dancc authored and dancc committed May 31, 2018
    Configuration menu
    Copy the full SHA
    c21f53d View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2018

  1. Initial impl for DockerExecStartContainer.

    dancc authored and dancc committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    09b682b View commit details
    Browse the repository at this point in the history
  2. Merge from master.

    dancc authored and dancc committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    28c2218 View commit details
    Browse the repository at this point in the history
  3. Renamed files to better fall inline with expectations.

    dancc authored and dancc committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    e95de9f View commit details
    Browse the repository at this point in the history
  4. Add documentation within README

    dancc authored and dancc committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    ee5b350 View commit details
    Browse the repository at this point in the history
  5. Update verbiage.

    dancc authored and dancc committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    29d2fda View commit details
    Browse the repository at this point in the history