Skip to content

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

Merged
mattklein123 merged 7 commits intoenvoyproxy:masterfrom
phlax:ci-sandbox-cleanups
Oct 17, 2020
Merged

ci/examples: Fix umask/permissions in verify_examples#13617
mattklein123 merged 7 commits intoenvoyproxy:masterfrom
phlax:ci-sandbox-cleanups

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
phlax added 3 commits October 17, 2020 11:31
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 force-pushed the ci-sandbox-cleanups branch from 5cfb54c to e0f767e Compare October 17, 2020 11:49
phlax added 3 commits October 17, 2020 14:44
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