Skip to content

packaging(docker): improve dockerhub dependency#48709

Draft
v1v wants to merge 8 commits intoelastic:mainfrom
v1v:feature/bump-plugin-docker-and-logs
Draft

packaging(docker): improve dockerhub dependency#48709
v1v wants to merge 8 commits intoelastic:mainfrom
v1v:feature/bump-plugin-docker-and-logs

Conversation

@v1v
Copy link
Member

@v1v v1v commented Feb 5, 2026

Proposed commit message

  • Bump version with the latest plugin
  • Support debugging the current docker context.
  • Print rate-limit

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works. Where relevant, I have used the stresstest.sh script to run them under stress conditions and race detector to verify their stability.
  • I have added an entry in ./changelog/fragments using the changelog tool.

Disruptive User Impact

Author's Checklist

  • [ ]

How to test this PR locally

NA

In the CI

image

Interestengly locally it works a bit differently

image

Related issues

Use cases

Screenshots

Logs

@v1v v1v self-assigned this Feb 5, 2026
@v1v v1v added backport-8.19 Automated backport to the 8.19 branch skip-changelog backport-9.2 Automated backport to the 9.2 branch backport-9.3 Automated backport to the 9.3 branch labels Feb 5, 2026
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Feb 5, 2026
@botelastic
Copy link

botelastic bot commented Feb 5, 2026

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

@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2026

🤖 GitHub comments

Just comment with:

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

@mergify
Copy link
Contributor

mergify bot commented Feb 6, 2026

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 feature/bump-plugin-docker-and-logs upstream/feature/bump-plugin-docker-and-logs
git merge upstream/main
git push upstream feature/bump-plugin-docker-and-logs

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

Labels

backport-8.19 Automated backport to the 8.19 branch backport-9.2 Automated backport to the 9.2 branch backport-9.3 Automated backport to the 9.3 branch needs_team Indicates that the issue/PR needs a Team:* label skip-changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant