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

[8.8](backport #35605) [filebeat][gcs] Fix for concurrency issues and context timeouts in the GCS input #35666

Merged
merged 3 commits into from
Jun 9, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jun 3, 2023

This is an automatic backport of pull request #35605 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

…e GCS input (#35605)

* enhancement and bugfix for gcs input

* updated changelog

* addressed go lint errors

* updated changelog and addresses PR suggestions

* addressed PR suggestions

* updated PR to contain only bugfixes

* updated changelog

(cherry picked from commit 7788a6d)
@mergify mergify bot requested a review from a team as a code owner June 3, 2023 09:33
@mergify mergify bot added the backport label Jun 3, 2023
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Jun 3, 2023
@elasticmachine
Copy link
Collaborator

Pinging @elastic/security-external-integrations (Team:Security-External Integrations)

@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Jun 3, 2023
@elasticmachine
Copy link
Collaborator

elasticmachine commented Jun 3, 2023

💚 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: 2023-06-09T04:42:24.504+0000

  • Duration: 52 min 3 sec

❕ Flaky test report

No test was executed to be analysed.

🤖 GitHub comments

Expand to view the 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!)

@mergify
Copy link
Contributor Author

mergify bot commented Jun 5, 2023

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

@ShourieG
Copy link
Contributor

ShourieG commented Jun 5, 2023

need to wait till 8.8.1 release before merging this backport

@mergify
Copy link
Contributor Author

mergify bot commented Jun 7, 2023

This pull request is now in conflicts. Could you fix it? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b mergify/bp/8.8/pr-35605 upstream/mergify/bp/8.8/pr-35605
git merge upstream/8.8
git push upstream mergify/bp/8.8/pr-35605

CHANGELOG.next.asciidoc Outdated Show resolved Hide resolved
@ShourieG
Copy link
Contributor

ShourieG commented Jun 9, 2023

/test

@ShourieG ShourieG merged commit 91585f0 into 8.8 Jun 9, 2023
@ShourieG ShourieG deleted the mergify/bp/8.8/pr-35605 branch June 9, 2023 05:40
@reakaleek reakaleek mentioned this pull request Jul 19, 2023
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants