Skip to content

Releases: castai/k8s-agent

Release v0.14.0

26 May 13:15
f7252c7
Compare
Choose a tag to compare
fix(resync): do not resync when it's already a full snapshot (#24)

Release v0.13.0

12 May 12:45
7397bbe
Compare
Choose a tag to compare
feat: send cluster deltas instead of full snapshots (#22)

Release v0.12.1

07 May 12:17
cd7715b
Compare
Choose a tag to compare

feat(github/workflows): additional image for docker tagged as latest

Release v0.12.0

07 May 08:10
a0eadd3
Compare
Choose a tag to compare
feat: add kops k8s cluster name tag (#20)

Release v0.11.0

03 May 16:15
2c77388
Compare
Choose a tag to compare
feat: poll agent configuration and dynamically update snapshot interv…

Release v0.10.0

30 Apr 12:31
71b147a
Compare
Choose a tag to compare

feat: backend controlled agent intervals
feat: exponential retry sending snapshot until context timeout

Release v0.9.0

26 Apr 13:19
5033cd8
Compare
Choose a tag to compare
feat: use aws describe instances to discover cluster name (#17)

Release v0.8.0

21 Apr 05:53
32d9e0d
Compare
Choose a tag to compare
feat: add castai provider (#16)

Release v0.7.0

12 Apr 09:46
a82e55a
Compare
Choose a tag to compare
feat: optimize snapshot request body streaming (#15)

Release v0.6.0

08 Apr 09:47
cdcf67d
Compare
Choose a tag to compare
Merge pull request #14 from castai/use-multipart

feat: use multi-part requests to upload snapshots