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

pkg/scaffold/role,pkg/operator-sdk/new.go: generate role rules from helm chart #1188

Merged
merged 9 commits into from
Apr 11, 2019

Commits on Apr 2, 2019

  1. Configuration menu
    Copy the full SHA
    d92791b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4959c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1004a9 View commit details
    Browse the repository at this point in the history
  4. cmd/operator-sdk,internal: move HelmChartsDir constant to internal/pk…

    …g/scaffold/constants.go to avoid unnecessary dep imports in non-helm projects
    joelanford committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    fc556e8 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2019

  1. internal/pkg/scaffold/helm/chart.go: better error output

    When fetching chart dependencies, collect the Helm output in a
    buffer. If an error occurs, output the buffer before returning
    the error.
    joelanford committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    f54ec13 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2019

  1. Revert "cmd/operator-sdk,internal: move HelmChartsDir constant to int…

    …ernal/pkg/scaffold/constants.go to avoid unnecessary dep imports in non-helm projects"
    
    This reverts commit fc556e8.
    joelanford committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    f6b6573 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8517dc View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2019

  1. Configuration menu
    Copy the full SHA
    31d4647 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6719441 View commit details
    Browse the repository at this point in the history