Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(controller): correct client overwrites #434

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

oliverbaehler
Copy link
Collaborator

Fixes #390

If I understand correctly, the client needs to swaped. since GetClient():

// GetClient returns a client configured with the Config. This client may
// not be a fully "direct" client -- it may read from a cache, for
// instance.  See Options.NewClient for more information on how the default
// implementation works.

Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>
@oliverbaehler oliverbaehler added this to the 0.7.0 milestone Apr 24, 2024
@oliverbaehler oliverbaehler self-assigned this Apr 24, 2024
@oliverbaehler oliverbaehler merged commit 1250796 into projectcapsule:main Apr 25, 2024
8 checks passed
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.

InternalError while describing created namespace under a tenant
2 participants