Skip to content

Releases: yaxinlx/heketi

v4.0.0-no-jwt-disable-k8s-secrets

04 Sep 08:56
Compare
Choose a tag to compare
Compress database when storing in a K8S Secret

With this change, the database is compressed before storing in
a Kuberntes Secret, which currently has a maximum size of 1Mi.
Because of this limit, it has been found that the maximum number
of devices allowed is 12000. This creates a db which is around 30Mi,
but is compressed down to around 900Ki.

Closes #697

Signed-off-by: Luis Pabón <[email protected]>
Signed-off-by: liuxu <[email protected]>

disable jwt on v4

04 Jan 06:48
Compare
Choose a tag to compare

disable jwt on heketi 4.