kaniko/deploy
Alex Szakaly 97e5042fbb
Fix docker-credential-gcr owner and group id
During image build we extract archives as root which is
capable to preserve owner and group.

With option `--no-same-owner` we drop all the user and
group information, defaults to current user (root).

To avoid future issues: add option above to all tar
execution.

Fixes #1303

Signed-off-by: Alex Szakaly <alex.szakaly@gmail.com>
2020-06-09 09:58:22 +02:00
..
Dockerfile Fix docker-credential-gcr owner and group id 2020-06-09 09:58:22 +02:00
Dockerfile_debug Fix docker-credential-gcr owner and group id 2020-06-09 09:58:22 +02:00
Dockerfile_warmer Merge pull request #1251 from yw-liu/master 2020-05-20 09:03:33 -07:00
cloudbuild-release.yaml adding the cache warmer to the release process (#412) 2018-10-25 16:42:34 -07:00
cloudbuild.yaml Make cloudbuild.yaml re-usable for anyone 2020-03-14 18:05:00 -07:00