summaryrefslogtreecommitdiff
path: root/zuul/driver/bubblewrap
Commit message (Expand)AuthorAgeFilesLines
* Only check bwrap execution under the executorHEADmasterClark Boylan2023-05-171-16/+18
* Use bwrap --disable-userns if possibleClark Boylan2023-05-161-1/+69
* Set default SSH_AUTH_SOCK in zuul-bwrap commandClark Boylan2022-09-291-1/+3
* Add a note about bwrap and setsidJames E. Blair2022-03-281-12/+5
* Drop ambient capabilities when running bwrapAlbin Vass2021-11-011-0/+3
* Stop bind mounting zuul dir into bwrapPaul Belanger2019-06-221-11/+0
* Mount tmpfs on ansible tmp dirTobias Henkel2019-06-041-0/+1
* bubblewrap: bind mount /etc/subuidTristan Cacqueray2019-05-161-0/+1
* Build zuul containers with dockerfile not pbrxMonty Taylor2019-01-241-0/+1
* Fix flake 3.6.0 warningsAndreas Jaeger2018-10-281-4/+3
* Log cpu times of ansible executionsTobias Henkel2018-07-141-1/+2
* Add /etc/localtime to bubblewrap default ro bindFabien Boucher2018-06-261-0/+1
* Add standard ca certificate pathsTobias Henkel2018-03-161-0/+1
* Add /etc/alternatives to bwrapJames E. Blair2017-08-311-0/+1
* Add proc to bubblewrapJames E. Blair2017-08-241-0/+12
* Write secrets to tmpfsJames E. Blair2017-08-191-18/+53
* Add wrapper driver execution contextJames E. Blair2017-08-181-25/+36
* Bindmount /etc/lsb-release into bubblewrapPaul Belanger2017-08-101-5/+12
* Bind secrets to their playbooksJames E. Blair2017-08-101-1/+0
* Change name and document the bind_mount config pathsMonty Taylor2017-07-281-6/+6
* Replace singleton lists with None defaultsMonty Taylor2017-07-281-1/+5
* Merge "Use mypy to do static type checking" into feature/zuulv3Jenkins2017-07-281-1/+3
|\
| * Use mypy to do static type checkingMonty Taylor2017-07-271-1/+3
* | Allow loading additional variables file for site configJamie Lennox2017-07-251-1/+1
* | Remove state_dir from setMountsMapJames E. Blair2017-07-241-2/+6
|/
* Add /etc/hosts and /etc/nsswitch.conf to the bubblewrapTristan Cacqueray2017-07-131-0/+4
* Optionally bind /lib64Tobias Henkel2017-07-071-26/+35
* Don't automatically mount user home in executorJames E. Blair2017-06-281-3/+3
* Merge "executor: run trusted playbook in a bubblewrap" into feature/zuulv3Jenkins2017-06-261-3/+9
|\
| * executor: run trusted playbook in a bubblewrapTristan Cacqueray2017-06-171-3/+9
* | Merge "bubblewrap: adds --die-with-parent option" into feature/zuulv3Jenkins2017-06-261-0/+1
|\ \ | |/
| * bubblewrap: adds --die-with-parent optionTristan Cacqueray2017-06-171-0/+1
* | Merge "Remove use of six library" into feature/zuulv3Jenkins2017-06-201-3/+2
|\ \
| * | Remove use of six libraryMonty Taylor2017-06-191-3/+2
| |/
* | Add linebreak to generated passwd/group fileTobias Henkel2017-06-201-0/+2
|/
* Merge "Default bubblewrap to work_root" into feature/zuulv3Jenkins2017-06-151-1/+1
|\
| * Default bubblewrap to work_rootPaul Belanger2017-06-121-1/+1
* | Show debug logging when running zuul-bwrapJamie Lennox2017-06-141-0/+2
|/
* Add untrusted-projects ansible testPaul Belanger2017-06-011-0/+5
* Add support for bwrapClint Byrum2017-06-011-0/+168