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

Kubernetes components: add "kubeconfigPath" metadata #3060

Merged
merged 3 commits into from
Aug 11, 2023

Conversation

ItalyPaleAle
Copy link
Contributor

Related to #2992

Passing a kubeconfig path should happen via metadata and not CLI flags, which are deprecated.

Also adds a "defaultNamespace" optional metadata to the Kubernetes secret store.

Related to dapr#2992

Passing a kubeconfig path should happen via metadata and not CLI flags, which are deprecated.

Also adds a "defaultNamespace" optional metadata to the Kubernetes secret store.

Signed-off-by: ItalyPaleAle <[email protected]>
@ItalyPaleAle ItalyPaleAle requested review from a team as code owners August 7, 2023 14:21
@ItalyPaleAle ItalyPaleAle mentioned this pull request Aug 7, 2023
3 tasks
@ItalyPaleAle ItalyPaleAle added this to the v1.12 milestone Aug 7, 2023
Copy link
Member

@berndverst berndverst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Let's keep it open at least until tomorrow so @artursouza and/or @yaron2 also have a chance to see this.

@berndverst berndverst merged commit ecf14bc into dapr:master Aug 11, 2023
5 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.

2 participants