Skip to content

Releases: spinnaker/rosco

Release via Travis CI

25 Mar 21:52
Compare
Choose a tag to compare

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

10 Mar 14:56
Compare
Choose a tag to compare

Don't start services when installing packages on debian-based machines and employing aws-chroot builder.

Release via Travis CI

03 Mar 17:50
Compare
Choose a tag to compare

Fail the build if there is an error installing packages.

Release via Travis CI

01 Mar 01:31
Compare
Choose a tag to compare

Add RPM support.
Use ami_name and ami_suffix in constructing the image name.
Add support for AWS chroot builder.

Release via Travis CI

19 Feb 22:12
Compare
Choose a tag to compare

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

18 Feb 21:48
Compare
Choose a tag to compare

Tag packer build instances

Release via Travis CI

02 Feb 17:58
Compare
Choose a tag to compare

Add support for 'network' configuration option of Packer Google Compute Builder.

Release via Travis CI

02 Feb 00:19
Compare
Choose a tag to compare

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

13 Jan 12:27
Compare
Choose a tag to compare

Use the correct annotation packages so the annotations are picked up by Swagger2.

Release via Travis CI

17 Dec 19:28
Compare
Choose a tag to compare

Ensure Rosco keeps logs in redis following bake cancellation.