Tags: ericsessions/deck
Tags
fix(kubernetes): add missing `app` config param for patch manifest st… …ages (spinnaker#7521) (spinnaker#7522)
fix(bakeManifest): fix bake manifest UI rendering (spinnaker#7463) (s… …pinnaker#7465) rendering was messed up when kustomize was disables via settings. previously it would render both forms when no rendering option was selected.
fix(kubernetes): Fix merge strategy field (spinnaker#7455) (spinnaker… …#7462) * fix(kubernetes): Properly dirty patch stage on resource update We're not currently not marking the stage dirty upon chaning the resource to be selected, which makes it impossible to save (without making some other change or waiting for a digest cycle to happen for another reason). * fix(kubernetes): Fix manifest source defaulting in patch manifest When creating a new patch manifest stage, we default the 'Manifest Source' selector to 'Text' but the 'Manifest' text box is not visible; the user needs to choose 'Artifact' then 'Text' again to make the text box visible. * fix(kubernetes): Fix merge strategy field We've been incorrectly setting the merge strategy on options.strategy instead of options.mergeStrategy since 1.15. Start writing to the correct field, and handle updating any stages affected by the bug by deleting the value of 'strategy' and copying it over to mergeStrategy. * fix(kubernetes): Fix defaulting of strategy field The prior commit was incorrect; delete does not return the deleted value. * fix(kubernetes): Fix display of strategy field
chore(deck): bump kayenta version (spinnaker#7402) (spinnaker#7404)
fix(google): add default gce instance type disk constants to front end ( spinnaker#7383) (spinnaker#7384)
fix(typos): fix a few typos in help messages (spinnaker#7373)
fix(gce): remove use of ONLY_DOWN deprecated autoscaler policy (spinn… …aker#7310) (spinnaker#7315)
fix(core): Prevent reloads when hitting enter in create pipeline modal ( spinnaker#7277) (spinnaker#7278) spinnaker/spinnaker#4682
fix(core): Prevent reloads when hitting enter in create pipeline modal ( spinnaker#7277) (spinnaker#7281) spinnaker/spinnaker#4682
fix(appengine): handle multiple cluster accounts in server group modal ( spinnaker#7265) (spinnaker#7267)
PreviousNext