Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

serverinstall/k8s: Allow using k8s context #1028

Merged
merged 2 commits into from
Jan 27, 2021
Merged

Conversation

briancain
Copy link
Member

This commit introduces the ability for users to specify a kubernetes
context on install/upgrade/uninstall. If left unset, it will use the
current environment kubernetes context, but if set, it will attempt to
use the context specified for the given serverinstall operation.

Fixes #928

This commit introduces the ability for users to specify a kubernetes
context on install/upgrade/uninstall. If left unset, it will use the
current environment kubernetes context, but if set, it will attempt to
use the context specified for the given serverinstall operation.

Fixes #928
@briancain briancain added this to the 0.2.x milestone Jan 27, 2021
@briancain briancain requested a review from a team January 27, 2021 19:19
Copy link
Contributor

@krantzinator krantzinator left a comment

Choose a reason for hiding this comment

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

nice

@briancain briancain merged commit cc9d8d0 into main Jan 27, 2021
@briancain briancain deleted the f-add-kube-ctx-on-install branch January 27, 2021 22:09
@krantzinator krantzinator modified the milestones: 0.2.x, 0.2.1 Feb 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Waypoint doesn’t allow to specify Kubernetes contexts during execution
3 participants