Skip to content

Tags: spinnaker/deck

Tags

v3.19.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(core): Always use clusters parameter for ECS server group URLs (#…

…10171) (#10175)

* fix(core): Always use clusters parameter for ECS server group URLs

* fix(core): Extend server group URL fix to handle both ECS and AWS providers

(cherry picked from commit 3f2418e)

Co-authored-by: Shlomo Daari <104773977+shlomodaari@users.noreply.github.com>

v3.21.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(pipelineStage): Rendering with a warning with the pipelineParamet…

…ers are defined as a SpeL expression (#10168)

v3.20.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(gcp): fixing existing test + adding one test and updating credent…

…ials.json (#10166) (#10167)

(cherry picked from commit 2740ed5)

Co-authored-by: Shlomo Daari <104773977+shlomodaari@users.noreply.github.com>

v3.20.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor(kubernetes): convert undo rollout manifest stage to react (#…

…10159)

v3.19.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(google): Add partner metadata on clone (#10161) (#10162)

* fix(google): populate resourceManagerTags & partnerMetadata when cloning server group

* fix(google): add logs for debug

* fix(google): populate resourceManagerTags & partnerMetadata from launchConfig when clone serverGroup

(cherry picked from commit 3005516)

Co-authored-by: Edgar Garcia <63310723+edgarulg@users.noreply.github.com>

v3.19.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(deployManifest): Adding skipSpecTemplateLabels option (#10152)

v3.18.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(aws): Fix IPv6 addresses being incorrectly associated when clonin…

…g server groups that have launch templates enabled (#6979) (#10142) (#10144)

(cherry picked from commit 22818c6)

Co-authored-by: Ashley Kleynhans <ashleykleynhans@users.noreply.github.com>

v3.17.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(aws): Fix userData getting lost when cloning an AWS server group …

…that uses launch templates (#6771) (#10132) (#10140)

(cherry picked from commit d5a8ea3)

Co-authored-by: Ashley Kleynhans <ashleykleynhans@users.noreply.github.com>

v3.18.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(gcp): Adding STRONG_COOKIE_AFFINITY in gcp LB model (#10124)

v3.17.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(gcp): Adding STRONG_COOKIE_AFFINITY in gcp LB model (#10124) (#…

…10127)

(cherry picked from commit 32f0e3d)

Co-authored-by: Christos Arvanitis <christos.arvanitis@armory.io>