0.34
Minimum required atomic-reactor version
1.6.18
API Changes
- CLI: a new
--versionoption to show osbs-client version - CLI: a new
--ocoption forget-serviceaccount-tokento display a oc command to login to the cluster - CLI: build's
-c/--componentoption is deprecated - it no longer overrides component label from the Dockerfile create_prod_with_secret_buildandcreate_prod_without_koji_buildare now deprecated,create_buildshould be used instead- new method
ensure_image_stream_tagfor autorebuilds
Build JSON Changes
- build JSON now contains osbs-client version
- build JSON can be customized via
prod_customize.json dockerfile_contentplugin is no longer required- the following plugins are enabled if available:
import_imageadd_help
exit_koji_promotecan use krb5 auth
Bug Fixes
- Build names now contain unique hash to avoid name collision if long package or branch name is used
- Build name now complies with Openshift requirements - possible extra dash is removed
Improvements
- label handling is now organized in a separate class
- builds are now being properly canceled on Openshift
- ImageStreamTags are now tracked if triggers are enabled