88b9cbd5e5
Bump k8s.io/api from 0.21.3 to 0.22.0
...
Bumps [k8s.io/api](https://github.com/kubernetes/api ) from 0.21.3 to 0.22.0.
- [Release notes](https://github.com/kubernetes/api/releases )
- [Commits](https://github.com/kubernetes/api/compare/v0.21.3...v0.22.0 )
---
updated-dependencies:
- dependency-name: k8s.io/api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-05 18:02:04 +00:00
44c4937177
Bump k8s.io/api from 0.21.0 to 0.21.1
...
Bumps [k8s.io/api](https://github.com/kubernetes/api ) from 0.21.0 to 0.21.1.
- [Release notes](https://github.com/kubernetes/api/releases )
- [Commits](https://github.com/kubernetes/api/compare/v0.21.0...v0.21.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-19 11:59:01 +00:00
14375f35ee
Bump k8s.io/api from 0.20.5 to 0.21.0
...
Bumps [k8s.io/api](https://github.com/kubernetes/api ) from 0.20.5 to 0.21.0.
- [Release notes](https://github.com/kubernetes/api/releases )
- [Commits](https://github.com/kubernetes/api/compare/v0.20.5...v0.21.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-09 08:04:51 +00:00
ec1651fbf1
Bump github.com/containers/storage from 1.25.0 to 1.28.0
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.25.0 to 1.28.0.
- [Release notes](https://github.com/containers/storage/releases )
- [Changelog](https://github.com/containers/storage/blob/master/docs/containers-storage-changes.md )
- [Commits](https://github.com/containers/storage/compare/v1.25.0...v1.28.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2021-03-18 20:27:25 +01:00
221a693b50
Bump k8s.io/api from 0.18.8 to 0.19.0
...
Bumps [k8s.io/api](https://github.com/kubernetes/api ) from 0.18.8 to 0.19.0.
- [Release notes](https://github.com/kubernetes/api/releases )
- [Commits](https://github.com/kubernetes/api/compare/v0.18.8...v0.19.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-08-29 05:07:17 -04:00
ce7a9f0314
supporting k8s Deployment objects
...
Signed-off-by: Aditya Kamath <theunrealgeek@gmail.com>
2020-06-02 20:33:16 -07:00
2f0bc5ff1c
Bump k8s.io/api from 0.17.4 to 0.18.2
...
Bumps [k8s.io/api](https://github.com/kubernetes/api ) from 0.17.4 to 0.18.2.
- [Release notes](https://github.com/kubernetes/api/releases )
- [Commits](https://github.com/kubernetes/api/compare/v0.17.4...v0.18.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-05-05 13:35:55 -04:00
f5bda9994d
Bump to Buildah v1.13.1
...
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
2020-01-14 14:46:46 -05:00
f66a2069f1
Update buildah to v1.11.0
...
Vendor in the latest changes for buildah to apply the implemented
features here as well.
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-09-05 16:58:08 +02:00
2388222e98
update dependencies
...
Ran a `go get -u` and bumped K8s deps to 1.15.0.
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2019-06-24 21:29:31 +02:00
d697456dc9
migrate to go-modules
...
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2019-06-24 13:20:59 +02:00
bd40dcfc2b
vendor: update everything
...
* If possible, update each dependency to the latest available version.
* Use releases over commit IDs and avoid vendoring branches.
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2019-01-11 13:38:11 +01:00
838df4eec4
Vendor in latest containers/image
...
Some more features.
docker-archive generates docker legacy compatible images
Do not create $DiffID subdirectories for layers with no configs
Ensure the layer IDs in legacy docker/tarfile metadata are unique
docker-archive: repeated layers are symlinked in the tar file
sysregistries: remove all trailing slashes
Improve docker/* error messages
Fix failure to make auth directory
Create a new slice in Schema1.UpdateLayerInfos
Drop unused storageImageDestination.{image,systemContext}
Load a *storage.Image only once in storageImageSource
Support gzip for docker-archive files
Remove .tar extension from blob and config file names
ostree, src: support copy of compressed layers
ostree: re-pull layer if it misses uncompressed_digest|uncompressed_size
image: fix docker schema v1 -> OCI conversion
Add /etc/containers/certs.d as default certs directory
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Closes : #569
Approved by: mheon
2018-04-03 14:48:52 +00:00
af64e10400
Vendor in lots of kubernetes stuff to shrink image size
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Closes : #554
Approved by: mheon
2018-03-27 18:09:12 +00:00