Skip to content

Conversation

@tvernum
Copy link
Contributor

@tvernum tvernum commented Aug 19, 2025

Backports the following commits to 8.18:

This changes the random patterns that are generated inside `GlobTests`
to not generate `*` characters when a literal string is intended
@tvernum tvernum added :Core/Infra/REST API REST infrastructure and utilities >test Issues or PRs that are addressing/adding tests auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Core/Infra Meta label for core/infra team labels Aug 19, 2025
@elasticsearchmachine elasticsearchmachine merged commit ac336b3 into elastic:8.18 Aug 19, 2025
16 checks passed
@tvernum tvernum deleted the backport/8.18/pr-133114 branch August 19, 2025 12:50
tvernum added a commit to tvernum/elasticsearch that referenced this pull request Aug 20, 2025
…lastic#133125)

This changes the random patterns that are generated inside `GlobTests`
to not generate `*` characters when a literal string is intended
elasticsearchmachine pushed a commit that referenced this pull request Aug 20, 2025
* Make Glob non-recursive (#132798)

This changes the implementation of `Glob` (used by `FilterPath`)
to use a non-recursive algorithm for improved efficiency and
stability

* [Test] Don't include '*' in glob pattern literals (#133114) (#133125)

This changes the random patterns that are generated inside `GlobTests`
to not generate `*` characters when a literal string is intended
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport :Core/Infra/REST API REST infrastructure and utilities Team:Core/Infra Meta label for core/infra team >test Issues or PRs that are addressing/adding tests v8.18.6

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants