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

Upgrade Docker to v25.0.6 #2803

Merged
merged 1 commit into from
Aug 21, 2024
Merged

Conversation

HudsonHumphries
Copy link
Contributor

Description: Upgrade docker to v25.0.6+incompatiable

Testing::

Ran make test

go test -race -timeout 120s ./...
# github.com/aws-observability/aws-otel-collector/pkg/defaultcomponents.test
ld: warning: '/private/var/folders/z_/257dnp615cz_d3jnc1r_hn0m0000gr/T/go-link-1134578059/000067.o' has malformed LC_DYSYMTAB, expected 98 undefined symbols to start at index 884, found 95 undefined symbols starting at index 884
# github.com/aws-observability/aws-otel-collector/pkg/config.test
ld: warning: '/private/var/folders/z_/257dnp615cz_d3jnc1r_hn0m0000gr/T/go-link-1138478685/000067.o' has malformed LC_DYSYMTAB, expected 98 undefined symbols to start at index 884, found 95 undefined symbols starting at index 884
# github.com/aws-observability/aws-otel-collector/cmd/awscollector.test
ld: warning: '/private/var/folders/z_/257dnp615cz_d3jnc1r_hn0m0000gr/T/go-link-1593684098/000067.o' has malformed LC_DYSYMTAB, expected 98 undefined symbols to start at index 884, found 95 undefined symbols starting at index 884
ok  	github.com/aws-observability/aws-otel-collector/cmd/awscollector	7.498s
ok  	github.com/aws-observability/aws-otel-collector/cmd/healthcheck	1.952s
ok  	github.com/aws-observability/aws-otel-collector/pkg/config	14.633s
ok  	github.com/aws-observability/aws-otel-collector/pkg/defaultcomponents	10.962s
ok  	github.com/aws-observability/aws-otel-collector/pkg/extraconfig	3.148s
ok  	github.com/aws-observability/aws-otel-collector/pkg/logger	2.729s
ok  	github.com/aws-observability/aws-otel-collector/tools/version	2.314s

and make build

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@HudsonHumphries HudsonHumphries requested a review from a team as a code owner August 21, 2024 17:19
@HudsonHumphries HudsonHumphries merged commit 08fc704 into release/v0.39.x Aug 21, 2024
26 checks passed
@HudsonHumphries HudsonHumphries deleted the v0.39.x-hudson-patch branch August 21, 2024 23:48
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.

2 participants