Commit Graph

17 Commits

Author SHA1 Message Date
Shubham Agrawal
59e09c14de
Add support for custom platform (#32) 2021-12-01 17:10:28 +05:30
Shubham Agrawal
5e7bcabe6a
Make json key optional for GCR push (#30) 2021-10-18 17:06:53 +05:30
Kyle Lemons
0a35538489
Add support for automatic tagging (:1, :1.2, :1.2.3, etc) for semantic versions (#22) 2021-10-18 00:05:18 +05:30
Colin Hoglund
609d203bed
support dockerhub credentials when pulling with kaniko-ecr (#27) 2021-09-16 10:12:03 +05:30
Simas Čepaitis
e86d4583a7
Add ECR policy management support (#26) 2021-09-08 15:19:52 +05:30
Colin Hoglund
6b4393acf8
Do not require username/password with no_push: true (#25)
* allow --no-push to build without authentication

* linting

* setup no-push auth when credentials are not empty
2021-09-01 11:45:50 +05:30
Colin Hoglund
00a65ec0b5
Add support for creating ECR repos (#24) 2021-08-28 18:37:26 +05:30
Shubham Agrawal
dbd6efc157
Add option to provide log verbosity (#23) 2021-08-20 16:38:35 +05:30
Rauny
e65b7b3ada
add flag --no-push (#21) 2021-04-29 20:53:43 +05:30
Aleksandar Radisavljevic
df81f82f84
Add support for printing published docker image metadata to a file (#17) 2021-04-29 15:35:57 +05:30
Rauny
43db3f2ccc
add support for public ecr (#20) 2021-04-27 00:05:18 +05:30
Shubham Agrawal
71f15eb3f4
Make cache repo relative to registry for ecr/gcr (#19)
Some checks reported errors
continuous-integration/drone/push Build was killed
2021-04-21 12:55:13 +05:30
Shubham Agrawal
4612825d41
Allow remote caching of docker layers in kaniko build (#16) 2021-04-08 00:05:53 +05:30
Shubham Agrawal
658478d5ae
Add snapshot mode support (#13) 2021-03-02 21:15:44 +05:30
Shubham Agrawal
49309bfa42 Make access key & secret optional in case of iam role usage on EKS cluster 2021-01-20 00:25:23 +05:30
Shubham Agrawal
17072a25f1 Fix ecr publish 2020-12-02 15:17:28 +05:30
Shubham Agrawal
3770c3eb25 Added kaniko support to build & publish to ecr 2020-11-17 00:33:18 +05:30