Skip to content

[helm] Command line flags can be overridden#273

Merged
k8s-ci-robot merged 2 commits intokubernetes:masterfrom
nckturner:patch-1
Sep 29, 2021
Merged

[helm] Command line flags can be overridden#273
k8s-ci-robot merged 2 commits intokubernetes:masterfrom
nckturner:patch-1

Conversation

@nckturner
Copy link
Contributor

What type of PR is this?

/kind cleanup

What this PR does / why we need it:
Allow helm chart users to set arbitrary flags.

Which issue(s) this PR fixes:
Fixes #235

Special notes for your reviewer:
Replaces #236

Does this PR introduce a user-facing change?:

All command line flags can be overridden in the helm chart.  

@k8s-ci-robot k8s-ci-robot added kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. needs-kind Indicates a PR lacks a `kind/foo` label and requires one. release-note Denotes a PR that will be considered when it comes time to generate release notes. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed needs-kind Indicates a PR lacks a `kind/foo` label and requires one. labels Sep 17, 2021
@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 17, 2021
- Allow the user to configure application arguments in helm
- Replace Ayberk with me in helm chart maintainers
@nckturner nckturner changed the title Patch 1 [helm] Command line args can be overridden Sep 17, 2021
@nckturner nckturner changed the title [helm] Command line args can be overridden [helm] Command line flags can be overridden Sep 17, 2021
@wongma7
Copy link

wongma7 commented Sep 29, 2021

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Sep 29, 2021
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: nckturner, wongma7

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot merged commit 2d0045a into kubernetes:master Sep 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Helm Template Doesnt Use extraArgs to daemonset

4 participants