Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: fix incorrect ManifestSpec.MarshalYAML signature
Remove pointer from method, because otherwise MarshalYAML doesn't work when called from type asserted empty interface. Signed-off-by: Dmitriy Matrenichev <dmitry.matrenichev@siderolabs.com>
- Loading branch information