Skip to content

Releases: rajsinghtech/garage-operator

v0.3.8

18 Apr 02:20
aca83b9

Choose a tag to compare

Bug Fixes

Miscellaneous

v0.3.6

17 Apr 01:32
8b3f6ca

Choose a tag to compare

Bug Fixes

v0.3.5

16 Apr 00:48
ac0ff16

Choose a tag to compare

Bug Fixes

v0.3.4

14 Apr 17:29

Choose a tag to compare

Features

v0.3.3

14 Apr 02:50
029921e

Choose a tag to compare

Bug Fixes

  • replace __inputs with proper datasource template variable (#91) in #91 by @islerfab

v0.3.2

12 Apr 20:33

Choose a tag to compare

Performance

  • reduce admin API polling frequency and skip redundant federation connects by @rajsinghtech

v0.3.1

12 Apr 19:26

Choose a tag to compare

Bug Fixes

  • define remote_url macro inline in cliff.toml body template by @rajsinghtech
  • add remote.github config for git-cliff remote_url macro by @rajsinghtech

Documentation

  • document status.websiteUrl in website hosting section by @rajsinghtech

Features

v0.3.0

12 Apr 17:12

Choose a tag to compare

Bug Fixes

  • define remote_url macro inline in cliff.toml body template by @rajsinghtech
  • align bucket health gate with key controller, drop redundant nil guard by @rajsinghtech
  • use maps.Copy instead of manual map copy loops by @rajsinghtech
  • fix key duplication on multi-operator race, relax cluster health gate by @rajsinghtech
  • correct RPC metric name to rpc_netapp_request_counter by @rajsinghtech

Documentation

Features

  • implement trigger-snapshot, trigger-repair, scrub-command annotations by @rajsinghtech
  • implement pause-reconcile annotation for GarageCluster by @rajsinghtech
  • add LaunchScrubCommand for nested scrub repair body by @rajsinghtech
  • add API latency, block, RPC, and table sync dashboard panels by @rajsinghtech
  • add cluster health alerts and dashboard row by @rajsinghtech

v0.2.8

07 Apr 18:02

Choose a tag to compare

Bug Fixes

  • force-remove finalizer when patch fails due to terminating namespace by @rajsinghtech

v0.2.7

07 Apr 17:40

Choose a tag to compare

Bug Fixes

  • use Patch for finalization retry counter to avoid ResourceVersion conflict by @rajsinghtech