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

[release-1.22] Update Wrangler to resolve issue with deleting owned resources. #5116

Merged

Conversation

brandond
Copy link
Contributor

Proposed Changes

Update Wrangler to resolve issue with deleting owned resources.

Types of Changes

bugfix

Verification

  1. Start K3s server with no --disable flags
  2. Once the server has settled and all components are installed and running, restart k3s with --disable=traefik,local-storage
  3. Confirm that traefik and the local-path provisioner are uninstalled.

Linked Issues

User-Facing Change

Fixed a regression that prevented `--disable` from removing previously installed components.

Further Comments

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
@brandond brandond requested a review from a team as a code owner February 11, 2022 19:11
@brandond brandond merged commit efe99dc into k3s-io:release-1.22 Feb 11, 2022
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

2 participants