8000 Tags · ericsessions/deck · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: ericsessions/deck

Tags

version-2.12.2

Toggle version-2.12.2's commit message
fix(kubernetes): add missing `app` config param for patch manifest st…

…ages (spinnaker#7521) (spinnaker#7522)

version-2.12.1

Toggle version-2.12.1's commit message
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.

version-2.10.4

Toggle version-2.10.4's commit message
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

version-2.12.0

Toggle version-2.12.0's commit message
chore(deck): bump kayenta version (spinnaker#7402) (spinnaker#7404)

version-2.10.3

Toggle version-2.10.3's commit message
fix(google): add default gce instance type disk constants to front end (

spinnaker#7383) (spinnaker#7384)

version-2.11.0

Toggle version-2.11.0's commit message
fix(typos): fix a few typos in help messages (spinnaker#7373)

version-2.10.2

Toggle version-2.10.2's commit message
fix(gce): remove use of ONLY_DOWN deprecated autoscaler policy (spinn…

…aker#7310) (spinnaker#7315)

version-2.10.1

Toggle version-2.10.1's commit message
fix(core): Prevent reloads when hitting enter in create pipeline modal (

spinnaker#7277) (spinnaker#7278)

spinnaker/spinnaker#4682

version-2.9.9

Toggle version-2.9.9's commit message
fix(core): Prevent reloads when hitting enter in create pipeline modal (

spinnaker#7277) (spinnaker#7281)

spinnaker/spinnaker#4682

version-2.8.10

Toggle version-2.8.10's commit message
fix(appengine): handle multiple cluster accounts in server group modal (

spinnaker#7265) (spinnaker#7267)
0