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

Change provider namespace from override to default #585

Merged
merged 4 commits into from
Jun 5, 2019

Commits on Jun 5, 2019

  1. Change provider namespace from override to default

    Change the behavior of the provider namespace flag to
    be a default value rather than an override. With this change,
    a namespace set directly on a resource takes precedence.
    lblackstone committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    7653fb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    429575f View commit details
    Browse the repository at this point in the history
  3. Fix go.sum

    lblackstone committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    9be0de7 View commit details
    Browse the repository at this point in the history
  4. Address feedback

    lblackstone committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    3cb0842 View commit details
    Browse the repository at this point in the history