Skip to content
This repository has been archived by the owner on Oct 21, 2020. It is now read-only.

Enhancements to helm template #1039

Merged
merged 2 commits into from
Nov 16, 2018
Merged

Conversation

cofyc
Copy link
Contributor

@cofyc cofyc commented Oct 31, 2018

fix #946
/assign @msau42

  • Add script to regenerate test/expected files from examples
  • Rename test/expected to generated_examples
  • Able to create namespace. (Create when createNamespace is true, I found most helm charts does this way, create if it's not default/kube-system/kube-public, may override pre-created namespace. On deletion, helm will delete that namespace).
  • Change DaemonSet template to use apps/v1
  • Add Daemonset option for a node selector (already implemented in Add support for nodeSelector constraint for Helm DaemonSet template #1022)

- Add script to regenerate test/expected files from examples
- Rename test/expected to generated_examples
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Oct 31, 2018
@cofyc cofyc force-pushed the fix946 branch 2 times, most recently from 437287d to e20f2d8 Compare October 31, 2018 12:00
- Change DaemonSet template to use apps/v1
- Able to create namespace.
@cofyc
Copy link
Contributor Author

cofyc commented Nov 5, 2018

cc @msau42 in case you missed it

@msau42
Copy link
Contributor

msau42 commented Nov 6, 2018

/lgtm
Thanks!

@k8s-ci-robot k8s-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Nov 6, 2018
@wongma7
Copy link
Contributor

wongma7 commented Nov 16, 2018

/approve
oops

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: wongma7

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

The pull request process is described here

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 added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 16, 2018
@k8s-ci-robot k8s-ci-robot merged commit 43c14fd into kubernetes-retired:master Nov 16, 2018
cofyc pushed a commit to cofyc/external-storage that referenced this pull request Dec 17, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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. lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[local-volume] Enhancements to helm template
4 participants