Tejal Desai
18dbb0e12a
add biolerplate
2020-06-04 15:11:24 -07:00
Tejal Desai
85c40c45b3
fix dockerfile
2020-06-04 15:10:01 -07:00
Tejal Desai
86d77d8800
Merge pull request #1283 from tejal29/fix_looping
...
[Perf] Reduce loops over files when taking FS snapshot.
2020-06-04 14:30:53 -07:00
Tejal Desai
2a45fd14c7
Merge pull request #1296 from tejal29/new-release-0.23.0
...
prepare for release v0.23.0
2020-06-04 14:22:57 -07:00
Tejal Desai
2095c9d68f
prepare for release
2020-06-04 13:55:25 -07:00
Tejal Desai
2303e47aad
Merge pull request #1260 from ljakimczuk/master
...
Resolving nested meta ARGs
2020-06-04 13:24:34 -07:00
Tejal Desai
64e04f9934
Merge pull request #1254 from tejal29/useAmd64
...
add 64 busybox
2020-06-04 13:23:04 -07:00
Tejal Desai
9c68c9a36c
Merge branch 'master' into fix_looping
2020-06-04 13:18:30 -07:00
Tejal Desai
9b48be6440
Merge branch 'master' into benchmark-snapshot
2020-06-04 13:02:04 -07:00
Tejal Desai
9ec838bd9b
copy all files from busybox image
2020-06-04 12:53:40 -07:00
Tejal Desai
8a585829b8
Update pkg/dockerfile/dockerfile_test.go
2020-06-04 12:28:51 -07:00
Tejal Desai
2214da37e2
Update Dockerfile_debug
2020-06-04 12:11:15 -07:00
Tejal Desai
8074a70863
Merge pull request #1285 from antechrestos/fix/image_argument_name
...
Added integration test for multi level argument
2020-06-04 12:04:06 -07:00
Tejal Desai
c0f699d3f1
removed ununsed stage 1
2020-06-04 11:59:41 -07:00
Tejal Desai
813fbeb634
Merge branch 'master' into useAmd64
2020-06-04 11:55:39 -07:00
Tejal Desai
c95fb4eb57
Merge pull request #1295 from tejal29/rename_whitelist_ignorelist
...
rename whitelist to ignorelist
2020-06-02 21:08:11 -07:00
Tejal Desai
6f9490c2e5
Merge pull request #1289 from gfvirga/master
...
Instructions for using stdin with kubectl
2020-06-02 16:14:01 -07:00
Tejal Desai
994a412d0b
some more renames
2020-06-02 16:08:46 -07:00
Tejal Desai
cbf3073fda
rename whitelist to ignorelist
2020-06-02 15:56:27 -07:00
Gabriel Virga
362c8dd519
Instructions to run kaniko using kubectl and STDIN
...
Example on README of how to run kaniko using kubectl and standard input
2020-05-27 17:51:44 -04:00
Tejal Desai
b98f55a41d
some more fixes
2020-05-26 08:40:25 -07:00
Tejal Desai
a60a097c9b
one more fix
2020-05-26 00:22:50 -07:00
Tejal Desai
48421f1126
more fixes
2020-05-26 00:16:03 -07:00
Tejal Desai
4129c17d12
more changes
2020-05-25 23:36:59 -07:00
Tejal Desai
5d013626fc
benchmark project added
2020-05-25 21:30:07 -07:00
Yoan Blanc
af14ef2c8d
Merge remote-tracking branch 'origin/master' into fix/1172
2020-05-25 13:54:37 +02:00
Ben Einaudi
3462b7585b
Added integration test for multi level argument
...
Added integration test to check that following pattern is supported
ARG TAG=1.2
ARG IMAGE=my-image:${TAG}
FROM ${IMAGE}
...
2020-05-24 13:04:31 +02:00
Tejal Desai
e0f93578b6
Merge pull request #1284 from tejal29/add_timings
...
add timings for resolving paths
2020-05-23 15:37:58 -07:00
Tejal Desai
dcea89c317
rm file
2020-05-23 15:27:37 -07:00
Tejal Desai
41bc04dc12
add timings for resolving pahts
2020-05-23 14:29:46 -07:00
Tejal Desai
503aad17b7
Fix looping through files twice
2020-05-23 14:24:07 -07:00
Tejal Desai
d1faa71666
Merge pull request #1276 from artbegolli/master
...
docs: add registry-certificate flag to readme
2020-05-23 13:57:48 -07:00
Art Begolli
38c0b194a2
docs: add registry-certificate flag to readme
2020-05-21 13:06:13 +01:00
Tejal Desai
d86e09bac1
Merge pull request #1221 from antechrestos/refactoring/default_transport
...
Remove direct use of DefaultTransport
2020-05-20 11:54:58 -07:00
Thomas Strömberg
885c4daba7
Merge pull request #1251 from yw-liu/master
...
Add /etc/nsswitch.conf for /etc/hosts name resolution
2020-05-20 09:03:33 -07:00
yw-liu
c91d46e75f
add nsswitch.conf
2020-05-20 21:32:43 +08:00
Ben Einaudi
2f6090dcd7
Remove use of DefaultTransport
...
Using DefaultTransport and manipulating its tls configuration may lead to unexpected behaviour
2020-05-20 11:43:13 +02:00
Tejal Desai
ba0cb81823
Update Dockerfile_debug
2020-05-20 01:00:55 -07:00
Tejal Desai
31feaa4c12
Merge pull request #1263 from yorinasub17/git-auth-token-env
...
Add ability to set git auth token using environment variables
2020-05-20 00:59:14 -07:00
Tejal Desai
3f3c19a545
Merge pull request #1234 from tejal29/fix_copy_from
...
Apply dockefile exclude only for first stage
2020-05-19 15:40:51 -07:00
Tejal Desai
1d11b40052
Merge pull request #1253 from tejal29/fix_non
...
fix switching to non existent workdir
2020-05-19 15:39:08 -07:00
Tejal Desai
0317c7af33
Merge pull request #1273 from GoogleContainerTools/tejal29-patch-1
...
Make support clause more bold.
2020-05-19 15:35:50 -07:00
Tejal Desai
6dfbdae0a8
Merge pull request #1258 from mitchfriedman/push-retries
...
Add retries to image push.
2020-05-19 15:31:32 -07:00
Tejal Desai
699d2f42c8
Merge pull request #1255 from chrissng/bump-docker-credentials-gcr-2.0
...
Update docker-credential-gcr to support auth with GCP Artifact Registry
2020-05-19 15:30:33 -07:00
Tejal Desai
da5c420ee9
use a mock
2020-05-19 15:05:46 -07:00
Tejal Desai
37e454dab4
Update README.md
2020-05-19 14:27:13 -07:00
Tejal Desai
864e6c2ae7
Make support clause more bold.
...
Add that kaniko is not officially support more evident.
2020-05-19 14:26:15 -07:00
Yoan Blanc
fef4bb55b7
image: prepend library/ when using registry
...
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
2020-05-12 14:46:25 +02:00
Yoriyasu Yano
6e615a8ff9
Add ability to set git auth token using environment variables
...
Currently the only way to set the git auth is by including it in the context
git URL. This can be problematic for certain environments such as ECS where the
command args for are stored in logs. Introduces updates to allow setting the
authentication info using the environment variables `GIT_USERNAME` and
`GIT_PASSWORD`.
2020-05-11 10:59:48 -05:00
Lukasz Jakimczuk
3dcac1b906
Resolving nested meta ARGs against themselves and build ARGs
2020-05-09 01:23:02 +02:00