Skip to content

chore: Update skaffold deps to prepare for skaffold 2.15. #9770

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

Closed

Conversation

alphanota
Copy link
Contributor

@alphanota alphanota commented Mar 28, 2025

Fixes: N/A
Update a bunch of golang dependencies to prepare for the 2.15 release.

Some notable changes:
Bump golang version from 1.23.4 to 1.24
Bump github.com/docker/docker from v27.5.1 to v28.0.4
Docker v28 has some breaking changes which caused some packages that depended on docker v27 to break. Because the fixes were relatively minor, I decided to locally fork the broken deps and apply the fixes myself rather than keeping the docker packages on v27.0.5

Presumably we can go back to using the original packages after they get upgraded to use the new docker clients.

@alphanota alphanota changed the title Skaffold update v2 chore: Update skaffold deps to prepare for skaffold 2.15. Mar 30, 2025
@alphanota alphanota requested a review from plumpy March 31, 2025 12:02
@alphanota alphanota marked this pull request as ready for review March 31, 2025 12:02
@alphanota alphanota requested a review from a team as a code owner March 31, 2025 12:03
@alphanota alphanota requested review from mattsanta and removed request for plumpy and mattsanta March 31, 2025 16:46
@alphanota alphanota marked this pull request as draft March 31, 2025 17:16
@alphanota alphanota closed this Apr 3, 2025
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.

1 participant