Skip to content
This repository has been archived by the owner on Jun 18, 2022. It is now read-only.

Releases: rancher/agent

v0.13.11: Merge pull request #287 from alena1108/jan3

04 Jan 06:59
c8663d1
Compare
Choose a tag to compare

v0.13.10: Merge pull request #286 from alena1108/dec31

02 Jan 17:28
b32b1e7
Compare
Choose a tag to compare

v0.13.9

09 Jul 16:26
Compare
Choose a tag to compare
reuse transport connection

v0.13.8

23 May 18:19
Compare
Choose a tag to compare
Do not delete rancher-agent container

v0.13.7

06 Apr 17:24
Compare
Choose a tag to compare
showing correct imagePull error

v0.13.6

13 Mar 17:01
Compare
Choose a tag to compare
add params to support skip the nameserver check

v0.13.5: Don't use mixedCase in package name

12 Mar 20:31
Compare
Choose a tag to compare
This is now a rule in golint

v0.13.4: fix race condition when umounting

15 Feb 19:40
Compare
Choose a tag to compare
this part of code raise a race condition, where previous container start
failed and call unmount, where after the next container starts and
unmount removes the mount entry.(gc takes 1 second after calling unmount).
We don't need to call umount in this case as the gc will always run if container
is being removed  which gc thread will clean unused mount entries.

v0.13.3

12 Feb 23:51
Compare
Choose a tag to compare
add detail error msg to volume plugin

v0.13.2: Merge pull request #266 from StrongMonkey/add-capability

31 Jan 23:23
589ac50
Compare
Choose a tag to compare
add capability endpoint to decide flex volume