-
Notifications
You must be signed in to change notification settings - Fork 12
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
promote-all-regions not working #1
Comments
@hosungsmsft not really. Promoting to all regions happens by issuing an “Update Extension” operation with What error are you getting? |
I kind of thought that, but there's no help page entry on update-extension, so that's why I couldn't be sure about that. With promote-all-regions, this is what I got: hosungs@sati: |
@hosungsmsft I lost the context on this but I guess it works fine now as this works just fine in EDP. |
Agreed. I have not seen this issue. I know that I have this issue, but it was my own error due to not following the appropriate promotion progression (1, 2, all). |
Thanks for the great tool, and sorry if I'm not understanding this usage, but my promote-all-regions usage is failing. Looking at the code, I wonder if line 31 in promote.go needs to be changed to use checkFlag(c, regions) or something like that, instead of just regions?
The text was updated successfully, but these errors were encountered: