Skip to content
This repository has been archived by the owner on May 26, 2024. It is now read-only.

Workaround new runc version causing problems. #15

Merged
merged 1 commit into from
Mar 20, 2023

Conversation

ScheererJ
Copy link
Contributor

What this PR does / why we need it:
Workaround new runc version causing problems.

Unfortunately, runc in versions 1.1.3/1.1.4 has an issue causing container-in-container scenarios to fail with weird error messages (see opencontainers/runc#3620 for details). This change installs runc v1.1.2 for the time being to mitigate the issue, i.e. let the nodes become ready again.

The code is freely adapted from https://github.com/kubernetes-sigs/kind/blob/v0.17.0/images/base/Dockerfile.

Which issue(s) this PR fixes:
None.

Special notes for your reviewer:

Release note:

@gardener-robot
Copy link
Contributor

@ScheererJ Thank you for your contribution.

@gardener-robot gardener-robot added needs/review Needs review size/xs Size of pull request is tiny (see gardener-robot robot/bots/size.py) labels Mar 17, 2023
@ScheererJ ScheererJ mentioned this pull request Mar 17, 2023
@rfranzke rfranzke merged commit 9717ed8 into master Mar 20, 2023
@gardener-robot gardener-robot added the status/closed Issue is closed (either delivered or triaged) label Mar 20, 2023
@rfranzke rfranzke deleted the kindest/node-with-runc-v1.1.2 branch March 20, 2023 06:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs/review Needs review size/xs Size of pull request is tiny (see gardener-robot robot/bots/size.py) status/closed Issue is closed (either delivered or triaged)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants