Tags: luoweiro/clouddriver
Tags
fix(core/search): Fix search query which matches non-conforming cache… … keys (spinnaker#2209) Certain cache keys were failing due to Keys.parse() returning null. Turns out there is no need to parse the cache key and then reconstruct it.
feat(provider/gce): Support for RMIG zone selection. (spinnaker#2201)
fix(provider/aws): s/contraints/constraints (spinnaker#2198)
fix(provider/kubernetes): fix registry init 2 (spinnaker#2191) the previous fix caused sever performance issues. this fix will only configure hard coded registries once, only reconfiguring failed registries on the next loop, if any.
PreviousNext