-
Notifications
You must be signed in to change notification settings - Fork 10
feat!: gate privileged images behind trusted repos #391
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
54 commits
Select commit
Hold shift + click to select a range
3bbdf9e
fix: check repo trusted when running privileged containers
plyr4 c23c6b9
revert: docker-compose local changes
plyr4 7b2b277
revert: docker-compose local changes
plyr4 7d94146
fix: add repo nil check
plyr4 4dca3ba
wip: enabling flag for trusted repo protection
plyr4 4982778
wip: enforcement runtime flag
plyr4 3dc2082
wip: moving flag to executor and remove changes from runtime
plyr4 751b5ee
wip: removing more changes from runtime
plyr4 b695195
wip: code cleanup
plyr4 36d1425
fix: golangci lint
plyr4 24a5c0c
fix: golangci lint
plyr4 f4d1665
fix: golangci lint
plyr4 245cea3
fix: improve comments
plyr4 11fbff9
fix: improve comments
plyr4 e73c88f
fix: improve comments
plyr4 baf7ebb
fix: improve comments
plyr4 573a223
fix: improve comments
plyr4 fa6cee2
fix: improve comments
plyr4 2264236
fix: golangci lint
plyr4 b844114
wip: code cleanup
plyr4 a83514d
wip: code cleanup
plyr4 9fa2e95
fix: golint goconst
plyr4 9cee4ba
fix: golint goconst
plyr4 6d07ba2
fix: golint goconst
plyr4 d6917a7
fix: golint goconst
plyr4 f793a7e
fix: return cuddle
plyr4 308e76e
fix: contextcheck
plyr4 f7b073e
fix: add var to docker-compose
plyr4 1f0fff4
fix: add var to docker-compose
plyr4 c367ac9
fix: change var default in docker-compose to false
plyr4 9934ce9
enhance: executor and opts tests
plyr4 3b0ea9d
enhance: executor and opts tests
plyr4 55ae629
enhance: executor and opts tests
plyr4 55b9519
enhance: executor and opts tests remove foobar list
plyr4 85e6643
enhance: add log for denials
plyr4 c9e24f9
enhance: move log for denials
plyr4 4db9f3a
fix: fullname access
plyr4 91e3074
enhance: fix log for denials
plyr4 e7a055f
fix: cleanup logs
plyr4 3748a75
fix: wording around log and error
plyr4 5e216ab
fix: apply logic to services and stages
plyr4 4e1974a
fix: apply logic to services and stages
plyr4 19bdcb7
fix: update stages when skipped
plyr4 6ec071d
revert: docker-compose local changes
plyr4 932aa6f
Merge branch 'main' into fix/trusted-repos
plyr4 6e64e43
alter: change default setting to TRUE
plyr4 92f13d8
Merge branch 'fix/trusted-repos' of github.com:go-vela/worker into fi…
plyr4 390d700
fix: match struct param order
plyr4 7847195
fix: skip init image, not name
plyr4 45855b7
fix: remove nolint:goconst directive
plyr4 4fe08b7
test: add init-named steps
plyr4 66300e9
test: add init-named steps
plyr4 c21e7a3
test: fix service tests comments
plyr4 7ef5ea6
Merge branch 'main' into fix/trusted-repos
wass3r File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: improve comments
- Loading branch information
commit 573a2238f909b7e5c7cf6ba6b1d5f9c203c9912a
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
Uh oh!
There was an error while loading. Please reload this page.