- Notifications
You must be signed in to change notification settings - Fork3.8k
chore: add docker ecosystems in dependabot#8100
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
chore: add docker ecosystems in dependabot#8100
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
simonpasquier commentedNov 19, 2025
@dongjiang1989 do you know what do we get if we enable the Docker integration in dependabot? |
dongjiang1989 commentedNov 20, 2025
Thanks@simonpasquier Like:https://github.com/kubeservice-stack/echo/pull/73/files |
slashpai left a comment• edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
one thing to note is we may not switch to new go versions soon its available so I am not sure if this will cause issues
An example from metrics-serverkubernetes-sigs/metrics-server#1719 (comment)
dongjiang1989 commentedNov 20, 2025
Got it. |
slashpai commentedNov 20, 2025
Wont this cause confusion then having different version in Dockerfile? |
Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
dongjiang1989 commentedNov 20, 2025
Thanks@slashpai |
Description
Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request.
If it fixes an existing issue (bug or feature), use the following keyword:
Closes: #ISSUE-NUMBER
Type of change
What type of changes does your code introduce to the Prometheus operator? Put an
xin the box that apply.CHANGE(fix or feature that would cause existing functionality to not work as expected)FEATURE(non-breaking change which adds functionality)BUGFIX(non-breaking change which fixes an issue)ENHANCEMENT(non-breaking change which improves existing functionality)NONE(if none of the other choices apply. Example, tooling, build system, CI, docs, etc.)Verification
Please check thePrometheus-Operator testing guidelines for recommendations about automated tests.
Changelog entry
Please put a one-line changelog entry below. This will be copied to the changelog file during the release process.