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

fix: fix panic in ConfigPatchRequestController #755

Merged

Conversation

Unix4ever
Copy link
Member

ConfigPatchRequest was created with the wrong namespace in the unmap method there.
Dropped the namespace from the resource constructor method, to avoid such mistakes in the future.

`ConfigPatchRequest` was created with the wrong namespace in the unmap
method there.
Dropped the namespace from the resource constructor method, to avoid
such mistakes in the future.

Signed-off-by: Artem Chernyshev <artem.chernyshev@talos-systems.com>
@Unix4ever
Copy link
Member Author

/m

@talos-bot talos-bot merged commit e84b10a into siderolabs:main Dec 4, 2024
21 checks passed
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.

4 participants