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

internal/plugins/helm: add --project-name and use Config.ProjectName in scaffold #3438

Merged
merged 1 commit into from
Jul 24, 2020

Commits on Jul 24, 2020

  1. This commit bumps sigs.k8s.io/kubebuilder to the latest commit so

    Config.ProjectName is available, and adds `--project-name` to Go
    (indirectly) and Helm (directly) to set this field on `init`.
    
    go.sum,go.mod: bump kubebuilder dep
    
    internal/plugins/helm: add `--project-name` flag, and use Config.ProjectName
    in scaffolds
    estroz committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    dbc6efb View commit details
    Browse the repository at this point in the history