Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ecs): Fix creation of new ECS server group from existing #7338

Merged
merged 1 commit into from
Aug 16, 2019

Conversation

allisaurus
Copy link
Contributor

Fixes spinnaker/spinnaker#4585

In general, there's more to work to done here re: making templated ECS server group creation useful. Example: right now we're limited to copying over fields provided by IServerGroup, which omits many ECS-specific values.

However, this change DOES copy over what we can at the time buildServerGroupCommandFromExisting is called, vs. not working at all (current state).

screenshots

new template selection text

newTemplateText

copied over fields in new server group

copiedFields

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants