AKS: unable to add tags with empty values #12917
Labels
area/aks
kind/bug
QA/dev-automation
Issues that engineers have written automation around so QA doesn't have look at this
size/2
Size Estimate 2
Milestone
Setup
Describe the bug
Relates to: rancher/aks-operator#640
During cluster creation, the ui seems to be removing tags with empty values.
To Reproduce
Create a cluster with a few tags and an empty tag, for e.g: {"owner": "pvala", "testLine": "somefile_L45", "empty-tag": ""}
Result
empty tags are removed
Expected Result
empty tags should be reflected in the POST request to create the cluster
Screenshots
Additional context
The text was updated successfully, but these errors were encountered: