OP (oppenheimer)
30e1ea9fd8
Update main.go ( #138 )
2025-02-07 14:28:32 +05:30
OP (oppenheimer)
0fb726616e
feat: [CI-16193]: Support multiple ignore paths ( #137 )
...
* add new input ignore_paths to accept multiple values
* Support new input ignore_paths to all the supported versions of Kaniko
2025-02-07 11:46:23 +05:30
OP (oppenheimer)
334f6191d1
Add Push-only support to Kaniko (Docker) ( #135 )
2024-12-20 11:17:28 +05:30
sahithibanda01
a3af953651
fix: [CI-14845]: support for build args which has comma seperated values ( #133 )
2024-11-29 13:12:39 +05:30
Abhay
113a61b0e1
feat: [Ci-14242]: add oidc support for ecr ( #131 )
...
* feat: [Ci-14242]: add oidc support for ecr
* fix: [CI-14242]: error handling for oidc kakniko-ecr
2024-10-17 01:51:09 +05:30
Aishwarya Lad
04885c8ec8
fix tests ( #117 )
2024-05-01 15:14:04 -04:00
Aishwarya Lad
e4a0486a6e
modify base image registry variable ( #116 )
...
* modify base image registry variable
* adding instead of modifying
* adding instead of modifying
2024-04-29 14:26:31 -04:00
Aishwarya Lad
7b442a53ff
Modify docker config to add base connector ( #115 )
...
* add config for base connector
* fix permissions code
* add gar step support
* add gar step support
* reformat code, add support for gar and acr
* remove logs
* address review comments
* delete bin file
2024-04-26 15:54:08 -04:00
Soumyajit Das
44ccf5a7c6
fix: [CI-10165]: Add additional kaniko args ( #102 )
...
* fix: [CI-10165]: Add additional kaniko args
* fix: [CI-10165]: support additional kaniko args
* fix: [CI-10165]: Add bool parse logic
2024-02-06 15:22:31 +05:30
Vistaar Juneja
c2f00d6d86
follow next link for azure subscriptions API ( #94 )
2024-01-25 09:35:14 +00:00
Vistaar Juneja
65cd3884f1
add validations on response from /subscriptions API in ACR ( #91 )
2024-01-10 10:48:31 +00:00
Eoin McAfee
5df1d55e7f
Split out gcr and gar ( #88 )
...
* seperate out gcr and gar
2023-11-23 09:26:55 +00:00
Dan Home
13a217a4af
ECR: Add assume-role support for create-repository, *-policy ( #79 )
...
* ECR: Add assume-role support for create-repository, *-policy
* Rearrange imports
2023-05-19 16:55:09 +01:00
Karl Trygve Kalleberg
0dee97e338
Expose tar_path command line option from Kaniko ( #78 )
2023-04-03 09:47:53 +01:00
Raghav
ed6f3c5bf4
Add output variable support ( #77 )
...
* add digest as output variable for kaniko plugin
2023-03-16 10:03:59 +00:00
Raghav
4893b5b945
add support for docker complaint registries for base image ( #74 )
2023-02-23 11:38:53 +05:30
Soumyajit Das
9c90e58a2d
fix: [CI-6412]: Error message Refinement ( #70 )
2023-01-04 11:13:01 +05:30
Aman Singh
f3544ce6ee
renamed docker config
2022-11-09 18:02:22 +05:30
Aman Singh
e4cd992d8d
renamed docker config
2022-11-08 16:21:45 +05:30
Aman Singh
d457df687d
renamed docker config
2022-11-08 15:05:26 +05:30
Aman Singh
4820b6af00
renamed docker config
2022-11-08 15:01:52 +05:30
Aman Singh
3717723366
fixed config-name for PLUGIN_CONFIG
2022-11-08 12:32:12 +05:30
Aman Singh
15255d3520
added comments
2022-11-07 17:07:26 +05:30
Aman Singh
6ba0eb58c3
added config for providing docker config
2022-11-07 14:21:40 +05:30
Aman Singh
190fbefe91
config override
2022-11-04 19:50:04 +05:30
Aman Singh
48f6e72954
config override
2022-11-04 19:49:25 +05:30
Aman Singh
1bee1629c2
added option to use overriden docker config
2022-11-04 19:48:03 +05:30
Aman Singh
7d751135b1
fixed url
2022-11-02 16:20:54 +05:30
Aman Singh
54f2fe097a
fixed url
2022-11-02 16:17:23 +05:30
Aman Singh
9c899979ff
fixed url
2022-11-02 16:09:57 +05:30
Aman Singh
6ac1efad25
fixed url
2022-11-02 15:58:40 +05:30
Aman Singh
128a2d77c0
fixed minor changes
2022-11-02 12:36:19 +05:30
Aman Singh
69e789b294
removed prints statements
2022-11-02 12:23:26 +05:30
Aman Singh
000711c7f1
fixed public url in code for acr
2022-11-02 11:50:39 +05:30
Aman Singh
1409e80406
addressed comments
2022-08-03 13:14:03 +05:30
Aman Singh
97ecf9b992
addressed comments
2022-08-03 13:09:41 +05:30
Aman Singh
0ae1cbc382
addressed comments
2022-08-03 13:07:49 +05:30
Aman Singh
fe57a616ed
addressed comments
2022-08-03 13:07:27 +05:30
Aman Singh
546dc21a7e
removed fmt.print
2022-08-03 12:53:16 +05:30
Aman Singh
d0df077e6e
fix cert issue in acr images
2022-08-03 12:50:10 +05:30
Aman Singh
d96c3d05e8
fixed acr
2022-08-02 09:26:23 +05:30
Aman Singh
23b0ed0baa
Added acr integration ( #57 )
2022-08-01 21:38:36 +05:30
Shubham Agrawal
34f3316a65
ECR fix for 1.8.1 kaniko version ( #53 )
2022-07-12 13:44:47 +05:30
Shubham Agrawal
56b0e6a779
Fix bugs in assume role support ( #56 )
2022-07-12 13:22:11 +05:30
Shubham Agrawal
f1cb9b2c41
Add support for assume role to ECR ( #55 )
...
* Add support for assume role to ECR
* fix errors
* fix UTs
* fix format
2022-07-12 11:49:47 +05:30
Peter Novotnak
89b4f6b0c9
Skip unused stages flag ( #49 )
...
* skip unused stages flag
* re-add smithy
2022-04-09 10:57:17 +05:30
Shubham Agrawal
c39a1155b5
Making prepend of registry url to repo name optional ( #48 )
2022-04-05 14:39:12 +05:30
ymage
ea64d40995
Remove prepending of v1RegistryURL to the repo ( #47 )
...
* Default registry value is not but v1RegistryURL
* Handle test (not sure about its relevancy
Co-authored-by: Ymage <heltem+git@o2php.com >
2022-04-04 10:58:10 +05:30
HC Saustrup
fae9271dc7
fix: Build.Repo and Build.CacheRepo now uses buildRepo() ( #40 )
2022-03-15 12:13:05 +05:30
JimZhang
8bd45524d4
add flag --registry-mirrors ( #42 )
2022-03-15 11:45:57 +05:30