Releases: clearcontainers/proxy
Release:3.0.13
Merge pull request #192 from jcvenegas/3.0.13-branch # Clear Containers 3.0.13
Release:3.0.12
3.0.12
Release:3.0.11
3.0.11
Release:3.0.10
3.0.10
Release: 3.0.9
Merge pull request #175 from jcvenegas/release-309 Release: Clear Containers 3.0.9
Release 3.0.8
Welcome to Clear Containers Proxy release 3.0.8!
-
This release we have fixed
stdin
redirection now the proxy send and allowing the agent from receivingEOF
onstdin
. -
Initial support for proxy per VM was implemented.
Changes:
- stdin: Forward all stream input coming from the shim
- One proxy per vm
d0cd3c3 stdin: Forward all stream input coming from the shim
bc4d5ca API: Shutdown pod instance on unregister
2386a5a KSM: Only setup when running as system instance
c9af303 logging: Redirect pod instance log output to syslog
8c49c97 logging: Add support for syslog
ff4e478 network: Add URI parameter to getSocketPath()
336cf8e errors: Fix typo in error message
Release 3.0.7
Changes:
Vendoring: Switch to fixed revision vendoring
Release 3.0.6
3.0.6
Release 3.0.5
3.0.5
Release 3.0.4
Changes
- behaviour: Restart on exit
- logging: Add name and PID fields
- CI: remove tests from run.sh script
- vendor: Update proxy vendoring
Shortlog
01fea78 behaviour: Restart on exit
d71ae11 logging: Add name and PID fields
317079f CI: remove tests from run.sh script
9883427 vendor: Update the vendoring with latest dep version
979987c logrus: Update logrus package imports
c413041 vendor: Remove old proxy vendoring