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

Consolidate linux and windows containerd config templates #11707

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

brandond
Copy link
Member

@brandond brandond commented Feb 4, 2025

Proposed Changes

Consolidate linux and windows containerd config templates.

There was no reason for these to ever be separated. 90% of the config in the Windows template was just copy-pasted default values. The few things that DO need to be different on Windows can be handled by existing template vars.

The windows template also had the wrong structure for registry auth, which broke authenticated pulls on windows.

Types of Changes

  • tech debt
  • bugfix

Verification

  • Note lack of separate os-specific templates
  • Will need to be tested in rke2 windows.

Testing

Linked Issues

User-Facing Change

The containerd config templates for linux and windows have been consolidated and are no longer os-specific.

Further Comments

@brandond brandond requested a review from a team as a code owner February 4, 2025 00:48
@brandond brandond force-pushed the consolidate-containerd-template branch from e567e4a to 804b334 Compare February 4, 2025 01:31
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
@brandond brandond force-pushed the consolidate-containerd-template branch from 804b334 to a468283 Compare February 4, 2025 01:34
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.

1 participant