Before upgrading to Spinnaker 1.10.2, please note the following config change:
If you are using a Github enterprise installation as your Fiat authorization provider, you will have to set the baseUrl
parameter with the /api/v3
suffix. The halyard command should look like:
hal config security authz github edit --baseUrl=https://[[DOMAIN]]/api/v3
Clouddriver 4.0.2
- google: Survive missing, irrelevant target proxies during http lp deletion. (056d269c)
- google: Make other lb deletions also tolerant of missing, irrelevant resources. (056d269c)
- ha: Add clouddriver-ro-deck.yml halconfig. (#3033) (1805e20a)
- provider/gce: Fix autoscaling mode parsing. (#3088) (08c61787)
Deck 2.5.2
- appengine: the selectedProvider is received as null when Create Server Group btn clicked (#5908) (5d9bfe26)
- artifacts: hide artifact editor when source of manifest is text (e6223cd8)
- dependencies: bump deck-kayenta to 0.0.63 (9f732f87)
Echo 2.1.1
- MPT: Fixes templated pipeline triggers from Echo. (f8bf1ba2)
- MPT: Fix templated pipeline triggers. (f8bf1ba2)
- MPT: Fix NPE in pipeline initiator (f8bf1ba2)
- pipelines: Fixes imports for pipeline initiator. (f8bf1ba2)