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

post-release merge for 1.0.3 #9930

Merged
merged 25 commits into from
Jan 29, 2021
Merged

post-release merge for 1.0.3 #9930

merged 25 commits into from
Jan 29, 2021

Commits on Jan 13, 2021

  1. Configuration menu
    Copy the full SHA
    664b8e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c1d4fc View commit details
    Browse the repository at this point in the history
  3. Release v1.0.2

    hashicorp-nomad committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    fff533a View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. ci: only read/modify GO_TAGS field (#9815)

    Only lookup GO_TAGS variable, and avoid the false positives where GO_TAGS is a variable suffix.
    Mahmood Ali authored and cgbaker committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    6b73e85 View commit details
    Browse the repository at this point in the history
  2. Add PID namespacing and e2e test

    Kris Hicks authored and cgbaker committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    677353a View commit details
    Browse the repository at this point in the history
  3. Always check that resource constraints were applied

    Kris Hicks authored and cgbaker committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    75cea8a View commit details
    Browse the repository at this point in the history
  4. Add unit test for container namespacing

    Kris Hicks authored and cgbaker committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    41681fa View commit details
    Browse the repository at this point in the history
  5. Add e2e test for raw exec

    Kris Hicks authored and cgbaker committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    ea7bab0 View commit details
    Browse the repository at this point in the history
  6. Add test for alloc exec

    Kris Hicks authored and cgbaker committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    c0f6df7 View commit details
    Browse the repository at this point in the history
  7. Add a little comment

    Kris Hicks authored and cgbaker committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    87f80b1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    109fb53 View commit details
    Browse the repository at this point in the history
  9. modify exec driver test TestExecDriver_DestroyKills all in light of t…

    …he fact that PID namespacing means that the kernel does this now
    cgbaker committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    611abc3 View commit details
    Browse the repository at this point in the history
  10. modify exec driver test TestExecDriver_StartWaitStop in light of the …

    …fact that signaling sleep with SIGINT doesn't work if it's PID1
    cgbaker committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    6a067a3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3eb9cdf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c990574 View commit details
    Browse the repository at this point in the history
  13. Backfill unit test for NEWIPC

    Kris Hicks authored and cgbaker committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    f4fe79a View commit details
    Browse the repository at this point in the history
  14. lint some nomad HCL job specs

    cgbaker committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    bcb78f1 View commit details
    Browse the repository at this point in the history
  15. attempting to fix flaky tests caused by pid isolation

    vagrant authored and cgbaker committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    c191054 View commit details
    Browse the repository at this point in the history
  16. updated changelog for release

    cgbaker committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    2b8d52a View commit details
    Browse the repository at this point in the history
  17. bump version to 1.0.3

    cgbaker committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    08741d9 View commit details
    Browse the repository at this point in the history
  18. Release v1.0.3

    hashicorp-nomad committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    d79b74c View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. Merge tag 'v1.0.3' into post-release-1.0.3

    Version 1.0.3
    cgbaker committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    7f06adf View commit details
    Browse the repository at this point in the history
  2. version to 1.0.4-dev

    cgbaker committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    460c9a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    352df9c View commit details
    Browse the repository at this point in the history
  4. remove generated code

    cgbaker committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    d0462cf View commit details
    Browse the repository at this point in the history