Skip to content

fix: namespace parsing#21

Merged
jamesbeedy merged 1 commit intomainfrom
fix/pre-install-hook-namespace
Jan 13, 2026
Merged

fix: namespace parsing#21
jamesbeedy merged 1 commit intomainfrom
fix/pre-install-hook-namespace

Conversation

@jamesbeedy
Copy link
Contributor

These changes get the raw kubeconfig from the parsed bytes and create a ConfigOverrides struct with the namespace from the Configuration, apply the context override if specified, return a NewDefaultClientConfig with these overrides applied

Get the raw kubeconfig from the parsed bytes
Create a ConfigOverrides struct with the namespace from the Configuration
Also apply the context override if specified
Return a NewDefaultClientConfig with these overrides applied
@jamesbeedy jamesbeedy merged commit 7e0c61f into main Jan 13, 2026
2 checks passed
@jamesbeedy jamesbeedy deleted the fix/pre-install-hook-namespace branch February 4, 2026 08:35
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.

1 participant