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

Ensure that containerd shims are statically built #931

Merged
merged 1 commit into from
May 25, 2021

Conversation

ncopa
Copy link
Collaborator

@ncopa ncopa commented May 25, 2021

Containerd and the shims need different CGO_ENABLED setting. By default
containerd needs CGO while the shims should have those disabled.

Fixes commit b98908b (Make various k0s/embedded-bins build options
configurable.)

Signed-off-by: Natanael Copa ncopa@mirantis.com

Containerd and the shims need different CGO_ENABLED setting. By default
containerd needs CGO while the shims should have those disabled.

Fixes commit b98908b (Make various k0s/embedded-bins build options
configurable.)

Signed-off-by: Natanael Copa <ncopa@mirantis.com>
@ncopa ncopa requested a review from a team as a code owner May 25, 2021 13:17
@ncopa ncopa requested review from jnummelin and trawler May 25, 2021 13:17
Copy link
Contributor

@jasmingacic jasmingacic left a comment

Choose a reason for hiding this comment

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

Legit. The issue I was seeing earlier is not present anymore.

@ncopa ncopa merged commit d841e15 into k0sproject:main May 25, 2021
@ncopa ncopa deleted the fix-static-shims branch May 25, 2021 14:35
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

3 participants