Releases: ontariosystems/iscenv
Releases · ontariosystems/iscenv
v3.14.10
Fixes
- build with go 1.21 and update various dependences (including isclib)
- create
ISCENV_CONTAINER
environment variable when launching
containers to make it easier to see we're on the inside (rather than
relying on cgroups which can act strange on v1 vs v2). See #28
Full Changelog: v3.14.9...v3.14.10
v3.14.9
3.14.9
v3.14.8
3.14.8
v3.14.7
3.14.7
v3.14.6
Fixes
- Another cgroup pattern for things running in kube
v3.14.5
v3.14.4
Fixes
- update github.com/fsouza/go-dockerclient to v1.9.5
v3.14.3
v3.14.2
Fixed
- the
iscenv version
command did not have the correct version
v3.14.1
Fixed
- use go modules
- use go 1.19
- set cgroupns to "host" when creating containers