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

feat: Make containerd restart its own patch #18

Merged
merged 4 commits into from
Apr 5, 2024

Conversation

dlipovetsky
Copy link

@dlipovetsky dlipovetsky commented Mar 30, 2024

We have multiple patches that configure containerd. We need to restart containerd after all such patches, and we should restart it exactly once.

Although we've been configuring http proxy for the containerd systemd service, we haven't been restarting it, and I believe the configuration wasn't being applied. This PR should fix that, too.

NOTE: This depends on #16 and #17, because the tests fail otherwise. Do not merge until both of these have merged.

@github-actions github-actions bot removed the stacked label Apr 1, 2024
Copy link

github-actions bot commented Apr 1, 2024

This PR/issue depends on:

@supershal supershal force-pushed the containerd-restart branch 2 times, most recently from cfe0f05 to 17ce0a8 Compare April 1, 2024 18:56
@supershal supershal requested review from dkoshkin and faiq April 1, 2024 19:14
supershal
supershal previously approved these changes Apr 1, 2024
@supershal
Copy link

fixed unit test and rebased: 17ce0a8

@supershal
Copy link

rebased from main after #32 was merged.

@supershal supershal enabled auto-merge (squash) April 5, 2024 21:58
@supershal supershal merged commit 8141a4c into d2iq-labs:main Apr 5, 2024
12 of 15 checks passed
@github-actions github-actions bot mentioned this pull request Apr 5, 2024
jimmidyson pushed a commit that referenced this pull request Apr 11, 2024
* feat: Make containerd restart its own patch

* fix: unit tests for kubeadmconfigtemplate with containerdrestart patch

* fix: add comment for always add containerd patch

* test: move unit test to their own package

---------

Co-authored-by: Shalin Patel <shalin.patel@nutanix.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants