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

correctly synchronize accessing client when config changes (#640) #641

Merged
merged 2 commits into from
Jul 24, 2023

Conversation

adietish
Copy link
Collaborator

possibly fixes #640 (not sure because I cannot replicate the issue)

@adietish adietish requested a review from olkornii July 24, 2023 12:43
@adietish adietish self-assigned this Jul 24, 2023
@adietish adietish requested a review from datho7561 July 24, 2023 15:15
@datho7561
Copy link
Contributor

This fixes the issue where the context is replaced with in the tree, but the tree view still refreshes

@adietish adietish force-pushed the issue-640 branch 2 times, most recently from ca92fb0 to 70d1c9b Compare July 24, 2023 17:34
@datho7561
Copy link
Contributor

I tried again, but the latest change doesn't prevent the tree view from refreshing

@sonarcloud
Copy link

sonarcloud bot commented Jul 24, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@adietish
Copy link
Collaborator Author

adietish commented Jul 24, 2023

@datho7561 thanks for testing. So I'd suggest to merge the PR since it fixes the critical issue where the context would become . I'd then keep the issue open (or create a new one) for the remaining issue where the refresh is still happening.
If you agree, please +1 this PR.

Copy link
Contributor

@datho7561 datho7561 left a comment

Choose a reason for hiding this comment

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

Yes, that sounds like a good idea!

@adietish adietish merged commit 85037ae into redhat-developer:main Jul 24, 2023
14 checks passed
@adietish adietish deleted the issue-640 branch July 24, 2023 20:40
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 this pull request may close these issues.

Use current Namespace/Project has a bug with minikube
2 participants