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

Config.refresh shouldn't use deprecated fromKubeconfig method #6547

Closed
manusa opened this issue Nov 5, 2024 · 0 comments · Fixed by #6548
Closed

Config.refresh shouldn't use deprecated fromKubeconfig method #6547

manusa opened this issue Nov 5, 2024 · 0 comments · Fixed by #6548
Assignees
Milestone

Comments

@manusa
Copy link
Member

manusa commented Nov 5, 2024

Description

Part of #6516

Config.refresh() is still using the deprecated method fromKubeconfig(String context, String kubeconfigContents, String kubeconfigPath) #6525
To be able to implement #6240 properly, this needs to be changed to rely on non-deprecated logic.

@manusa manusa moved this to In Progress in Eclipse JKube Nov 6, 2024
@manusa manusa self-assigned this Nov 6, 2024
@manusa manusa added this to the 7.0.0 milestone Nov 6, 2024 — with automated-tasks
@github-project-automation github-project-automation bot moved this from Review to Done in Eclipse JKube Nov 6, 2024
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 a pull request may close this issue.

1 participant