You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
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>
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>
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>
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>