Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Add allow list for resources when bundle
run_as
is set #1233Add allow list for resources when bundle
run_as
is set #1233Changes from all commits
9adc6e6
39c1f08
76fc145
b2450c1
4da90f2
05c9d38
66f288d
335d0c9
776af33
20a0274
5886a65
f2d24fc
61f08cc
a4cc92d
e7416ef
aafd767
9d6949a
fab62f3
89c86c8
dcdb87f
9c2bfc6
a83453b
e1e5a36
98f8be2
d28ce06
9e9e18a
dcaf247
a50117e
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we use an allow list instead?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not unless we use reflect / dynamic configuration. The allow list semantics are being captured in the unit test though.