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

Add extra Docker labels ( job name, task and task group name) #9885

Merged
merged 14 commits into from
Mar 8, 2021

Commits on Jan 25, 2021

  1. add extra Docker labels

    sofixa committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    67391d6 View commit details
    Browse the repository at this point in the history
  2. fix tests around Docker labels

    sofixa committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    b61ae09 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. Configuration menu
    Copy the full SHA
    45034b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b2f59f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6242d17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    05b6b26 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. Configuration menu
    Copy the full SHA
    5f03424 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    325ff1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e7c415 View commit details
    Browse the repository at this point in the history
  4. fix TestDockerDriver_CreateContainerConfig_Labels to expect only one …

    …hashicorp default label
    sofixa committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    414d29d View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. Update website/content/docs/drivers/docker.mdx

    Co-authored-by: Tim Gross <tgross@hashicorp.com>
    sofixa and tgross committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    4ce99c8 View commit details
    Browse the repository at this point in the history
  2. fix extra whitespace

    sofixa committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    a2b486b View commit details
    Browse the repository at this point in the history
  3. add docker extra_labels test

    sofixa committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    a140e3b View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. reduce string manipulation

    tgross committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    29d3460 View commit details
    Browse the repository at this point in the history