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
BUG/MINOR: Use slice instead of static sized arrays
Since whitelisted namespaces were being appended anyways, the first entries in the
namespaces were all empty strings thus causing ingress controller to access
k8s resources on a cluster level unnecessary.
Signed-off-by: Daniel Lenar <[email protected]>
0 commit comments