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

Ability to Clone a Stack in the UI #2096

Closed
deniseschannon opened this issue Sep 22, 2015 · 11 comments
Closed

Ability to Clone a Stack in the UI #2096

deniseschannon opened this issue Sep 22, 2015 · 11 comments
Labels
kind/enhancement Issues that improve or augment existing functionality version/1.6

Comments

@deniseschannon
Copy link

Currently, we have the ability to clone a single service but it would be nice to be able to clone a stack and clone all services.

Note: Sidekicked services would not be able to be cloned in a stack.

http://forums.rancher.com/t/i-want-to-copy-a-stack/493

@deniseschannon deniseschannon added kind/enhancement Issues that improve or augment existing functionality area/ui labels Sep 22, 2015
@vincent99
Copy link
Contributor

To be not an infinite number of API calls I would probably use the export yml and pass that to create a stack and import yml.. so sidekicks would actually work.

@deitch
Copy link

deitch commented Oct 13, 2015

@vincent99 any way to do it in the UI?

@vincent99
Copy link
Contributor

You can export the yaml files and import them when creating a new stack today. There is not currently an action that combines those 2 steps.

@deitch
Copy link

deitch commented Oct 13, 2015

OK, thanks. Consider it a request, please.

@demarant
Copy link

+1

@eduwass
Copy link

eduwass commented Oct 26, 2016

Hi, just stumbled with this, wondering if this was/is ever going to be done, I personally would find it quite useful. Cheers

@deitch
Copy link

deitch commented Oct 26, 2016

Wow, been a year? Wish I had the time to dig into the code and implement.

@bryan-kc
Copy link

bryan-kc commented Dec 9, 2016

+1. I find this useful for when I need 2 same stacks for HA.

@HaiNguyen007
Copy link

+1

1 similar comment
@raviv
Copy link

raviv commented Oct 23, 2017

+1

@vincent99
Copy link
Contributor

I don't expect to ever automate this; in 2.0 you can view the yaml and re-import/edit it easily. There are frequently going to be things you want to modify before creating the new resources.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Issues that improve or augment existing functionality version/1.6
Projects
None yet
Development

No branches or pull requests

9 participants