You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.
Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.
There needs to be a configurable value in the config file and in the environment variable which will be able to set the max number of snapshots in a volume
The text was updated successfully, but these errors were encountered:
This change allows the administrator to set the maximum
limit of snapshots in the configuration file.
If no limit has been specified, then Heketi will not set
a limit and GlusterFS will use its default value.
Closesheketi#419
Signed-off-by: Luis Pabón <lpabon@redhat.com>
I can see from the PR that sshexec has the snapshot limit setting but when using kubeexec. There is not a place where we set this limit. Let me know If I am wrong.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
There needs to be a configurable value in the config file and in the environment variable which will be able to set the max number of snapshots in a volume
The text was updated successfully, but these errors were encountered: