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 a nomad_job_v2 resource #149

Closed
wants to merge 48 commits into from

Commits on Aug 31, 2020

  1. Configuration menu
    Copy the full SHA
    f14911d View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2020

  1. Fix pronoun

    Co-authored-by: Luiz Aoqui <[email protected]>
    remilapeyre and lgfa29 committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    309f00a View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2020

  1. Configuration menu
    Copy the full SHA
    bf13fd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4a865a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af5b807 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    693fe1a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e78053 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b4ac4d8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f48113f View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2020

  1. Configuration menu
    Copy the full SHA
    58278cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf4fa68 View commit details
    Browse the repository at this point in the history
  3. Add ID attribute

    remilapeyre committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    8a6c01a View commit details
    Browse the repository at this point in the history
  4. Fix typo

    remilapeyre committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    210f08b View commit details
    Browse the repository at this point in the history
  5. Fix ID handling

    remilapeyre committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    92b9231 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    686dd39 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9e1c753 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f8f5901 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Configuration menu
    Copy the full SHA
    3bb1560 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a7e53d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    016b726 View commit details
    Browse the repository at this point in the history
  4. Read port properly

    remilapeyre committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    b6d6930 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    57d5a8b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3bd9fe0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4ccac80 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9218406 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e256690 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    843d16a View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2020

  1. Configuration menu
    Copy the full SHA
    ed24173 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    423984a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06c2a38 View commit details
    Browse the repository at this point in the history
  4. Use Nomad defaults

    remilapeyre committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    2b4df89 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2020

  1. Configuration menu
    Copy the full SHA
    ed2c2c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f33aea View commit details
    Browse the repository at this point in the history
  3. Add test for hashicorp#1

    remilapeyre committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    f03bba2 View commit details
    Browse the repository at this point in the history
  4. Add some documentation

    remilapeyre committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    fee2902 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b4e20ef View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. Configuration menu
    Copy the full SHA
    d699aa7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    428e25f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e6891f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2c6815 View commit details
    Browse the repository at this point in the history
  5. Empty commit to run CI

    remilapeyre committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    0e422d3 View commit details
    Browse the repository at this point in the history
  6. Log the diff on read

    remilapeyre committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    b5d0669 View commit details
    Browse the repository at this point in the history
  7. Add spew in go.mod

    remilapeyre committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    9c0c4a1 View commit details
    Browse the repository at this point in the history
  8. Try to debug the CI

    remilapeyre committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    3215165 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    51998ba View commit details
    Browse the repository at this point in the history
  10. Remove logging in CI

    remilapeyre committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    60a64ee View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. Configuration menu
    Copy the full SHA
    d64fceb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f49668 View commit details
    Browse the repository at this point in the history