mirror of https://github.com/fluxcd/flux2.git
fix misleading messaging when using `-A` flag
Before: ``` $ flux get source git -A ✗ no GitRepository objects found in flux-system namespace ``` After: ``` $ flux get source git -A ✗ no GitRepository objects found in any namespace ``` Signed-off-by: Max Jonas Werner <max@e13.dev>pull/3531/head
parent
7da8ffd87f
commit
0648f56049
Loading…
Reference in New Issue