Closed theunrepentantgeek closed 4 months ago
What this PR does / why we need it:
Adds configuration for ManagedClusterWindowsProfile to mark adminPassword as a secret.
ManagedClusterWindowsProfile
adminPassword
Fixes #4088
Special notes for your reviewer:
Also adds a heuristic to flag potential fields that should be explicitly configured with $isSecret, to ensure we don't miss one in the future.
$isSecret
How does this PR make you feel:
What this PR does / why we need it:
Adds configuration for
ManagedClusterWindowsProfile
to markadminPassword
as a secret.Fixes #4088
Special notes for your reviewer:
Also adds a heuristic to flag potential fields that should be explicitly configured with
$isSecret
, to ensure we don't miss one in the future.How does this PR make you feel: