sahithiharness
68605049b7
fix
2024-11-28 13:31:19 +05:30
sahithiharness
e2e30f3015
fix:[CI-14845]: support for build args which has comma seperated values
2024-11-26 21:28:32 +05:30
Aishwarya Lad
b28dae76d7
change hard validation to soft validation
2024-08-19 17:02:49 -07:00
Aishwarya Lad
81ce3b6d2e
check for registry empty
...
check for registry empty
redo unwanted changes
2024-07-22 16:38:47 -07:00
Aishwarya Lad
3c461ba65b
fix:[CI-13562]: add error in command login too
2024-07-22 16:27:35 -07:00
Aishwarya Lad
60929c782c
remove comment
2024-07-13 14:52:45 -07:00
Aishwarya Lad
90280c9c7b
Change docker login method, from config writing to login func
2024-07-12 12:13:41 -07:00
Aishwarya Lad
0a2f635d57
typos
2024-06-26 16:22:01 -07:00
Aishwarya Lad
74d5558af0
resolve comments
2024-06-26 15:42:46 -07:00
Aishwarya Lad
9a4e1ba483
address review comments
2024-06-25 15:04:24 -07:00
Aishwarya Lad
ced9875ed0
add only docker registry auths to docker config
2024-06-24 12:50:00 -07:00
Aishwarya Lad
e9b38c94b4
update docker config
2024-06-23 03:02:24 -07:00
Eoin McAfee
757a756d1a
ci-9739 - workload identity/OIDC support for GAR/GCR ( #413 )
...
* adds support for oidc access tokens gar/gcr
2023-10-23 10:11:18 +01:00
TP Honey
8734c9c23b
Revert "Add support for AAD auth for docker-acr ( #395 )" ( #398 )
...
This reverts commit be7bda4431 .
2023-08-25 14:21:17 +01:00
Rutvij Mehta
be7bda4431
Add support for AAD auth for docker-acr ( #395 )
...
* Add support for AAD auth for docker-acr
* Update go version
---------
Co-authored-by: TP Honey <tp@harness.io >
2023-08-22 12:07:41 +01:00
Rutvij Mehta
47e09cf885
Use random string as temporary tag
2023-05-16 01:25:04 -07:00
Rutvij Mehta
490a50eae0
Use random string as temporary tag
2023-05-16 01:23:48 -07:00
Rutvij Mehta
adb2b6c2c0
Use unique build name for build and tag
2023-05-15 14:06:35 -07:00
Rutvij Mehta
49c16053ec
fix: Use unique build name for build and tag
2023-05-15 09:00:35 -07:00
Raghav
6cf4d8e9e9
Write artifacts to input artifact file ( #389 )
...
* Write artifacts to input artifact file
2023-05-04 13:12:58 +01:00
TP Honey
d70414892d
ssh agent support
2023-01-25 13:55:45 +00:00
Trent Albright
84d8664c70
support agent forwarding
...
missed error check
add debugging
fix empty val for SSHAgent
fix flag type
remove []
debug
base64 encode ssh key
fix
remove debug output
code cleanup
Update docker.go
2023-01-17 14:15:08 +00:00
Ole Henning
4d92e8103d
Add option to mount host ssh agent (--ssh)
2023-01-17 12:43:56 +00:00
Marcelo E. Magallon
5a691ae1e4
Add support for docker --platform flag
...
Add a --platform flag so that the user can specify a value for the
corresponding flag passed to docker. This is useful in the context of
multi-arch builds and buildkit (DOCKER_BUILDKIT=1 in the environment).
Signed-off-by: Marcelo E. Magallon <marcelo.magallon@grafana.com >
2022-11-17 13:31:29 +00:00
Stefano Arlandini
94f2f970db
Add support for multiple Buildkit secrets with env vars or files as source ( #359 )
2022-05-03 10:22:55 +01:00
TP Honey
332b73d3b0
(DRON-237) cards add link to image repo, minor cleanup
2022-02-23 12:28:40 +00:00
TP Honey
05357ea390
(DRON-232) enable build-kit for secrets consumption
2022-02-16 11:22:07 +00:00
Eoin McAfee
246dfb3c0e
(feat) publish docker data to create drone card ( #347 )
...
* plugin logic to write card data to publish drone card
2022-01-13 12:14:53 +00:00
Shubham Agrawal
47dc8555ad
Fix ECR & GCR docker publish on windows ( #352 )
2022-01-12 22:32:57 +05:30
Brad Rydzewski
72ef7b1f3f
log available credentials before login
2021-08-02 22:15:39 -04:00
Brad Rydzewski
fbbeec5a2e
use Replace instead of ReplaceAll
2021-08-02 21:42:22 -04:00
Brad Rydzewski
b1d8698d1c
print login failure reason to output
2021-08-02 21:28:37 -04:00
Brad Rydzewski
0f6bd8a62e
Merge pull request #313 from codrut-fc/opencontainer-labels
...
Add support for automatic opencontainer labels
2021-03-01 20:52:08 -05:00
Codruț Constantin Gușoi
bd4029884c
Add support for automatic opencontainer labels
2021-01-20 18:14:27 +00:00
Robert Kaussow
b1959299c7
load the patched seccomp profile only on arm
2021-01-17 18:40:36 +01:00
Robert Kaussow
bfdf3034c1
add custom seccomp profile
2021-01-17 14:27:49 +01:00
Tony Li
4abe7c9d20
minor typo
2020-10-15 15:41:26 -07:00
Luther
eb6d634460
changed prune to 3rd arg in check
2020-05-28 11:48:36 -07:00
Brad Rydzewski
675553c96d
Merge pull request #262 from tuxity/docker_update
...
Update Docker to 19.03.8
2020-05-28 10:20:37 -07:00
Brad Rydzewski
d929356ba1
Merge pull request #281 from luthermonson/no-error-cleanup
...
Adding Ignore Checks for prune and rmi
2020-05-22 13:48:44 -07:00
Luther
9701f08184
adding ignore checks for prune and rmi
2020-05-22 13:15:19 -07:00
Kévin Darcel
56e470dcda
Start daemon with Unix socket only
...
Mostly reproduce flow of https://github.com/docker-library/docker/blob/master/19.03/dind/dockerd-entrypoint.sh#L130
TCP socket with or without TLS isn't really needed for our usecase so
it's disable
2020-05-02 17:09:35 -05:00
Gary Kim
0099cd6056
Add quiet build option
...
This adds the option for using the `--quiet` flag during builds.
Signed-off-by: Gary Kim <gary@garykim.dev >
2020-04-29 14:11:31 +08:00
Brad Rydzewski
528dc0a7b3
update config.json messaging
2020-03-24 13:49:10 -07:00
Andrea Cervesato
063f479004
Using more generic configuration & respecting win
2020-03-24 21:00:24 +01:00
Andrea Cervesato
18c4e995d3
Added AuthConfig to login to multiple registry
2020-03-24 19:20:52 +01:00
recamshak
17639d6cbf
Add build add-host
2019-12-11 09:33:26 +09:00
Brad Rydzewski
3336758708
disable starting the daemon on windows
2019-08-14 12:51:43 -07:00
Thomas Boerger
2047b8e66a
Merge branch 'master' into docker-data-root
2019-02-09 16:03:18 +01:00
Thomas Boerger
17dc3bc6be
Switch to go modules instead of go dep
2019-01-21 21:50:30 +01:00