Commit Graph

1684 Commits

Author SHA1 Message Date
Benjamin EINAUDI f17734e799 Tidy dependencies
Run 'go mod tidy' and re-vendored dependencies
2019-12-30 22:26:26 +01:00
Tejal Desai eafb80227b
Merge pull request #932 from cvgw/u/cvgw/issue-925_fix_pull_insecure
Fix #925 broken insecure pull
2019-12-23 11:30:37 -08:00
Yoan Blanc 3ad9f7d94c
fixup! fixup! fixup! integration-test: using registry-mirror
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
2019-12-23 09:34:32 +01:00
Yoan Blanc e05bdd58f2
fixup! fixup! integration-test: using registry-mirror
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
2019-12-23 09:32:13 +01:00
Cole Wippern 732b270035
Merge pull request #930 from carlossg/ecr
Push to ECR using instance roles
2019-12-22 10:56:09 -08:00
Yoan Blanc 9fb2111379
fixup! integration-test: using registry-mirror
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
2019-12-22 14:10:12 +01:00
Yoan Blanc c7d173cd99
integration-test: using registry-mirror
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
2019-12-22 11:29:03 +01:00
Yoan Blanc 908025b6d3
integration: removing test on docker
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
2019-12-22 11:18:34 +01:00
Yoan Blanc 3678b70239
Merge remote-tracking branch 'origin/master' into registry-mirror 2019-12-22 11:10:15 +01:00
Cole Wippern 328847ffc2 Fix #925 broken insecure pull 2019-12-21 21:50:43 -08:00
Cole Wippern 8154046e12
Merge pull request #832 from ffahri/upgrade-aws-go-sdk
Upgrade aws go sdk for supporting eks oidc credential chain
2019-12-21 16:18:37 -08:00
Logan.Price 812c66ecc0 chore: add error check 2019-12-21 15:42:00 -08:00
Logan.Price c5a29962f2 chore: add unit test for unTar function 2019-12-21 15:42:00 -08:00
Logan.Price 6a35a84034 fix: update unTar function to actually extract and save the contents of an achieve 2019-12-21 15:42:00 -08:00
Cole Wippern 40ac05c8bb
Merge pull request #668 from orisano/docs-fix-wrong
docs: fix document on DoBuild
2019-12-21 15:20:21 -08:00
Fahri Yardımcı 16b4f700cc Upgrade aws go sdk for supporting eks oidc credential chain 2019-12-21 14:56:04 -08:00
Nao YONASHIRO cbba7cec3f chore: fix typo 2019-12-21 14:44:12 -08:00
Nao YONASHIRO 2599c0c69b docs: fix wrong document 2019-12-21 14:42:58 -08:00
Prashant Arya 4fa1970445 update Readme.md (#866) 2019-12-21 14:32:27 -08:00
Cole Wippern 229820550e
Merge pull request #869 from prary/go_modules
changing to modules from dependencies
2019-12-21 12:56:15 -08:00
Josh Soref 22bcd28931 Grammar (#911)
* spelling: environment

* spelling: into

* spelling: certificate

* grammar: based on

* spelling: its

* spelling: non-root

* grammar: unnecessary comma in a compound predicate

* grammar: comma after introductory phrase

* grammar: pronoun problem

(per app.grammarly.com)
2019-12-21 12:54:23 -08:00
Cole Wippern 200a0eabdd
Merge pull request #920 from prary/log
Changing Log to trace
2019-12-21 12:53:38 -08:00
Cole Wippern 005860818f
Merge pull request #867 from dastrobu/fix-toc-in-readme
Update outdated toc in README.md
2019-12-21 12:52:50 -08:00
Cole Wippern bdabd774fc Update linter and fix errors
* disable linters that are now enabled by default in new version
* fix linter errors
2019-12-21 12:27:14 -08:00
Cole Wippern 8ef2efec7d update golangci-linter to v1.21.0 2019-12-21 12:18:09 -08:00
Tejal Desai 6b020a1f97 fix highwayhash 2019-12-21 12:18:09 -08:00
Tejal Desai 5a2cfeabba remove dep.sh 2019-12-21 12:18:09 -08:00
Prashant Arya f28d0e4009 upgrading go to version 1.13.3 2019-12-21 12:18:09 -08:00
Prashant Arya 976b4265fb changing to modules from dependencies 2019-12-21 12:18:09 -08:00
Carlos Sanchez 16aff6a974 Using credsStore is simpler
and we don't need to push to multiple registries likely
2019-12-21 13:06:47 +01:00
Carlos Sanchez 6b85605285 Push to ECR using instance roles
Add instructions

Fixes #785
2019-12-21 12:54:18 +01:00
Tejal Desai 9ebee24bf3
Merge pull request #922 from GoogleContainerTools/release_15
release notes v0.15.0
2019-12-20 10:50:16 -08:00
Tejal Desai 21b824b186 bump version 2019-12-20 10:34:02 -08:00
Tejal Desai fdbf8e0c89 release notes 2019-12-20 10:26:50 -08:00
Prashant Arya 85f1a5db00 Merge branch 'master' of https://github.com/GoogleContainerTools/kaniko into log 2019-12-19 03:20:56 +00:00
Prashant Arya 418e6324b1 fixing 2019-12-19 03:16:47 +00:00
Prashant Arya dfbdda0ddb reseting docker file 2019-12-19 03:11:52 +00:00
Tejal Desai a675098b45
Merge pull request #914 from cvgw/u/cvgw/fix-copy-command-cache-keys
Fix #899 cached copy results in inconsistent key
2019-12-16 11:45:06 -08:00
Cole Wippern 9e9b8a6e71 Fix #899 cached copy results in inconsistent key
* Update cached copy command to return the same result for
files used from context so that cached and uncached copy
commands produce the same cache key
* Update tests for fix
* Add test for cached run command key consistency
2019-12-15 10:23:31 -08:00
Tejal Desai d72a960600
Merge pull request #912 from jsoref/contributing-if-exists
Fix contribution issue sentence
2019-12-13 13:57:47 -08:00
Tejal Desai 6cdd9b7069
Merge pull request #888 from cvgw/u/cvgw/caching_unit_tests
add unit tests for caching run and copy
2019-12-13 13:57:01 -08:00
Tejal Desai 14e144931b
Merge pull request #898 from cvgw/u/cvgw/improve-integration-test-runner
Only build required docker images for integration tests
2019-12-13 13:41:31 -08:00
Josh Soref fe47e3f151
Fix contribution issue sentence 2019-12-11 18:02:48 -05:00
Cole Wippern 2aa481c15e add unit tests for caching run and copy 2019-12-10 09:29:10 -08:00
Cole Wippern f8507eb323
Merge pull request #883 from cvgw/u/cvgw/include_source_stage_digest_in_cache_key_copy_from_commands
Include source stage cache key in cache key for COPY commands using --from
2019-12-10 09:23:25 -08:00
Cole Wippern b19214ad1e Use cachekey not digest for COPY --from src
* use the cachekey of the src stage rather than the digest
for COPY --from commands as they are reproducible unlike digests
* track digest to cache keys and stage indexes to digest
* add extra debug logging for troubleshooting cachekey building issues
* convert Sha256 hashes to hex encoded strings rather than plain strings
for easier human reading
2019-12-10 08:45:13 -08:00
Cole Wippern 7b4b768edf Update copy command cache key logic
Include the digest of the stage specified in the --from argument for
COPY commands which use --from
2019-12-09 16:48:20 -08:00
Tejal Desai fbdb8f39c8
Merge branch 'master' into registry-mirror 2019-12-09 15:40:56 -08:00
Tejal Desai acb5b9f7c9
Merge pull request #839 from antechrestos/fix/upcase_for_from_stage_name
Fix failure when using capital letters in image alias in 'FROM ... AS…' instruction
2019-12-09 15:39:39 -08:00
Tejal Desai 632651581e
Merge pull request #906 from Pweetoo/master
updated readme
2019-12-09 15:39:14 -08:00