Accepting request 619577 from devel:CaaSP:Head:ControllerNode
autosubmit from concourse OBS-URL: https://build.opensuse.org/request/show/619577 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/buildah?expand=0&rev=5
This commit is contained in:
@@ -1,3 +1,68 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 11 05:52:37 UTC 2018 - vrothberg@suse.com
|
||||
|
||||
- Update buildah to v1.1:
|
||||
* Drop capabilities if running container processes as non root
|
||||
* Print Warning message if cmd will not be used based on entrypoint
|
||||
* Shouldn't add insecure registries to list of search registries
|
||||
* Report errors on bad transports specification when pushing images
|
||||
* Add disable-content-trust noop flag to bud
|
||||
* runCopyStdio(): don't close stdin unless we saw POLLHUP
|
||||
* Add registry errors for pull
|
||||
* Give better messages to users when image can not be found
|
||||
* Add environment variable to buildah --format
|
||||
* Accept json array input for config entrypoint
|
||||
* Add OnBuild support for Dockerfiles
|
||||
* buildah bud should require a context directory or URL
|
||||
* buildah bud picks up ENV from base image
|
||||
* Add CLI options for specifying namespace and cgroup setup
|
||||
* Read UID/GID mapping information from containers and images
|
||||
* build-using-dockerfile: add --annotation
|
||||
* Implement --squash for build-using-dockerfile and commit
|
||||
* Vendor in latest container/storage for devicemapper support
|
||||
* Test with Go 1.10, too
|
||||
* Handle /etc/hosts and /etc/resolv.conf properly in container
|
||||
* Add support for buildah bud --label
|
||||
* buildah push/from can push and pull images with no reference
|
||||
* builder-inspect: fix format option
|
||||
* Add cpu-shares short flag (-c) and cpu-shares CI tests
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 10 23:44:35 UTC 2018 - jengelh@inai.de
|
||||
|
||||
- Use noun phrase in summary.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 7 06:46:21 UTC 2018 - vrothberg@suse.com
|
||||
|
||||
- Update buildah to v1.0:
|
||||
* Update option and documentation for --force-rm
|
||||
* Update buildah run to make command required
|
||||
* Do not print directly to stdout in Commit()
|
||||
* Force "localhost" as a default registry
|
||||
* Validate host and container paths passed to --volume
|
||||
* Add --compress, --rm, --squash flags as a noop for bud
|
||||
* Add FIPS mode secret to buildah run and bud
|
||||
* Add config --comment/--domainname/--history-comment/--hostname
|
||||
* 'buildah config': stop replacing Created-By whenever it's not specified
|
||||
* Modify man pages so they compile correctly in mandb
|
||||
* Add description on how to do --isolation to buildah-bud man page
|
||||
* Add support for --iidfile to bud and commit
|
||||
* Remove tarball as an option from buildah push --help
|
||||
* Fix secrets patch
|
||||
* Display imageId after commit
|
||||
* config: add support for StopSignal
|
||||
* Allow referencing stages as index and names
|
||||
* Add multi-stage builds support
|
||||
* Allow umount to have multi-containers
|
||||
* buildah bud walks symlinks
|
||||
* Allow --cmd parameter to have commands as values
|
||||
* Make default-mounts-file a hidden option
|
||||
* Add various transport support to buildah from
|
||||
* shallowCopy: avoid a second read of the container's layer
|
||||
* Add openSUSE in install section
|
||||
* run: do not open /etc/hosts if not needed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 5 08:18:08 UTC 2018 - dcassany@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user