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 context file generation for gcp provider #760

Closed
wants to merge 18 commits into from

Conversation

viniciusdc
Copy link
Contributor

@viniciusdc viniciusdc commented Aug 12, 2021

QHub will deploy a given kubernetes cluster and all its related qhub components, generating a kubeconfig file which will store the kuberentes credentials for accessing the cluster information for the given deployment.

This should help a user to debug the deployment without requiring them to install the kuberentes context manually.

@viniciusdc viniciusdc requested a review from costrouc August 12, 2021 12:51
@viniciusdc
Copy link
Contributor Author

There is an extra template file for the kubeconfig for future usage (with the different providers), the idea is to use that instead of generating the content in resource "local_file" "kubeconfig"

@viniciusdc viniciusdc linked an issue Aug 19, 2021 that may be closed by this pull request
2 tasks
@iameskild iameskild added the status: stale 🥖 Not up to date with the default branch - needs update label Nov 15, 2021
@iameskild
Copy link
Member

Hey @viniciusdc, we've marked this as Stale. If you want to continue working on this respond before 11/22.

@viniciusdc
Copy link
Contributor Author

Hey @viniciusdc, we've marked this as Stale. If you want to continue working on this respond before 11/22.

Hi @iameskild , thanks for the reminder. I will continue working on this, I will have it in a testable state until 11/24

@trallard trallard added status: in progress 🏗 This task is currently being worked on provider: GCP and removed status: stale 🥖 Not up to date with the default branch - needs update labels Dec 17, 2021
@costrouc
Copy link
Member

In PR #1003 this was implemented. Closing.

@costrouc costrouc closed this Feb 12, 2022
@trallard trallard deleted the kubernetes_context_file branch October 7, 2022 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
provider: GCP status: in progress 🏗 This task is currently being worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants