Skip to content

fix(enhanced filters): Prepend regex search filter for map values#20688

Open
ksurabhi91 wants to merge 3 commits into
masterfrom
fix_label
Open

fix(enhanced filters): Prepend regex search filter for map values#20688
ksurabhi91 wants to merge 3 commits into
masterfrom
fix_label

Conversation

@ksurabhi91
Copy link
Copy Markdown
Contributor

@ksurabhi91 ksurabhi91 commented May 19, 2026

This PR adds regex prefix to map values in Query builder

Testing and quality

  • the change is production ready: the change is GA, or otherwise the functionality is gated by a feature flag
  • CI results are inspected

Automated testing

  • [X ] added unit tests
  • added e2e tests
  • added regression tests
  • added compatibility tests
  • modified existing tests

How I validated my change

change me!

@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented May 19, 2026

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@ksurabhi91 ksurabhi91 changed the title Prepend regex search filter for map values fix(enhanced filters): Prepend regex search filter for map values May 19, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 19, 2026

🚀 Build Images Ready

Images are ready for commit 7ac65fe. To use with deploy scripts:

export MAIN_IMAGE_TAG=4.11.x-1064-g7ac65fee51

@dvail dvail self-requested a review May 19, 2026 19:49
@ksurabhi91 ksurabhi91 force-pushed the fix_label branch 4 times, most recently from c415464 to 9078587 Compare May 19, 2026 20:23
@ksurabhi91 ksurabhi91 marked this pull request as ready for review May 19, 2026 20:23
@ksurabhi91 ksurabhi91 requested a review from a team as a code owner May 19, 2026 20:23
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented May 20, 2026

@ksurabhi91: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/gke-upgrade-tests 7ac65fe link false /test gke-upgrade-tests
ci/prow/ocp-4-21-nongroovy-e2e-tests 7ac65fe link false /test ocp-4-21-nongroovy-e2e-tests

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant