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

Don't set a default Docker version for setup_remote_docker #28

Merged

Conversation

simonpasquier
Copy link
Member

Pinning to a default version of Docker has triggered unexpected failures and the only solution was to bump the version in the project's CI configuration (see [1]).

[1] prometheus/alertmanager#3177

Signed-off-by: Simon Pasquier spasquie@redhat.com

Pinning to a default version of Docker has triggered unexpected failures
and the only solution was to bump the version in the project's CI
configuration (see [1]).

[1] prometheus/alertmanager#3177

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
Copy link
Contributor

@matthiasr matthiasr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ran into the same problems in influxdb_exporter!

@simonpasquier simonpasquier merged commit dde8715 into prometheus:master Jan 18, 2023
@simonpasquier simonpasquier deleted the unpin-remote-docker-version branch January 19, 2023 14:09
matthiasr added a commit to prometheus/influxdb_exporter that referenced this pull request Jan 26, 2023
cf. prometheus/circleci#28

Signed-off-by: Matthias Rampke <matthias@prometheus.io>
matthiasr added a commit that referenced this pull request Jan 26, 2023
There is no `latest` tag for this so we need to select a specific Go version :/ We weren't using recent Go versions before #28 either however, since the old image didn't get updated anymore.

https://hub.docker.com/r/cimg/go/tags?page=1
Signed-off-by: Matthias Rampke <matthias@prometheus.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants