Skip to content

Releases: castai/k8s-agent

Release v0.22.8

26 Jan 12:49
8574649
Compare
Choose a tag to compare

chore: use a different vanilla http.Client for sending deltas #54
chore: reduce binary size #50

Release v0.22.7

20 Jan 08:11
143f238
Compare
Choose a tag to compare
fix: close informers on resync (#51)

v0.22.6

14 Jan 11:58
c408fd5
Compare
Choose a tag to compare

fix(isSpot): only cache spot mapping on EKS

v0.22.5

20 Dec 18:39
e6c1e10
Compare
Choose a tag to compare

fix(gke): handle gke-spot label

v0.22.4

16 Dec 07:37
dbe5a2a
Compare
Choose a tag to compare

fix: always keep object delete changes in delta cache

v0.22.3

13 Dec 17:26
d57c2cd
Compare
Choose a tag to compare
Merge pull request #47 from castai/move_api_url_formation_to_config

sanitize api url in config

v0.22.2

13 Dec 15:34
80c2fd9
Compare
Choose a tag to compare
Merge pull request #45 from castai/prefix_protocol_if_missing_for_cas…

v0.22.1

19 Oct 12:35
c95ae68
Compare
Choose a tag to compare
Merge pull request #42 from castai/initial-sleep-delta

fix: wait some time before sending initial delta

v0.22.0

18 Oct 06:41
be71a72
Compare
Choose a tag to compare
  • Fix agent initial snapshot collection.
  • Add pprof support. Can be enabled with env variable, eg: PPROF_PORT: 6060

Release v0.21.1

07 Oct 13:05
8a050da
Compare
Choose a tag to compare

What's Changed