Commit Graph

10 Commits

Author SHA1 Message Date
Jan Kaluza a0a9ac6380 Switch common, storage and image to monorepo.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2025-08-29 15:04:28 +02:00
renovate[bot] a4a30cf5e8
fix(deps): update module github.com/openshift/imagebuilder to v1.2.16
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-03 18:33:08 +00:00
Nalin Dahyabhai 7f1fe46fc7 bump github.com/openshift/imagebuilder to v1.2.14
Bump github.com/openshift/imagebuilder from v1.2.11 to v1.2.14,
introducing a BuiltinArgDefaults field in a Builder that holds defaults
for built-in BUILD... and TARGET... arguments.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2024-07-24 11:05:27 -04:00
renovate[bot] 00581b8066
fix(deps): update module github.com/openshift/imagebuilder to v1.2.5
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-05-15 14:59:58 +00:00
dependabot-preview[bot] c4e89c7b1a
build(deps): bump github.com/openshift/imagebuilder from 1.2.0 to 1.2.1
Bumps [github.com/openshift/imagebuilder](https://github.com/openshift/imagebuilder) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/openshift/imagebuilder/releases)
- [Commits](https://github.com/openshift/imagebuilder/compare/v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-04-19 06:26:04 -04:00
dependabot-preview[bot] 8e42964f06
build(deps): bump github.com/openshift/imagebuilder from 1.1.6 to 1.1.7
Bumps [github.com/openshift/imagebuilder](https://github.com/openshift/imagebuilder) from 1.1.6 to 1.1.7.
- [Release notes](https://github.com/openshift/imagebuilder/releases)
- [Commits](https://github.com/openshift/imagebuilder/compare/v1.1.6...v1.1.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-09-15 16:47:49 -04:00
dependabot-preview[bot] 45ceff3c36 Bump github.com/openshift/imagebuilder from 1.1.0 to 1.1.1
Bumps [github.com/openshift/imagebuilder](https://github.com/openshift/imagebuilder) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/openshift/imagebuilder/releases)
- [Commits](https://github.com/openshift/imagebuilder/compare/v1.1.0...v1.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2019-10-21 11:38:01 +02:00
Valentin Rothberg 0229dd0c08 vendor latest openshift/imagebuilder
openshift/imagebuilder had a dependency on a deprecated package that is
now forked into imagebuilder to allow using more recent versions of
docker/docker.

Also vendor the latest docker/docker to a) demonstrate that imagebuilder
does not force using an old version docker/docker and to b) pull in
fixes and updates to our dependencies on docker/docker.

See https://github.com/openshift/imagebuilder/pull/125 for more details
on the imagebuilder change.

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>

Closes: #1390
Approved by: rhatdan
2019-03-12 12:46:13 +00:00
Daniel J Walsh 3eef1ed0bd Revendor everything
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>

Closes: #1277
Approved by: giuseppe
2019-01-15 11:22:14 +00:00
Daniel J Walsh 8ecefa978c Vendor in changes to support sirupsen/logrus
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2017-10-10 17:30:11 +00:00