Open deepakm-ntnx opened 10 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 15.24%. Comparing base (
c075eb4
) to head (26cba45
). Report is 58 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
/retest
What this PR does / why we need it: Makes certSAN for apiServer configurable as variable in cluster with topology
certSANs[]string | certSANs sets extra Subject Alternative Names (SANs) for the API Server signing certificate.
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged): Fixes #How Has This Been Tested?:
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration and test output
Special notes for your reviewer: TODO:
Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.
Release note: