Skip to content

[7.17](backport #32360) system.auth - sync pipeline with Fleet integration#32422

Merged
andrewkroh merged 4 commits into7.17from
mergify/bp/7.17/pr-32360
Jul 26, 2022
Merged

[7.17](backport #32360) system.auth - sync pipeline with Fleet integration#32422
andrewkroh merged 4 commits into7.17from
mergify/bp/7.17/pr-32360

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify bot commented Jul 20, 2022

This is an automatic backport of pull request #32360 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

Sync the pipeline for the system.auth dataset with the Fleet integration
from elastic/integrations#3705.

This removes the event.type authentication_failed and authentication_success
values which are not allowed as per ECS. You can use event.category: authentication
and event.outcome: success/failure to query instead.

(cherry picked from commit 475dd7e)
@mergify mergify bot requested a review from a team as a code owner July 20, 2022 16:43
@mergify mergify bot requested review from cmacknz and fearful-symmetry and removed request for a team July 20, 2022 16:43
@mergify mergify bot added the backport label Jul 20, 2022
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Jul 20, 2022
@botelastic
Copy link
Copy Markdown

botelastic bot commented Jul 20, 2022

This pull request doesn't have a Team:<team> label.

@elasticmachine
Copy link
Copy Markdown
Contributor

elasticmachine commented Jul 20, 2022

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2022-07-25T23:43:35.690+0000

  • Duration: 131 min 47 sec

❕ Flaky test report

No test was executed to be analysed.

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • /package : Generate the packages and run the E2E tests.

  • /beats-tester : Run the installation tests with beats-tester.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

The module tests were failing because the empty tags array was being discarded
resulting in the tags value being treated as `nil`. And this was not being accepted as
a valid type for the inList function.

The cause was elastic/go-ucfg#188.
@mergify
Copy link
Copy Markdown
Contributor Author

mergify bot commented Jul 25, 2022

This pull request has not been merged yet. Could you please review and merge it @andrewkroh? 🙏

@mergify mergify bot requested a review from a team as a code owner July 25, 2022 13:03
Backport fix from 0022ea4.
@andrewkroh andrewkroh force-pushed the mergify/bp/7.17/pr-32360 branch from c375e0c to 925613a Compare July 25, 2022 14:48
@andrewkroh
Copy link
Copy Markdown
Member

/test

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

Labels

backport needs_team Indicates that the issue/PR needs a Team:* label

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants