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

[release/1.7 backport] Add --pull option to build command #3121

Closed

Conversation

sondavidb
Copy link
Contributor

@sondavidb sondavidb commented Jun 19, 2024

Backport of #3074. Also took some helper functions for pkg/testutil/testutil.go from f853ab8.

Per containernetworking/plugins#1038, the binaries were modified as of the last commit so this change also brings in the new shasums so that CI runs properly.

Mainline also requires Golang 1.22 so cherry-picked 4e61592.

Feel free to close if we are not taking features into release/1.7.

sondavidb and others added 3 commits June 19, 2024 22:18
See containernetworking/plugins#1038

Signed-off-by: David Son <davbson@amazon.com>
The main branch of containerd now depends on Go 1.22, so we have to
upgrade the CI to Go 1.22.

The runc binary is still built with Go 1.21 due to
opencontainers/runc issue 4233.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
Signed-off-by: David Son <davbson@amazon.com>
@AkihiroSuda
Copy link
Member

I'm not sure we should backport new features to v1.7, but still negotiable if this is urgent for Finch.

@sondavidb
Copy link
Contributor Author

still negotiable if this is urgent for Finch.

It's not urgent, and we should prepare for 2.0 upgrade anyway in the future. Closing for now, thanks for your input!

@sondavidb sondavidb closed this Jun 21, 2024
@sondavidb sondavidb deleted the backport-1.7-5a0558c branch June 21, 2024 20:39
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