Akuity Agent
Information on the latest updates to the Akuity Agent.
v0.3.25
- feat(agent): app replication
v0.3.24
- No client-side agent changes included in this release
v0.3.23
- fix(agent): mirror webhook requests to applicationset controller
v0.3.22
- feat(agent): updated tunnel health delta
v0.3.21
- feat(agent): enable instant tunnel health reporting
v0.3.20
- refactor(agent): use tunnel health check as a readiness probe
v0.3.19
- feat(agent): application set & image updater should follow git delegate
v0.3.18
- feat(agent): added control plane flag in health status
v0.3.17
- feat(agent): add startup period for tunnel health check
v0.3.15
- fix(agent): correctly implement read/write locking during connection creation
- feat(agent): allow configuring agent/argocd sync interval
- feat(agent): added agent tunnel health check
v0.3.14
- feat(agent): use informer to quickly detect agent health status change
v0.3.13
- No client-side agent changes included in this release
v0.3.12
- feat(agent): Delegated repo server
v0.3.11
- feat(agent): repo server proxy should cache response based using resolve revision
v0.3.10
- refactor(agent): fix proxy logs
v0.3.9
- No client-side agent changes included in this release
v0.3.8
- fix(agent): reverse proxy backfill error handling
v0.3.7
- feat(agent): more aggressive agent connect retry
v0.3.6
- feat(agent): retry chisel tunnel connection more aggressively (5m to 1m)
v0.3.5
- No client-side agent changes included in this release
v0.3.4
- No client-side agent changes included in this release
v0.3.3
- No client-side agent changes included in this release
v0.3.2
- feat(agent): enable ns scoped agents
v0.3.1
- feat(agent): add agent namespace UID as annotation to status CM
- feat(agent): disable auto upgrades and add other user customizations
v0.3.0
- feat(agent): allow multiple agents in same cluster
v0.2.9
- No client-side agent changes included in this release
v0.2.8
- No client-side agent changes included in this release
v0.2.7
- feat(agent): added redis connectivity check in agent status
v0.2.6
- No client-side agent changes included in this release
v0.2.5
- No client-side agent changes included in this release
v0.2.4
- No client-side agent changes included in this release
v0.2.3
- chore(agent): semantic version was not being baked into binaries
v0.2.2
- No client-side agent changes included in this release
v0.2.1
- No client-side agent changes included in this release
v0.2.0
- feat(agent): switch agent to use wellknown argocd namespace
v0.1.8
- feat(agent): updated pruning to only prune older generations (#167)
v0.1.7
- No client-side agent changes included in this release
v0.1.6
- No client-side agent changes included in this release
v0.1.5
- No client-side agent changes included in this release
v0.1.4
- feat(agent): move clusterdata from cm to secret and add proxy restriction
v0.1.3
- fix(agent): override min observed generation incase old instance reports status
v0.1.2
- feat(agent): added cluster upgrade feature
v0.1.1
- feat(agent): add
-tunnel-insecure-skip-tls-verify
flag to tunnel
v0.1.0
- feat(agent): Initial agent release