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

[Service Fabric] az sf managed-cluster create: Fix tag parsing for cluster command #22752

Merged
merged 1 commit into from
Jun 8, 2022

Conversation

LukeSlev
Copy link
Contributor

@LukeSlev LukeSlev commented Jun 7, 2022

az sf managed-cluster

Description

This PR fixes tags for managed cluster commands. It turns out if a with argument context block has a validator defined, child arguments within the block don't get their validators run, so this is explicitly validating tags which parses them into a dict from a list

Testing Guide

  • create a managed cluster with tags
  • update a managed cluster with tags

History Notes

{Service Fabric} az sf managed-cluster create: Make tags work


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

@ghost ghost added Service Fabric az sf Auto-Assign Auto assign by bot labels Jun 7, 2022
@ghost ghost requested a review from yonzhan June 7, 2022 00:36
@ghost ghost assigned zhoxing-ms Jun 7, 2022
@ghost ghost added this to the Jun 2022 (2022-07-05) milestone Jun 7, 2022
@LukeSlev LukeSlev force-pushed the uset/luslevin/update-cluster-tags branch from f6ad7f2 to 3f71f4f Compare June 7, 2022 00:37
@LukeSlev LukeSlev force-pushed the uset/luslevin/update-cluster-tags branch from 3f71f4f to 2b0d612 Compare June 7, 2022 00:44
@yonzhan
Copy link
Collaborator

yonzhan commented Jun 7, 2022

Service Fabric

@zhoxing-ms zhoxing-ms changed the title {Service Fabric} az sf managed-cluster create: Fix tag parsing for cluster command [Service Fabric] az sf managed-cluster create: Fix tag parsing for cluster command Jun 8, 2022
@zhoxing-ms zhoxing-ms merged commit fb8e585 into Azure:dev Jun 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto-Assign Auto assign by bot Service Fabric az sf
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants