Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

Releases: clearcontainers/proxy

Release:3.0.13

11 Jan 19:18
4cd8d93
Compare
Choose a tag to compare
Merge pull request #192 from jcvenegas/3.0.13-branch

# Clear Containers 3.0.13

Release:3.0.12

21 Dec 18:31
3c6daa6
Compare
Choose a tag to compare

Release:3.0.11

13 Dec 23:04
ad64d65
Compare
Choose a tag to compare

Release:3.0.10

06 Dec 23:12
513b073
Compare
Choose a tag to compare

Release: 3.0.9

29 Nov 18:44
4d8aed1
Compare
Choose a tag to compare
Merge pull request #175 from jcvenegas/release-309

Release: Clear Containers 3.0.9

Release 3.0.8

16 Nov 16:18
9deb340
Compare
Choose a tag to compare

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 receiving EOF on stdin.

  • 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

09 Nov 17:55
6a7e095
Compare
Choose a tag to compare

Changes:

Vendoring: Switch to fixed revision vendoring

Release 3.0.6

01 Nov 21:34
3020872
Compare
Choose a tag to compare

Release 3.0.5

23 Oct 21:50
Compare
Choose a tag to compare

Release 3.0.4

18 Oct 19:04
Compare
Choose a tag to compare

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