Skip to content

Comments

Fix envconfig namespace respected bug#891

Merged
spkane31 merged 2 commits intomainfrom
spk/namespace-bug
Dec 17, 2025
Merged

Fix envconfig namespace respected bug#891
spkane31 merged 2 commits intomainfrom
spk/namespace-bug

Conversation

@spkane31
Copy link
Contributor

What was changed

Call dialClient before accessing namespace. dialClient will use the envconfig files provided to find the namespace, without this change the --namespace flag has to be provided.

Why?

Properly respects the envconfig namespace.

Checklist

  1. Closes [Bug] operator namespace describe command (and maybe others) does not respect envconfig namespace #890

  2. How was this tested: Added tests

  3. Any docs updates needed?
    No

@spkane31 spkane31 requested review from a team as code owners December 17, 2025 18:10
@spkane31 spkane31 merged commit 90bebb4 into main Dec 17, 2025
8 checks passed
@spkane31 spkane31 deleted the spk/namespace-bug branch December 17, 2025 18:29
@chaptersix chaptersix mentioned this pull request Jan 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] operator namespace describe command (and maybe others) does not respect envconfig namespace

2 participants