stackabletech / secret-operator

Other
11 stars 6 forks source link

Drop Client::default_namespace #412

Open nightkr opened 4 months ago

nightkr commented 4 months ago

A quick code search shows no references to it (https://github.com/search?q=org%3Astackabletech+default_namespace&type=code), and access scoped to the operator's namespace is very unlikely to be what you want anyway.