Skip to content
This repository was 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

Choose a tag to compare

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

02 Jan 17:28
b32b1e7

Choose a tag to compare

v0.13.9

09 Jul 16:26

Choose a tag to compare

reuse transport connection

v0.13.8

23 May 18:19

Choose a tag to compare

Do not delete rancher-agent container

v0.13.7

06 Apr 17:24

Choose a tag to compare

showing correct imagePull error

v0.13.6

13 Mar 17:01

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

Choose a tag to compare

This is now a rule in golint

v0.13.4: fix race condition when umounting

15 Feb 19:40

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

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

Choose a tag to compare

add capability endpoint to decide flex volume