azure-cli
azure-cli copied to clipboard
[ServiceFabric] Blocking Issues for SF command GA
trafficstars
To permit merging #4132 as a preview package, the following issues must be addressed before the SF ARM commands can be considered GA:
- [ ] Missing test for creating new
node-type. - [ ] Tests refer to hard-coded resources and therefore are impossible to re-record
- [ ] Numerous standalone commands (durability update, reliability update, settings set/remove, etc.) should all be consolidated under a single
sf cluster updatecommand. This command must support the generic update mechanism used by all CLI update commands.
We are currently investigating how we can implement these tests.
@bsiegel can you please assign this issue to @a-santamaria?
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @QingChenmsft, @vaishnavk, @juhacket.
https://github.com/Azure/azure-cli/pull/29908