Releases: shoenig/nomad-pledge-driver
Releases · shoenig/nomad-pledge-driver
v0.3.0
v0.2.3
v0.2.2
v0.2.1
v0.2.0
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
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
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.