Go modules · #2690 by repository stars
github.com/opencontainers/runtime-tools
v0.9.0opencontainers/runtime-tools ↗Last release 5 months ago
16 Mar 2026
Release timing varies
gaps range from 8 days to 13 months
Nearly every release is documented
notes for 9 of 9 stable releases
Nothing withdrawn
no release was ever pulled
11 years old
201 releases · first in 2015
Release timeline
201 releases since 2015Releases
- v0.9.1-0.20200714114844-43243fed979014 Jul 2020pre-release
Nothing published for this version
- v0.9.1-0.20200121211434-d1bf3e66ff0a21 Jan 2020pre-release
Nothing published for this version
- v0.9.1-0.20200111150216-120c67a4170d11 Jan 2020pre-release
Nothing published for this version
- v0.9.1-0.20191021033901-2affd456857521 Oct 2019pre-release
Nothing published for this version
- v0.9.1-0.20190822011904-fdf411e43a1822 Aug 2019pre-release
Nothing published for this version
- v0.9.1-0.20190623185006-5a98426296e423 Jun 2019pre-release
Nothing published for this version
- v0.9.1-0.20190417131837-cd1349b7c47e17 Apr 2019pre-release
Nothing published for this version
- v0.9.1-0.20190313075039-7125f1d443b013 Mar 2019pre-release
Nothing published for this version
- v0.9.06 Mar 2019
Release notes
Open source →Additions
- Windows: Typos and incorrect defaults (#683).
- validation: Add apparmor profile test(#684).
- generate: add oci-version option (#681).
- validation: Add SELinux Check (#682).
- generate: add process-cap-add and process-cap-drop option (#675).
- generate: Add generate option (#672).
- Initialize Config Windows Network for Windows Namespace (#666).
Minor fixes and documentation
Additional notes2 sources agree
Open source →Additions
- Windows: Typos and incorrect defaults (#683).
- validation: Add apparmor profile test(#684).
- generate: add oci-version option (#681).
- validation: Add SELinux Check (#682).
- generate: add process-cap-add and process-cap-drop option (#675).
- generate: Add generate option (#672).
- Initialize Config Windows Network for Windows Namespace (#666).
Minor fixes and documentation
- validation-tests: fix several tests (#687).
- adding security and CoC links (#686).
- Simplified code (#685).
- Godeps: update hashicorp/go-multierror (#678).
- fix up vm parameters (#676).
- generate: fix capabilities add/drop option (#674).
- update to golang 1.11 (#670).
- v0.8.1-0.20190301221833-4a85ba219fe71 Mar 2019pre-release
Nothing published for this version
- v0.8.1-0.20190218063305-743b0b35b88f18 Feb 2019pre-release
Nothing published for this version
- v0.8.1-0.20190115074359-f611b4e1e0a815 Jan 2019pre-release
Nothing published for this version
- v0.8.1-0.20190108155848-1f0579c0f8588 Jan 2019pre-release
Nothing published for this version
- v0.8.1-0.20181214053356-192a8eb7b8cf14 Dec 2018pre-release
Nothing published for this version
- v0.8.1-0.20181214021556-51e5a89d5cc314 Dec 2018pre-release
Nothing published for this version
- v0.8.1-0.20181030005001-a85cdea1b01d30 Oct 2018pre-release
Nothing published for this version
- v0.8.010 Oct 2018
Release notes
Open source →Additions
- generate: Add generate.New support for Windows (#667).
- validation: add resource validation after delete (#654).
- mountinfo: parse empty strings in source (#652).
Minor fixes and documentation
- readme: fix wrong filepath (#665).
- Makefile: add generate to gotest (#656).
- MAINTAINERS: remove philips (#659).
- Vendor in windows runtime-spec changes (#663).
- /proc should be mounted with nosuid, noexec, nodev to match the host (#664).
- validation: mounts: fix condition of source & type check (#660).
- Fix TAP output with multiple RuntimeInsideValidate (#658).
- fix some misspells (#649).
Additional notes2 sources agree
Open source →Additions
- generate: Add generate.New support for Windows (#667).
- validation: add resource validation after delete (#654).
- mountinfo: parse empty strings in source (#652).
Minor fixes and documentation
- readme: fix wrong filepath (#665).
- Makefile: add generate to gotest (#656).
- MAINTAINERS: remove philips (#659).
- Vendor in windows runtime-spec changes (#663).
- /proc should be mounted with nosuid, noexec, nodev to match the host (#664).
- validation: mounts: fix condition of source & type check (#660).
- Fix TAP output with multiple RuntimeInsideValidate (#658).
- fix some misspells (#649).
- v0.7.1-0.20181106024303-3fc5fcbdccbb6 Nov 2018pre-release
Nothing published for this version
- v0.7.1-0.20181011054405-1d69bd0f9c3911 Oct 2018pre-release
Nothing published for this version
- v0.7.1-0.20180922154905-2974f2ea574022 Sept 2018pre-release
Nothing published for this version
- v0.7.1-0.20180919233127-fb101d5d42ab19 Sept 2018pre-release
Nothing published for this version
- v0.7.1-0.20180822021132-d0b00639c29222 Aug 2018pre-release
Nothing published for this version
- v0.7.1-0.20180821092419-d5be1524667c21 Aug 2018pre-release
Nothing published for this version
- v0.7.1-0.20180821052235-2e13089356c721 Aug 2018pre-release
Nothing published for this version
- v0.7.011 Jul 2018
Release notes
Open source →Additions
- validation: use t.Fail when checking for main test errors (#645).
- travis: add go 1.10 (#647).
- validation: add more test cases for read-only paths tests (#644).
- validation: add more test cases for masked paths tests (#643).
- validation: test cgroups with different input values (#637).
- validation: add more test cases for private & slave propagations (#650).
- runtimetest: correctly check for a readable directory (#625).
- validation: add minor checks for ptmx and kill signal (#642).
- validation: add a new test for NSPathMatchTypeError (#636).
- validation: add test for NSProcInPath (#628).
- validation: test validation test with an empty hostname (#640).
- validation: add cgroup devices validation (#633).
- check the status of the state passed to hooks over stdin (#608).
- validation: fix nil deferences in cpu & blkio cgroups tests (#638).
Minor fixes and documentaion
Additional notes2 sources agree
Open source →Additions
- validation: use t.Fail when checking for main test errors (#645).
- travis: add go 1.10 (#647).
- validation: add more test cases for read-only paths tests (#644).
- validation: add more test cases for masked paths tests (#643).
- validation: test cgroups with different input values (#637).
- validation: add more test cases for private & slave propagations (#650).
- runtimetest: correctly check for a readable directory (#625).
- validation: add minor checks for ptmx and kill signal (#642).
- validation: add a new test for NSPathMatchTypeError (#636).
- validation: add test for NSProcInPath (#628).
- validation: test validation test with an empty hostname (#640).
- validation: add cgroup devices validation (#633).
- check the status of the state passed to hooks over stdin (#608).
- validation: fix nil deferences in cpu & blkio cgroups tests (#638).
Minor fixes and documentation
- validation: fix nil dereference when handling multierror in hooks_stdin (#641).
- fix generate test in calling generate.New (#648).
- README: fix broken links to documentation (#646).
- validation/kill_no_effect: fix bug(#635).
- v0.6.1-0.20180607055712-b13ff6a41b567 Jun 2018pre-release
Nothing published for this version
- v0.6.1-0.20180530063100-128c5884875030 May 2018pre-release
Nothing published for this version
- v0.6.016 May 2018
Release notes
Open source →Additions
- add test case for KillNonCreateRunHaveNoEffect (#607).
- Add cgroupsPath validation (#631).
- validation: create: don't skip errors on state (#626).
- validation: add tests for NSNewNSWithoutPath & NSInheritWithoutType (#620).
- specerror: Add NewRFCError and NewRFCErrorOrPanic (#627).
- implement specerror (#604, #602, #591, #587, #580, #583, #584, #586).
- generate: Move Generator.spec to Generator.Config (#266).
- Respect the host platform (#194).
- runtimetest: Make TAP output more granular (#308).
- generate: add process-username option and fix it's validation (#614).
- validation: add process_user validation (#611).
- add hooks stdin test (#589).
- runtimetest: count correctly TAP tests (#594).
- contrib/rootfs-builder: Support timestamps and xz compression (#598).
- Add system validation (#592).
- validation: run CLI with correct argument order (#600).
- validation: Add system validation (#590).
- validate: CheckLinux is platform dependent (#560).
- validation: Add error judgment to SetConfig (#585).
- validate: allow non-linux compatibility (#588).
Minor fixes and documentaion
- cgroups_v1: Correction parameters (#629).
- travis: fix fetch issue of golint (#630).
- validation: add more values for rlimits test (#623).
- doc: add developer guidelines (#621).
- bash: add os (#622).
- docs/command-line-interface: Require complete runtime coverage (#615).
- validation/test-yaml: Drop this local experiment (#616).
- validation: LinuxUIDMapping: fix tests (#597).
- Fix error messages in validation cgroup tests (#605).
- contrib/rootfs-builder: Use $(cat rootfs-files) (#606).
- validate: mv deviceValid to validate_linux (#603).
- Validate_linux: Modify the returned error (#601).
- runtimetest: fix root readonly check (#599).
- runtimetest: fix uid_map parsing (#596).
- Fix condition in BlockIO test (#595).
- generate/seccomp: platform independent values (#561).
Additional notes2 sources agree
Open source →Additions
- add test case for KillNonCreateRunHaveNoEffect (#607).
- Add cgroupsPath validation (#631).
- validation: create: don't skip errors on state (#626).
- validation: add tests for NSNewNSWithoutPath & NSInheritWithoutType (#620).
- specerror: Add NewRFCError and NewRFCErrorOrPanic (#627).
- implement specerror (#604, #602, #591, #587, #580, #583, #584, #586).
- generate: Move Generator.spec to Generator.Config (#266).
- Respect the host platform (#194).
- runtimetest: Make TAP output more granular (#308).
- generate: add process-username option and fix it's validation (#614).
- validation: add process_user validation (#611).
- add hooks stdin test (#589).
- runtimetest: count correctly TAP tests (#594).
- contrib/rootfs-builder: Support timestamps and xz compression (#598).
- Add system validation (#592).
- validation: run CLI with correct argument order (#600).
- validation: Add system validation (#590).
- validate: CheckLinux is platform dependent (#560).
- validation: Add error judgment to SetConfig (#585).
- validate: allow non-linux compatibility (#588).
Minor fixes and documentation
- cgroups_v1: Correction parameters (#629).
- travis: fix fetch issue of golint (#630).
- validation: add more values for rlimits test (#623).
- doc: add developer guidelines (#621).
- bash: add os (#622).
- docs/command-line-interface: Require complete runtime coverage (#615).
- validation/test-yaml: Drop this local experiment (#616).
- validation: LinuxUIDMapping: fix tests (#597).
- Fix error messages in validation cgroup tests (#605).
- contrib/rootfs-builder: Use $(cat rootfs-files) (#606).
- validate: mv deviceValid to validate_linux (#603).
- Validate_linux: Modify the returned error (#601).
- runtimetest: fix root readonly check (#599).
- runtimetest: fix uid_map parsing (#596).
- Fix condition in BlockIO test (#595).
- generate/seccomp: platform independent values (#561).
- v0.5.1-0.20180524084245-582a909a278c24 May 2018pre-release
Nothing published for this version
- v0.5.1-0.20180523095837-1ceca9e1648b23 May 2018pre-release
Nothing published for this version
- v0.5.1-0.20180521085607-17949380885e21 May 2018pre-release
Nothing published for this version
- v0.5.1-0.20180416032026-9185c46fb7f016 Apr 2018pre-release
Nothing published for this version
- v0.5.1-0.20180412051508-5d2dc61a4b2912 Apr 2018pre-release
Nothing published for this version
- v0.5.1-0.20180406185116-4b888f2813796 Apr 2018pre-release
Nothing published for this version
- v0.5.1-0.20180320091231-0ddb5cd6687120 Mar 2018pre-release
Nothing published for this version
- v0.5.1-0.20180306063206-fdbc3d6d95076 Mar 2018pre-release
Nothing published for this version
- v0.5.1-0.20180306025508-0ec9fe6a3af26 Mar 2018pre-release
Nothing published for this version
- v0.5.1-0.20180227011105-35924b6cf4fe27 Feb 2018pre-release
Nothing published for this version
- v0.5.08 Feb 2018
Release notes
Open source →Additions
- validation: add tests when prestart/poststart/poststop hooks fail (#569).
- validate_test: add TestCheckMandatoryFields (#554).
- validation: add lifecycle validation (#558).
- validation: add 'state' test; using WaitingForStatus in insideValidation (#562).
- Relax LGTM requirement (#559, #566).
- validation: Fixes #556 (#557).
Minor fixes and documentaion
- validate_test: Complement test (#568).
- man: Modify the legal value of the rootfs-propagation (#548).
- generate: don't overwrite hook which has a same path (#571).
- validation: nil config support in lifecycle validate (#567).
- runtimetest: cmd/runtimetest/main: Run validateDefaultDevices even with process unset (#553).
- validation: Remove runc 'create' exit timing crutches (#563).
- validation/util/container: Use ExitError for stderr (#564).
Additional notes2 sources agree
Open source →Additions
- validation: add tests when prestart/poststart/poststop hooks fail (#569).
- validate_test: add TestCheckMandatoryFields (#554).
- validation: add lifecycle validation (#558).
- validation: add 'state' test; using WaitingForStatus in insideValidation (#562).
- Relax LGTM requirement (#559, #566).
- validation: Fixes #556 (#557).
Minor fixes and documentation
- validate_test: Complement test (#568).
- man: Modify the legal value of the rootfs-propagation (#548).
- generate: don't overwrite hook which has a same path (#571).
- validation: nil config support in lifecycle validate (#567).
- runtimetest: cmd/runtimetest/main: Run validateDefaultDevices even with process unset (#553).
- validation: Remove runc 'create' exit timing crutches (#563).
- validation/util/container: Use ExitError for stderr (#564).
- v0.4.1-0.20180212125931-263fad0457d412 Feb 2018pre-release
Nothing published for this version
- v0.4.1-0.20180206032059-3eba113f4e366 Feb 2018pre-release
Nothing published for this version
- v0.4.1-0.20180205033113-09ddc0299bea5 Feb 2018pre-release
Nothing published for this version
- v0.4.1-0.20180129015730-25ac68f21f8b29 Jan 2018pre-release
Nothing published for this version
- v0.4.1-0.20180125032312-7ac117af23fb25 Jan 2018pre-release
Nothing published for this version
- v0.4.023 Jan 2018
Release notes
Open source →Additions
- specerror: Redefine error code as int64 (#501).
- validate: Improve the test of the configuration file (#504, #534, #537, #541).
- runtimetest: Add rootfs propagation test (#511).
- runtimetest: Add posixValidations (#510).
- runtimetest: Add host platform validation (#507).
- Makefile: Add version file (#417).
- validation: Complete Container Inside Test (#521).
- generate: Support json value for hooks (#525).
- generate: Support adding additional mounts for container (#279).
- generate: Support blkio related options (#235).
- cmd/runtimetest/main: Use TAP diagnostics for errors (#439).
- generate: Add linux-intelRdt-l3CacheSchema option (#529).
- filepath/clean: Add Windows support (#539).
- validate: Add validation when host-specific is set (#495).
- runtimetest: Add validation of cgroups (#93).
- generate: Generator solaris application container configuration (#532).
- generate: Add interface to remove mounts. (#544).
- validation/linux_cgroups_*: Generate TAP output (and outside-validation cleanup) (#542).
- generate: Windows-specific container configuration generate (#528).
- runtimetest: Add validateSeccomp (#514).
- validation: Add mount validation (#547).
- ...: Transition from tap Diagnostic(...) to YAML(...) (#533).
Minor fixes and documentaion
- runtimetest: Fix error return (#505).
- runtimetest: Move validateRlimits to defaultValidations (#506).
- runtimetest: Make validateRlimits silent on Windows (#509).
- runtimetest: Raise ConfigInRootBundleDir for missing config.json (#508).
- generate: Change process-tty to process-terminal (#517).
- generate: Fixed seccompSet (#513).
- runtimetest: Remove debug info (#518).
- generate: Fix error return (#520).
- validate: Fix nil deference (#522).
- generate: Fix DropProcessCapability... (#519).
- runtimetest: Fix nil dereference (#523).
- man: Small fixs (#526).
- validation: Fix idmappings test (#530).
- generate: Solve conflicting options problem (#441).
- generate: Use non-null validation instead of initialization (#540).
- validate: Modify the non-conforming validation (#538).
- validate: Fix id mappings (#531).
- validate: Remove duplicate verification (#535).
- generate: AddMounts should be AddMount you are only adding a single Mount (#545).
- generate: Recursive propagation flags should be legal to use (#543).
- generate: Modify the function return value (#546).
- generate: Hooks should be passed in as rspec.Hook, not as a string. (#549).
Additional notes2 sources agree
Open source →Additions
- specerror: Redefine error code as int64 (#501).
- validate: Improve the test of the configuration file (#504, #534, #537, #541).
- runtimetest: Add rootfs propagation test (#511).
- runtimetest: Add posixValidations (#510).
- runtimetest: Add host platform validation (#507).
- Makefile: Add version file (#417).
- validation: Complete Container Inside Test (#521).
- generate: Support json value for hooks (#525).
- generate: Support adding additional mounts for container (#279).
- generate: Support blkio related options (#235).
- cmd/runtimetest/main: Use TAP diagnostics for errors (#439).
- generate: Add linux-intelRdt-l3CacheSchema option (#529).
- filepath/clean: Add Windows support (#539).
- validate: Add validation when host-specific is set (#495).
- runtimetest: Add validation of cgroups (#93).
- generate: Generator solaris application container configuration (#532).
- generate: Add interface to remove mounts. (#544).
- validation/linux_cgroups_*: Generate TAP output (and outside-validation cleanup) (#542).
- generate: Windows-specific container configuration generate (#528).
- runtimetest: Add validateSeccomp (#514).
- validation: Add mount validation (#547).
- ...: Transition from tap Diagnostic(...) to YAML(...) (#533).
Minor fixes and documentation
- runtimetest: Fix error return (#505).
- runtimetest: Move validateRlimits to defaultValidations (#506).
- runtimetest: Make validateRlimits silent on Windows (#509).
- runtimetest: Raise ConfigInRootBundleDir for missing config.json (#508).
- generate: Change process-tty to process-terminal (#517).
- generate: Fixed seccompSet (#513).
- runtimetest: Remove debug info (#518).
- generate: Fix error return (#520).
- validate: Fix nil deference (#522).
- generate: Fix DropProcessCapability... (#519).
- runtimetest: Fix nil dereference (#523).
- man: Small fixs (#526).
- validation: Fix idmappings test (#530).
- generate: Solve conflicting options problem (#441).
- generate: Use non-null validation instead of initialization (#540).
- validate: Modify the non-conforming validation (#538).
- validate: Fix id mappings (#531).
- validate: Remove duplicate verification (#535).
- generate: AddMounts should be AddMount you are only adding a single Mount (#545).
- generate: Recursive propagation flags should be legal to use (#543).
- generate: Modify the function return value (#546).
- generate: Hooks should be passed in as rspec.Hook, not as a string. (#549).
- v0.3.1-0.20241001195557-6c9570a1678f1 Oct 2024pre-release
Nothing published for this version
- v0.3.1-0.20230914150019-408c51e934dc14 Sept 2023pre-release
Nothing published for this version
- v0.3.1-0.20220107212731-10d2584390047 Jan 2022pre-release
Nothing published for this version
- v0.3.1-0.20211020193359-09d837bf40a720 Oct 2021pre-release
Nothing published for this version
- v0.3.1-0.20211019225133-d38bd63eb71919 Oct 2021pre-release
Nothing published for this version
- v0.3.1-0.20211019225046-fab664e7a09519 Oct 2021pre-release
Nothing published for this version
- v0.3.1-0.20211018181530-0e5956de951118 Oct 2021pre-release
Nothing published for this version
- v0.3.1-0.20210401104541-71a5e7ccb8de1 Apr 2021pre-release
Nothing published for this version
- v0.3.1-0.20190822011904-fdf411e43a1822 Aug 2019pre-release
Nothing published for this version
- v0.3.1-0.20190418135848-095789df6c2b18 Apr 2019pre-release
Nothing published for this version
- v0.3.1-0.20180111065923-67758c3b073c11 Jan 2018pre-release
Nothing published for this version
- v0.3.1-0.20180108153927-625e2322645b8 Jan 2018pre-release
Nothing published for this version
- v0.3.1-0.20180102033020-a6e1a3c254642 Jan 2018pre-release
Nothing published for this version
- v0.3.1-0.20171130054048-721fbce0ea5d30 Nov 2017pre-release
Nothing published for this version
- v0.3.1-0.20171123023729-ca332aecb93223 Nov 2017pre-release
Nothing published for this version