This repository has been archived by the owner on Jun 18, 2022. It is now read-only.
Releases: rancher/agent
Releases · rancher/agent
v0.13.1
Fix the backports.functools_lru_cache not found error
v0.13.0
add secrets-bridge-v2 to flex-vol
v0.11.21
fix windows build
v0.11.20: Change DNS sequence for windows container
refer to https://github.com/rancher/rancher/issues/10626 Configure 169.254.169.251 as the first dns address in Windows container.
v0.11.19: Merge pull request #259 from orangedeng/windows-fix
Bug fix for agent in windows environment
v0.11.18: Merge pull request #258 from orangedeng/windows-fix
Update dependence version of microsoft/go-winio
v0.11.17: Change the label name of skip host healthcheck.
Use `io.rancher.host.healthcheck.deploy_strategy` instead of `io.rancher.infra_service.healthcheck.deploy` for consistency. More extensiablity as using strategy subfix.
v0.11.16: Fix that CI does not package windows binary
When we building release binaries, 'CROSS=1' will be set to env var. Fix conditional of $CROSS in package script.
v0.11.15: Update aliyun SDK to fix metadata issue
rancher/rancher#10439 rancher/rancher#10474
v0.11.14: Merge pull request #251 from cjellick/fix-fix-label-fix
Trim key and value for user entered labels