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

[DNM] Multicluster - Istio Config validations #6058

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

hhovsepy
Copy link
Contributor

@hhovsepy hhovsepy commented Apr 25, 2023

RFE #5967
Subtask: #6056

Istio config list and details shows validations from remote clusters.

Added missing cluster param in several places, put default values for metrics.

One issue I noticed, when opening config pages, then going to Overview page, there were failures in loading metrics, and not all namespaces are loaded.
For this I did put 'cluster' param's value to home cluster in some places with TODO as I added more subtasks in #5618
Also disabled loading namespaces from cache, because it was loading only home cluster cache after some point.

@hhovsepy hhovsepy marked this pull request as ready for review April 26, 2023 14:12
@hhovsepy hhovsepy self-assigned this Apr 26, 2023
@hhovsepy
Copy link
Contributor Author

Test failures are because of disabled namespace loading from cache.

@hhovsepy hhovsepy added the do not merge A PR is not ready to merge label Apr 26, 2023
@hhovsepy
Copy link
Contributor Author

Moving this PR outside of the project sprint, as the task goes to 'beta' version of multicluster support.

@hhovsepy hhovsepy changed the title Istio Config validations [DNM] Istio Config validations Apr 26, 2023
@hhovsepy hhovsepy changed the title [DNM] Istio Config validations [DNM] Multicluster - Istio Config validations Apr 26, 2023
@hhovsepy hhovsepy marked this pull request as draft April 27, 2023 11:39
@ScriptingShrimp ScriptingShrimp added test-add-coverage 📎 this needs test coverage multicluster Related to multi cluster labels Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do not merge A PR is not ready to merge multicluster Related to multi cluster test-add-coverage 📎 this needs test coverage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants