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

Load default kubeconfig if not specified in provider #2180

Merged
merged 2 commits into from
Sep 22, 2022

Conversation

lblackstone
Copy link
Member

Proposed changes

The default kubeconfig behavior was previously inconsistent across SDKs, and required the kubeconfig path to be specified manually in some cases. This change unifies the behavior and will load the ambient kubeconfig if unspecified for a provider.

Related issues (optional)

Fix #2072

@github-actions
Copy link

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

1 similar comment
@github-actions
Copy link

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

@github-actions
Copy link

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

The default kubeconfig behavior was previously inconsistent across SDKs, and required the kubeconfig path to be specified manually in some cases. This change unifies the behavior and will load the ambient kubeconfig if unspecified for a provider.
@lblackstone lblackstone enabled auto-merge (squash) September 22, 2022 20:16
@github-actions
Copy link

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

@lblackstone lblackstone merged commit ad66026 into master Sep 22, 2022
@pulumi-bot pulumi-bot deleted the lblackstone/kubeconfig-default branch September 22, 2022 21:04
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.

Inconsistent provider behaviour wrt kubeconfig, between languages
2 participants