Skip to content

Commit

Permalink
[installer] manually set allowPrivilegeEscalation to false
Browse files Browse the repository at this point in the history
This PR manually sets the `allowPrivilegeEscalation` container
config to false where we don't need extra capabilities. This
is needed as not setting this explicitely could mean that
it could still be `true` based on other settings.

This also helps us future proof on any behaviour changes around
this.

Signed-off-by: Tarun Pothulapati <tarun@gitpod.io>
  • Loading branch information
Pothulapati committed Dec 2, 2022
1 parent d2eea10 commit fc7b871
Show file tree
Hide file tree
Showing 39 changed files with 746 additions and 29 deletions.
48 changes: 48 additions & 0 deletions install/installer/cmd/testdata/render/aws-setup/output.golden

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit fc7b871

Please sign in to comment.