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

Use non-privileged build tool #10036

Closed
kwiatekus opened this issue Nov 25, 2020 · 1 comment
Closed

Use non-privileged build tool #10036

kwiatekus opened this issue Nov 25, 2020 · 1 comment
Labels
area/serverless Issues or PRs related to serverless

Comments

@kwiatekus
Copy link
Contributor

kwiatekus commented Nov 25, 2020

Description

We are looking for the docker build tool that allows for as little permissions as possible:

  • can run in non-privileged container (MUST)
  • can run as non-root ( STRETCH)

The most promising are kaniko and makitu.
We need to setup those tools in clusters with non-privileged policy enabled and compare them

Reason

We need to enable non-privileged container policy
It is a follow up for #9976

@kwiatekus kwiatekus added area/serverless Issues or PRs related to serverless WIP labels Nov 25, 2020
@kwiatekus kwiatekus removed the WIP label Dec 21, 2020
@stale
Copy link

stale bot commented Mar 11, 2021

This issue has been automatically marked as stale due to the lack of recent activity. It will soon be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Mar 11, 2021
@kwiatekus kwiatekus removed the stale label Mar 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/serverless Issues or PRs related to serverless
Projects
None yet
Development

No branches or pull requests

1 participant