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 for the webserver kubeconfig file handling. #1625

Conversation

greyerof
Copy link
Contributor

The kubeconfig sent via web form is now copied to a temporary file.

Also, I created a new function in the clientsholder package to recreate the oc clients for each webserver run, using the kubceonfig file sent via web form.

The kubeconfig sent via web form is now copied to a temporary file.

Also, I created a new function in the clientsholder package to recreate
the oc clients for each webserver run, using the kubceonfig file sent
via web form.
Copy link
Contributor

@aabughosh aabughosh left a comment

Choose a reason for hiding this comment

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

tested the code is working

@greyerof greyerof merged commit f1aa8da into redhat-best-practices-for-k8s:ginkgo_removal Nov 16, 2023
8 checks passed
sebrandon1 pushed a commit to sebrandon1/certsuite that referenced this pull request Nov 17, 2023
…s-for-k8s#1625)

The kubeconfig sent via web form is now copied to a temporary file.

Also, I created a new function in the clientsholder package to recreate
the oc clients for each webserver run, using the kubceonfig file sent
via web form.
sebrandon1 pushed a commit to sebrandon1/certsuite that referenced this pull request Nov 17, 2023
…s-for-k8s#1625)

The kubeconfig sent via web form is now copied to a temporary file.

Also, I created a new function in the clientsholder package to recreate
the oc clients for each webserver run, using the kubceonfig file sent
via web form.
sebrandon1 pushed a commit to sebrandon1/certsuite that referenced this pull request Nov 21, 2023
…s-for-k8s#1625)

The kubeconfig sent via web form is now copied to a temporary file.

Also, I created a new function in the clientsholder package to recreate
the oc clients for each webserver run, using the kubceonfig file sent
via web form.
sebrandon1 pushed a commit to sebrandon1/certsuite that referenced this pull request Nov 21, 2023
…s-for-k8s#1625)

The kubeconfig sent via web form is now copied to a temporary file.

Also, I created a new function in the clientsholder package to recreate
the oc clients for each webserver run, using the kubceonfig file sent
via web form.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants