Use g+r instead of 777
What does this MR do?
We probably shouldn't use chmod -R 777 as that is a security smell. https://stackoverflow.com/questions/11271596/how-will-a-server-become-vulnerable-with-chmod-777 I should've caught in the original MR.
Passing job: http://gitlab.apps.secure-stage-openshift-test.k8s-ft.win/root/go/-/jobs/1040
What are the relevant issue numbers?
gitlab-org/gitlab#323118 (closed)
Does this MR meet the acceptance criteria?
-
Changelog entry added -
Documentation created/updated for GitLab EE, if necessary -
Documentation created/updated for this project, if necessary -
Documentation reviewed by technical writer or follow-up review issue created -
Tests added for this feature/bug -
Job definition updated, if necessary -
Conforms to the code review guidelines -
Conforms to the Go guidelines -
Security reports checked/validated by reviewer