You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: address failure when parsing policies.yml file
There seeems to be issues with the usage of the `deny_unknown_fields`
and untagged enumerations.
serde ends up confused and complains about perfectly valid files.
See serde-rs/serde#1600
Signed-off-by: Flavio Castelli <fcastelli@suse.com>
0 commit comments