fix: extraArgs should be map[string]string#3116
Conversation
Signed-off-by: redscholar <blacktiledhouse@gmail.com>
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: redscholar The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
There was a problem hiding this comment.
Code Review
This pull request updates the Kubernetes kubeadm initialization templates (kubeadm-init.v1beta3 and kubeadm-init.v1beta4) by wrapping boolean and integer values (such as profiling, service-account-lookup, audit-log-maxbackup, and terminated-pod-gc-threshold) in double quotes to ensure they are treated as strings. I have no feedback to provide as there are no review comments to address.



What type of PR is this?
/kind bug
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #
Special notes for reviewers:
Does this PR introduced a user-facing change?
Additional documentation, usage docs, etc.: