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
The issue is reproducible in the current master branch.
Having a routerule foo in namespace bar.
When executing istioctl get routerules receiving No resources found. Instead, it must search for all routerules in all namespaces.
The issue is reproducible in the current master branch.
Having a
routerule fooinnamespace bar.When executing
istioctl get routerulesreceivingNo resources found.Instead, it must search for allrouterulesin all namespaces.