react
svg
flow
tree
vue
diagram
bpmn
edge
connectivity
flowchart
dag
butterfly
flow-layout
mindmap
diagramming
treemap-diagram
flow-dag
-
Updated
Apr 11, 2022 - JavaScript
What happened?
As parsing time.Duration works only with time periods (i.e
1m,24h,23h59metc.) you cannot specify period in days/months/years as we suggests in help/docs of our commands:https://github.com/kumahq/kuma/blob/8708885a8ef244f0806aa7d5dae08c7dde64a7bb/app/kumactl/cmd/generate/generate_zoneingress_token.go#L29
we can fix it by changing flag description/help, but I think we