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

[EPIC] Refactor Config #6516

Closed
manusa opened this issue Oct 30, 2024 · 0 comments
Closed

[EPIC] Refactor Config #6516

manusa opened this issue Oct 30, 2024 · 0 comments
Assignees
Milestone

Comments

@manusa
Copy link
Member

manusa commented Oct 30, 2024

Description

The issue redhat-developer/intellij-kubernetes#779 required an involved fix that @adietish reported in #6240 and implemented in #6295 🙌.

The fix, however, has unveiled the amount of convoluted and coupled code present in the Config loading logic, Config refreshing logic, and Config update persisting logic.

We need to refactor and decouple all of this logic to guarantee an easy maintenance and allow to add newer functionality for the Kubernetes Client Config.
This is a critical class that affects the rest of the code-base.
Having clear, concise, and maintainable Config procedures is a must for the future of the project.

Tasks

References

@manusa manusa added this to the 7.0.0 milestone Oct 30, 2024
@manusa manusa moved this to In Progress in Eclipse JKube Oct 31, 2024
@manusa manusa removed this from Eclipse JKube Oct 31, 2024
@manusa manusa self-assigned this Nov 8, 2024
@manusa manusa closed this as completed Nov 8, 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

No branches or pull requests

1 participant