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

fixes(#414): change plugins config keys to use - instead of camel case #428

Merged
merged 2 commits into from
Oct 4, 2019

Commits on Oct 3, 2019

  1. fixes(knative#414): change plugins config to use - instead of camel case

    This solves 414 by adopting new format for config keys and thereby
    bypassing the need for case sensitivity in Viper. Also changed
    `lookupPluginsInPath` key to `lookup-plugins` and also same for the
    persistent flag. The PATH part is implied and can be read from
    help.
    maximilien committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    f2e3dee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1e6bef View commit details
    Browse the repository at this point in the history