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 entity manifest fuzz target #520

Merged
merged 1 commit into from
Jan 16, 2025
Merged

Fix entity manifest fuzz target #520

merged 1 commit into from
Jan 16, 2025

Conversation

john-h-kastner-aws
Copy link
Contributor

Another fuzz target that we weren't running. The target was failing because manifests don't support tags, so I've updated the target to ignore unsupported feature errors. This should be fine since it's an experimental feature. Alternatively, we could add another option on the generator to disable tag generation, but this was the easier fix for now. Eventually we should support tags in manifests

Signed-off-by: John Kastner <jkastner@amazon.com>
Copy link
Contributor

@shaobo-he-aws shaobo-he-aws left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@john-h-kastner-aws john-h-kastner-aws merged commit 403f256 into main Jan 16, 2025
6 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.

3 participants