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

[release-3.8] bug 1524644. Curator configuration produces wrong regular expressions #878

Conversation

openshift-cherrypick-robot

This is an automated cherry-pick of #876

/assign richm

For example `^.operations.` instead of `^\.operations\..*$`
Both regexes match, but the first one only accidentaly. Example index name:
`.operations.1827ac8a-ef8f-11e7-92de-0ebdd5807cb2.2018.01.02`

Curator code: https://github.com/elastic/curator/blob/3.5/curator/api/filter.py#L90-L138
@openshift-ci-robot openshift-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jan 2, 2018
@richm
Copy link
Contributor

richm commented Jan 2, 2018

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Jan 2, 2018
@richm
Copy link
Contributor

richm commented Jan 3, 2018

/test logging

2 similar comments
@richm
Copy link
Contributor

richm commented Jan 3, 2018

/test logging

@richm
Copy link
Contributor

richm commented Jan 3, 2018

/test logging

@richm
Copy link
Contributor

richm commented Jan 3, 2018

/test logging
flake?

@richm
Copy link
Contributor

richm commented Jan 3, 2018

/test logging

@richm
Copy link
Contributor

richm commented Jan 4, 2018

well, this is a hard error - I'm not sure what's going on here, why this curator fix causes failures in other tests, but it needs to be fixed, or this PR is not going to be merged

@richm
Copy link
Contributor

richm commented Jan 4, 2018

/test logging

@richm
Copy link
Contributor

richm commented Jan 13, 2018

/retest

1 similar comment
@richm
Copy link
Contributor

richm commented Jan 14, 2018

/retest

@openshift-merge-robot
Copy link
Contributor

/test all [submit-queue is verifying that this PR is safe to merge]

@openshift-merge-robot
Copy link
Contributor

Automatic merge from submit-queue.

@openshift-merge-robot openshift-merge-robot merged commit 7c3e673 into openshift:release-3.8 Jan 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants