Spinnaker Release 1.10.2

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

Fixes

  • 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

Fixes

  • 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)

Other

  • dependencies: bump deck-kayenta to 0.0.63 (9f732f87)

Echo 2.1.1

Fixes

  • 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)

Fixes

  • stackdriver: Fix stackdriver delete everything link. (e3ab2097)
  • stackdriver: strip spaces when parsing kube CLUSTER_NAME (6b1b3610)
view raw changelog.md hosted with ❤ by GitHub