Skip to content

Instantly share code, notes, and snippets.

@spinnaker-release
Created August 29, 2018 19:10
Show Gist options
  • Save spinnaker-release/0844fadacaf2299d214a82e88217d97c to your computer and use it in GitHub Desktop.
Save spinnaker-release/0844fadacaf2299d214a82e88217d97c to your computer and use it in GitHub Desktop.
Spinnaker 1.8.6

This patch includes an important fix to allow Spinnaker 1.8 to talk to the GCE APIs.

Fixes

  • artifacts: fixes multiple http base providers (#2820) (e0223f44)
  • artifacts: improve error message when account misconfigured (#2717) (c97efebd)
  • aws: only set encryption if snapshotId is not provided (56c57e9e)
  • core: Fix dependency in Dockerfile (6e565533)
  • core: Fix dependency in Dockerfile (6e565533)
  • install: install kubectl if missing (#2728) (3eb9aab3)
  • install: install kubectl if not already installed (3eb9aab3)
  • install: install kubectl if missing (3eb9aab3)
  • provider/docker: Clear docker token cache after 401 (d85c3030)
  • provider/gce: Fetch instance relationships for regional MIGs. (#2801) (d0072015)
  • provider/gce: Stop modifying onDemand namespace in force cache refreshes. (8982e570)
  • provider/gce: Fix NPEs in instance cache relationships. (3c1d3537)
  • provider/gce: Null proof cache data relationships. (277f9843)
  • provider/google: batch & service path must match (#2925) (95ac9993)
  • provider/kubernetes: upgrade to latest version of spinnaker-dependencies to fix spinnaker/spinnaker#3082 (#2807) (a0797685)
  • provider/kubernetes: v2 check that artifact & cluster account match (#2799) (9791eb28)
  • provider/kubernetes: be more tolerant of failing health checks (#2750) (973b46bc)
  • provider/kubernetes: fix regex perf bug when parsing images (#2736) (8f6ffbf7)
  • provider/kubernetes: fix v2 error message (#2726) (cc11da77)
  • provider/kubernetes: handle empty repsonse (#2710) (52de84c1)
  • provider/kubernetes: v2 tolerate empty delete options (#2709) (84d24b1d)
  • provider/openstack: tolerate null stack. (#2769) (14c96647)

Other

  • Dockerfile: Update python version to match alpinelinux. (#2770) (fd15a20f)
  • provider/gce: Reduce GCE image SSCANs in Redis. (824632d9)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment