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

Support K8s 1.24+ #144

Merged
merged 1 commit into from
Nov 7, 2023
Merged

Support K8s 1.24+ #144

merged 1 commit into from
Nov 7, 2023

Conversation

mnasiadka
Copy link
Member

Only specify dockershim options when container runtime is not containerd. Those options were ignored in the past when using containerd but since 1.24 kubelet refuses to start.

Task: 45282
Story: 2010028

Change-Id: Ib44cc30285c8bd4219d4a45dc956696505ddd570

Only specify dockershim options when container runtime is not containerd.
Those options were ignored in the past when using containerd but since 1.24
kubelet refuses to start.

Task: 45282
Story: 2010028

Signed-off-by: Daniel Meyerholt <[email protected]>
Change-Id: Ib44cc30285c8bd4219d4a45dc956696505ddd570
@mnasiadka mnasiadka requested a review from a team as a code owner November 7, 2023 15:46
@mnasiadka mnasiadka merged commit e7b88b3 into stackhpc/yoga Nov 7, 2023
3 checks passed
@mnasiadka mnasiadka deleted the yoga_1_24 branch November 7, 2023 15:50
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