Reproducer ocp416#7
Open
ScriptingShrimp wants to merge 95 commits intomasterfrom
Open
Conversation
…iali#6581) * Increase specificity of kiali style * Remove proxy from package.json
…e) (kiali#6596) (kiali#6610) * Use Kiali instance url for edit link * Add imports
…#6650) - Fix a sorting issue in VirtualList, when there are hidden columns kiali#6632
…) (kiali#6613) * Add openssl-legacy-provider flag to support Node 18 (kiali#6582) * Add openssl-legacy-provider flag to support Node 18 * Change node version to 18 in github workflows * Set node engine to version 18 * Fix errors in unit tests * Add yarn.lock modification
…ali#6621) * Make the scrollbar in RenderComponentScroll optional * Adjust heights of some components for kiosk mode * Change environment variable to GLOBAL_SCROLLBAR * Refactor apiProxy function
…i#6542) (kiali#6622) Co-authored-by: Leandro Beretta <lea.beretta@gmail.com>
Co-authored-by: Leandro Beretta <lea.beretta@gmail.com>
* Graph Side panel - Add cluster badging to Node summary panel in MC env - Add cluster badging to AppBox summary panel in MC env - Add 'clusterName' param to links in MC env - other - make ServerConfig#isMultiCluster a boolean var, calculated once, as opposed to a function - add ServerConfig#isHomeCluster utility - add ServerConfig#isConfiguredCluster utility kiali#6544 Co-authored-by: Jay Shaughnessy <jshaughn@redhat.com>
* Backport fix UI disalignments to v1.73 * Fix unit tests
* Update react-scripts dependencies (kiali#6568) * Update react-scripts dependencies * Move babel libraries to resolutions section * Update @types/node to version 18 * Remove openssl-legacy-provider flag from react-scripts * Update yarn.lock
* Fix issues with gateway-badging in graph (kiali#6747) - Fix server-side issue in gateway detection Backport for kiali#6740
…#6755) (kiali#6789) * Update of setup-kind-in-ci.sh file * Backport latest version of deploy-kiali.sh
…usters (kiali#6679) (kiali#6779) Co-authored-by: AlexDexsoon <52296355+AlexDexsoon@users.noreply.github.com>
…6859) * Install compatible Istio versions on integration tests * Fix conditional bracket
… time (kiali#6809) (kiali#6855) * Add refresh delay to avoid multiple refresh in a very short period of time * Check property changes in GraphToolbar
…test group (kiali#7299) * adding smoke test group (kiali#6685) * [OSSM-1471] Add possibility to run different test groups --------- Co-authored-by: Pavel Marek <86114326+ScriptingShrimp@users.noreply.github.com>
* Add test_group support to the test container * Ignore flaky test in lpinterop pipeline
* [gh actions] disable ipv6 * try additional ipv6 settings * sysctl -p just in case it is needed * disable ipv6 via docker run --sysctl option * remove sudo sysctl commands * (debug) output networks * set ipv4 in kind config * we want the ipv4 network, which is reported second in the list * use more intelligence to pick out the IPv4 subnet, regardless of its position in the list (it may or may not be the first one in the list) * some log messages around subnets * abort when no IPv4 subnet is found
* Configurable server timeout (kiali#7389)
…ali#7558) * Update the way CR is updated
…#7498) (kiali#7511) * Stringify metrics query data * Stringify request data that are not already stringified
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Describe the change
Explanation of what this PR does
Steps to test the PR
Recommendations for how to test this PR. Reminder that each PR should also include a "Test" label.
Automation testing
If applicable, explain the case scencarios covered by unit / integration / e2e tests created for this PR.
Issue reference
If this PR is related to a github issue, please link it here (more info)