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
Currently the namespace csi.cert-manager.io supports many different volume configuration attributes.
This set of configuration can enable for example certificate renew period using the attributes csi.cert-manager.io/duration and csi.cert-manager.io/renew-before. However I've noted that it is not implemented on spiffe.csi.cert-manager.io namespace. Instead the expiry period seem to be fixed in 1 hour like image below.
What would take to implement at least the spiffe.csi.cert-manager.io/duration and spiffe.csi.cert-manager.io/renew-before attributes to enable certificate renew for csi-spiffe-driver?
The text was updated successfully, but these errors were encountered:
Currently the namespace
csi.cert-manager.io
supports many different volume configuration attributes.This set of configuration can enable for example certificate renew period using the attributes
csi.cert-manager.io/duration
andcsi.cert-manager.io/renew-before
. However I've noted that it is not implemented onspiffe.csi.cert-manager.io
namespace. Instead the expiry period seem to be fixed in 1 hour like image below.What would take to implement at least the
spiffe.csi.cert-manager.io/duration
andspiffe.csi.cert-manager.io/renew-before
attributes to enable certificate renew for csi-spiffe-driver?The text was updated successfully, but these errors were encountered: