Skip to content
#

connectivity

Here are 300 public repositories matching this topic...

kuma
bartsmykla
bartsmykla commented Jan 20, 2022

What happened?

As parsing time.Duration works only with time periods (i.e 1m, 24h, 23h59m etc.) 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

good first issue triage/accepted triage/stale kind/bug

Improve this page

Add a description, image, and links to the connectivity topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the connectivity topic, visit your repo's landing page and select "manage topics."

Learn more