Releases: spinnaker/rosco
Release via Travis CI
Auto start rosco service if rosco is installed standalone.
Use sudo when running aws-chroot builder.
Do not consider ami_suffix when composing the bake key.
Use sudo in several locations in install_packages.sh so it doesn't need to run as root.
Release via Travis CI
Don't start services when installing packages on debian-based machines and employing aws-chroot builder.
Release via Travis CI
Fail the build if there is an error installing packages.
Release via Travis CI
Add RPM support.
Use ami_name and ami_suffix in constructing the image name.
Add support for AWS chroot builder.
Release via Travis CI
Add new upgrade
property to BakeRequest
. Manifests in default install_packages.sh as sudo unattended-upgrade
. Not supported by deck or orca at the moment. Just for scripting clients.
Release via Travis CI
Tag packer build instances
Release via Travis CI
Add support for 'network' configuration option of Packer Google Compute Builder.
Release via Travis CI
Add support to both AWS and GCE for overriding base image via base_ami bake request attribute.
Add support for optional templateFileName and extendedAttributes on BakeRequest.
Release via Travis CI
Use the correct annotation packages so the annotations are picked up by Swagger2.
Release via Travis CI
Ensure Rosco keeps logs in redis following bake cancellation.