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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changelog
In snapshot k8s, both --namespaces and --exclude-namespaces no longer support regex patterns. Use --namespaces-regex and --exclude-namespaces-regex instead.
In snapshot ecs, --cluster is optional and not specifying it will snapshot all existing ECS clusters in the AWS account.
9922e31 log error from flag assignment from env vars to standard errros (#365)