Releases: spinnaker/deck
Releases · spinnaker/deck
Release via Travis CI
Don't use ui-bootstrap classes on non-ui-bootstrap dropdowns
Release via Travis CI
Append dropdown menus to body
Release via Travis CI
- Minor refactoring of helpContents, application config view
- Chaos Monkey config integration (Netflix-only)
Release via Travis CI
Support for Google preemptibility, automaticRestart and onHostMaintenance settings.
Fix up platform health override attributes for Edit Application dialog.
Release via Travis CI
Fix observable onError
handling
Release via Travis CI
- fix bug where submit button on AWS resize modal did not submit form
- less clumsily handle case where no accounts are configured
- migrate application refresh handling and
$scope.$broadcast
to RxJS observables - better surface inconsistent builds in Project dashboard view
- convert
let
statements tovar
in settings.js - should allow application to load in Safari and Firefox
Release via Travis CI
Avoid undefined error when considering scope.secondaryAccounts.
Rollback enhancements
- show running tasks indicator when rollback is occurring
- sort rollback options by name
Release via Travis CI
v2.443.0 Support for an explicit server group rollback
Minor bugfixes
- fixed formatting on "Enhanced Networking" option for AWS bake stage
- made package optional field for surfacing AWS bake details
- moved platform health override control before account verification in modals
- fixed default region usage in several places