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.0](backport #30462) Update docker/distribution to 2.8.0 #30539

Merged
merged 2 commits into from
Feb 23, 2022

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Feb 22, 2022

This is an automatic backport of pull request #30462 done by Mergify.
Cherry-pick of d699e19 has failed:

On branch mergify/bp/8.0/pr-30462
Your branch is up to date with 'origin/8.0'.

You are currently cherry-picking commit d699e19fd3.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   CHANGELOG.next.asciidoc
	modified:   NOTICE.txt
	modified:   go.mod

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   go.sum

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally


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

(cherry picked from commit d699e19)

# Conflicts:
#	go.sum
@mergify mergify bot added backport conflicts There is a conflict in the backported pull request labels Feb 22, 2022
@mergify mergify bot assigned ph Feb 22, 2022
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Feb 22, 2022
@botelastic
Copy link

botelastic bot commented Feb 22, 2022

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

@elasticmachine
Copy link
Collaborator

elasticmachine commented Feb 22, 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-02-22T18:28:42.030+0000

  • Duration: 203 min 34 sec

Test stats 🧪

Test Results
Failed 0
Passed 37896
Skipped 3327
Total 41223

💚 Flaky test report

Tests succeeded.

🤖 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!)

@ph
Copy link
Contributor

ph commented Feb 22, 2022

This is a valid error, will rebase and tidy the go mod dependencies.

10:37:48  libbeat/processors/script/javascript/module/processor/processor.go:22:2: missing go.sum entry for module providing package github.com/dop251/goja_nodejs/require (imported by github.com/elastic/beats/v7/libbeat/processors/script/javascript/module/processor); to add:
10:37:48  	go get github.com/elastic/beats/v7/libbeat/processors/script/javascript/module/processor
10:37:48  libbeat/management/management.go:29:2: missing go.sum entry for module providing package github.com/elastic/elastic-agent-client/v7/pkg/client (imported by github.com/elastic/beats/v7/libbeat/management); to add:
10:37:48  	go get github.com/elastic/beats/v7/libbeat/management
10:37:48  libbeat/common/capabilities_linux.go:26:2: missing go.sum entry for module providing package github.com/elastic/go-sysinfo (imported by github.com/elastic/beats/v7/libbeat/common); to add:
10:37:48  	go get github.com/elastic/beats/v7/libbeat/common
10:37:48  libbeat/common/capabilities_linux.go:27:2: missing go.sum entry for module providing package github.com/elastic/go-sysinfo/types (imported by github.com/elastic/beats/v7/libbeat/common); to add:

@ph ph merged commit a8e58c9 into 8.0 Feb 23, 2022
@mergify mergify bot deleted the mergify/bp/8.0/pr-30462 branch February 23, 2022 03:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport conflicts There is a conflict in the backported pull request 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