Skip to content

enable tsan and improve docker security #157

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 1 commit into from
Jan 31, 2020

Conversation

tomerd
Copy link
Contributor

@tomerd tomerd commented Jan 31, 2020

motivation: more secured ci setup

changes:

  • enable :z selinux flag on bind mounts so we can enable selinux on ci
  • drop potentially exploitable capabilities from docker-compose
  • create a 16.04 docker-compose setup so we can run tsan in ci (broken on 18.04)

motivation: more secured ci setup

changes:
* enable :z selinux flag on bind mounts so we can enable selinux on ci
* drop potentially exploitable capabilities from docker-compose
* create a 16.04 docker-compose setup so we can run tsan in ci (broken on 18.04)
@tomerd tomerd requested review from weissi and artemredkin January 31, 2020 00:15
@weissi weissi merged commit a49510c into swift-server:master Jan 31, 2020
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