Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Move to deny-by-default for everything but v1 SDKs and v1 manifests #2004

Merged
merged 2 commits into from
Oct 31, 2023

Conversation

rylev
Copy link
Collaborator

@rylev rylev commented Oct 31, 2023

Potential fix for #1979 specifically implementing this idea.

@rylev rylev requested review from lann, itowlson and vdice October 31, 2023 18:48
Copy link
Contributor

@itowlson itowlson left a comment

Choose a reason for hiding this comment

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

Can't comment on the implementation but I'm in favour of making v2 manifests deny-by-default regardless of SDK version.

Copy link
Member

@vdice vdice left a comment

Choose a reason for hiding this comment

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

Can't comment on the implementation but I'm in favour of making v2 manifests deny-by-default regardless of SDK version.

Ditto ^^. Note: a quick test with the tinygo-outbound examples (eg tinygo-outbound-mysql) showed allowed-by-default behavior (v2 manifest albeit v1 interface). Perhaps this can be double-checked.

@rylev rylev force-pushed the deny-by-default branch 3 times, most recently from a3daa89 to e952d35 Compare October 31, 2023 20:09
Copy link
Member

@vdice vdice left a comment

Choose a reason for hiding this comment

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

👍 Re-tested and looking good!

rylev and others added 2 commits November 1, 2023 11:14
Signed-off-by: Ryan Levick <ryan.levick@fermyon.com>
Signed-off-by: itowlson <ivan.towlson@fermyon.com>
@itowlson itowlson enabled auto-merge October 31, 2023 22:40
@itowlson itowlson merged commit b14a888 into main Oct 31, 2023
9 checks passed
@vdice vdice deleted the deny-by-default branch November 1, 2023 00:59
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants