Skip to content

Releases: shoenig/nomad-pledge-driver

v0.3.0

07 Nov 20:44
9f4e0bc
Compare
Choose a tag to compare

Changelog

v0.2.3

11 Jul 14:51
4b9d392
Compare
Choose a tag to compare

Changelog

  • 4b9d392 exec: default to current (i.e. root) user if no user set, like raw_exec (#65)

v0.2.2

08 Jul 00:37
ae8e167
Compare
Choose a tag to compare

Changelog

  • ae8e167 plugin: do not reopen fifos on recover task (#63)

v0.2.1

07 Jul 19:27
24867a7
Compare
Choose a tag to compare

Changelog

  • d75e91e build: fixup executable name in config references (#57)
  • ce8ba50 plugin: correctly set memory resource constriants in cgroup (#59)
  • fec2781 plugin: set cpu bandwidth correctly (#61)
  • 24867a7 readme: remove experimental block (#62)

v0.2.0

05 Jul 20:12
b13a1e4
Compare
Choose a tag to compare

Changelog

  • 01b598f build: fixup makefile targets (#52)
  • 95ce6ab ci: set timeout on ci workflow (#50)
  • da067fe hack: tidy up hcl example files (#53)
  • 183eb2e plugin: check for unshare and nsenter during fingerprint (#54)
  • e5e0704 plugin: support for bridge networking, pid/ipc namespacing (#49)
  • 6630e28 plugin: use context with timeout when using command in fingerprint (#55)
  • 4061657 readme: fix spacing
  • b13a1e4 readme: fix typo
  • a9d0c09 readme: fixup some old text
  • df82cb3 readme: remove optional dc field from example job
  • 5a1ebc0 repo: ignore dist directory

v0.1.0

02 Jul 00:12
a4c05ce
Compare
Choose a tag to compare

Changelog

  • b6f3559 build(deps): bump github.com/hashicorp/go-hclog from 1.3.1 to 1.4.0 (#21)
  • 5bc245f build(deps): bump github.com/hashicorp/go-set from 0.1.10 to 0.1.12 (#38)
  • e4222c1 build(deps): bump github.com/hashicorp/go-set from 0.1.12 to 0.1.13 (#41)
  • 580aef1 build(deps): bump github.com/hashicorp/go-set from 0.1.6 to 0.1.7 (#19)
  • 551f2f0 build(deps): bump github.com/hashicorp/nomad from 1.4.1 to 1.4.3 (#18)
  • 4e00423 build(deps): bump github.com/hashicorp/nomad from 1.5.3 to 1.5.6 (#39)
  • 8ece2d0 build(deps): bump github.com/shoenig/test from 0.4.0 to 0.6.0 (#20)
  • e356538 build(deps): bump github.com/shoenig/test from 0.6.0 to 0.6.1 (#25)
  • 50546dc build(deps): bump github.com/shoenig/test from 0.6.3 to 0.6.4 (#34)
  • 06adb18 build(deps): bump github.com/shoenig/test from 0.6.4 to 0.6.6 (#42)
  • bd30d66 build(deps): bump golang.org/x/sys from 0.1.0 to 0.4.0 (#23)
  • 962dc0f build(deps): bump golang.org/x/sys from 0.7.0 to 0.8.0 (#40)
  • c9d01ff build(deps): bump golang.org/x/sys from 0.8.0 to 0.9.0 (#43)
  • ce7e346 build: make build steps not specific to my machine (#16)
  • da881b2 build: setup goreleaser (#45)
  • 0ade3b8 ci: setup ci on gha (#14)
  • e6f1dee deps: setup monthly dependabot (#17)
  • 55d32c6 deps: update and tidy (#26)
  • d48bf0f deps: update deps (#13)
  • d0eb363 drviver: restore pledge environment during task recovery (#44)
  • 8d4dcbe e2e: setup to run e2e tests on github actions (#11)
  • 2be5fb1 exec: clone task process directly into its cgroup (#36)
  • 7f10582 exec: extract cg values more efficiently (#15)
  • a4c05ce hack: fixup outdated .nomad extensions to .hcl (#46)
  • 408ea88 plugin: detect if cap_net_bind_service is set on pledge executable (#12)
  • c9f2f59 readme: update readme example
  • 36a6af1 readme: update with CI badge and some wording
  • 96e4d5d repo: setup linters (#35)
  • 76570a0 repo: use hashicorp/setup-golang for setting up go compiler in GHA (#22)

pledge-1.8.com

13 Oct 15:08
d882aea
Compare
Choose a tag to compare

This release is for the pledge-1.8.com artifact, officially available from https://justine.lol/pledge/

Users should download pledge from the official site; this release is for nomad-pledge-driver e2e testing.