Skip to content
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

ci/examples: Fix umask/permissions in verify_examples #13617

Merged
merged 7 commits into from
Oct 17, 2020

Conversation

phlax
Copy link
Member

@phlax phlax commented Oct 17, 2020

Signed-off-by: Ryan Northey ryan@synca.io

Commit Message: ci/examples: Fix umask/permissions in verify_examples
Additional Description:

We had hoped that verify_examples would catch permissions issues running the sandboxes with a strict umask setting

I originally added a umask command in do_ci.sh - this doesnt do what we need, at least by itself, as the repo is already checked out.

This PR

  • adds chmod to remove non-ug permissions from the examples/ folder
  • cleans up permissions issues with new sandboxes

Risk Level:
Testing:
Docs Changes:
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Deprecated:]

Signed-off-by: Ryan Northey <ryan@synca.io>
@phlax phlax changed the title ci/examples: Fix umask/permissions in verify_examples [WIP] ci/examples: Fix umask/permissions in verify_examples Oct 17, 2020
@phlax phlax marked this pull request as draft October 17, 2020 09:37
Signed-off-by: Ryan Northey <ryan@synca.io>
Signed-off-by: Ryan Northey <ryan@synca.io>
Signed-off-by: Ryan Northey <ryan@synca.io>
Signed-off-by: Ryan Northey <ryan@synca.io>
Signed-off-by: Ryan Northey <ryan@synca.io>
Signed-off-by: Ryan Northey <ryan@synca.io>
@phlax phlax marked this pull request as ready for review October 17, 2020 15:27
@phlax phlax changed the title [WIP] ci/examples: Fix umask/permissions in verify_examples ci/examples: Fix umask/permissions in verify_examples Oct 17, 2020
@mattklein123 mattklein123 merged commit 6287f17 into envoyproxy:master Oct 17, 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.

2 participants