Skip to content

Releases: kadalu/kadalu

0.8.14

16 Apr 17:06
787e6b8
Compare
Choose a tag to compare
  • Added support for Private container registry
  • Fixed Prometheus exporter issue while setting default values.

0.8.13

29 Mar 14:56
20d1fcc
Compare
Choose a tag to compare
  • Container base images are upgraded as suggested by the docker scan command.
  • Krew repo index auto-update issue fixed.
  • Wrong binary path issue is fixed in the install helper script.
  • Fixed the crash of Metrics API while accessing node_plugin metrics.

0.8.12

22 Mar 05:19
bf83383
Compare
Choose a tag to compare
  • Krew repo index auto-update issue fixed.

0.8.11

21 Mar 11:57
06a90c3
Compare
Choose a tag to compare
  • Krew repo index auto-update issue fixed.
  • Added support for removing Archived PVs.
  • Fixed Prometheus metrics exporter path.
  • Fixed metrics hang issue when one or more Pods are offline/unreachable.

0.8.10

03 Feb 10:43
a6282d4
Compare
Choose a tag to compare
  • Krew repo auto update issue fixed.
  • Install helper script added. Run single command to install the kubectl kadalu extension.
  • Fixed External Volume mount issues.
  • Updated the troubleshooting guide.
  • Test infra improvements to reduce the test time.

0.8.9

30 Dec 17:08
8eaa151
Compare
Choose a tag to compare
  • Kadalu Kubectl extension is submitted to Krew! https://krew.sigs.k8s.io/plugins/
  • Added documentation to use Kadalu with Krew
  • Added support for Kubectl context via --kubectl-context option
  • Added Upgrade documentation https://github.com/kadalu/kadalu/blob/devel/doc/upgrade.adoc
  • Fixed metrics exporter issues
  • Added alternative syntax for Storage add. Storage add syntax to help GlusterFS users.
  • Fix Gluster mount options issues of external Volumes.
  • Added framework to support Storage options(Gluster Volume options) via Storage classes.
  • Fixed Mount reload notification on kadalu-info configMap update.
  • Added a Validation to check existing Volume in csi:ControllerExpandVolume

0.8.8

12 Nov 11:30
10ab7ee
Compare
Choose a tag to compare
  • Fixed issues with kubectl kadalu healinfo sub-command.
  • Add additional information about the heal pending and other details to healinfo command.
  • Fixed Kubernetes APIs comparison issue when minor version contains alpha numeric values.
  • Fixed issue while handling memory and CPU metrics when not available in some setup(LXD/LXC).
  • Updated documentation about External Volume cleanup before adding it to Kadalu.
  • Added support for CSI Block volume.

0.8.7

29 Oct 07:43
da41345
Compare
Choose a tag to compare
  • Troubleshooting guide updated for GlusterFS directory quota(External).
  • Documentation update to use Kadalu Storage(External) with Nomad.
  • Documentation update with upgrade steps.
  • Metrics APIs are redesigned. All the metrics related to Kadalu Pods are now accessible from Operator Pod.
  • Fixed an issue related to reachable host check(External).
  • Fixed an crash related to Connection error in Operator.
  • Fixed excessive logging of SETFATTR errors.
  • Added support for Kubernetes v1.22.
  • Fixed EPERM issues in CSI Provisioner.
  • Added support to print versions from all Pods of Kadalu namespace(kubectl kadalu version).
  • Added support for Setting Gluster options while adding External Storage pool.
  • Documentation update for xfsprogs requirements.

0.8.6

09 Sep 05:25
c50c556
Compare
Choose a tag to compare
  • Mounted Block Volume support - Create a Storage Class with pv_type: Block and all the PVs from this Storage Class will be created as Block Volumes. Refer documentation for the examples.
  • Fixed an issue related to setting Gluster Quota when external Volume is used.
  • Fixed the Python packaging related issues with Arm build.

0.8.6_Alpha1

31 Aug 17:17
910afaf
Compare
Choose a tag to compare
0.8.6_Alpha1 Pre-release
Pre-release

Again, mainly done for testing ARM64 platform with release tags (using buildx).