Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc/proposals: adding helm operator proposal #658

Merged
merged 5 commits into from
Nov 5, 2018

Commits on Nov 2, 2018

  1. Configuration menu
    Copy the full SHA
    23c517f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce43f82 View commit details
    Browse the repository at this point in the history
  3. doc/proposals: updates based on PR feedback

    * change `add api` to `add crd`
    * clarify that `helm-charts` directory will be used to detect that
    operator type is `helm`
    * add base image build and tag plan
    joelanford committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    62f76ae View commit details
    Browse the repository at this point in the history
  4. doc/proposals/helm-operator.md: rename Release to ReleaseManager, cla…

    …rify function vs. method
    joelanford committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    cd09a9f View commit details
    Browse the repository at this point in the history
  5. doc/proposals/helm-operator.md: cleanup and PR feedback updates

    * Change `release.ReleaseManager` back to `release.Manager`
    * Improve description of `pkg/helm/controller` package
    * Clarifying flags and features of `add crd` subcommand
    * Clarifying that `test` command is not supproted
    * Clarifying `new` command flag requirements and support
    joelanford committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    aeb87e8 View commit details
    Browse the repository at this point in the history