Skip to content

Conversation

@a-santamaria
Copy link
Member

@a-santamaria a-santamaria commented Sep 9, 2020

Description

These cmdlets will support a New offering (resource type) - Service Fabric managed clusters for our customers. In this new model, Service Fabric resource provider (SFRP) manages the entire resource group for the essential components of the cluster, including VMSS, VNet/Load Balancer, and also storage account for diagnostics and bootstrap. In the previous model, SFRP manages a "cluster" resource that is mostly about the configurations about the cluster, the actual cluster runs on VMSS / VNet / etc that the customer needs to deploy in in parallel with the cluster resource and those are directly managed by the customer on their own.

Testing Guide
see src\azure-cli\azure\cli\command_modules\servicefabric_help.py for examples and descriptions

History Notes

ServiceFabric

  • Adding commands for managed clusters and node types.
    • sf managed-cluster
    • sf managed-cluster client-certificate
    • sf managed-node-type
    • sf managed-node-type node
    • sf managed-node-type vm-extension
    • sf managed-node-type vm-secret
  • Upgraded Service Fabric SDK to version 0.5.0 which uses service fabric resource provider api-version 2020-03-01 for the current model and 2020-01-01-preview for managed clusters.

This checklist is used to make sure that common guidelines for a pull request are followed.

@a-santamaria a-santamaria requested a review from qwordy as a code owner September 9, 2020 07:38
@a-santamaria a-santamaria added this to the S175 - For Ignite milestone Sep 9, 2020
@a-santamaria a-santamaria changed the title [Service Fabric] Add Managed cluster and node type commands [Service Fabric] Add managed cluster and node type commands Sep 9, 2020
@yungezz yungezz added the Service Fabric az sf label Sep 9, 2020
@Azure Azure deleted a comment from yonzhan Sep 9, 2020
@yungezz
Copy link
Member

yungezz commented Sep 9, 2020

hi @qwordy could you pls help to review? seems the PR need to catch Ignite timeline

@qwordy qwordy merged commit cb7756a into Azure:dev Sep 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants