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

Fix namespace handling regression #403

Merged
merged 3 commits into from
Feb 6, 2019
Merged

Commits on Feb 5, 2019

  1. Due to recent refactoring, the provider was setting namespaces on res…

    …ources
    
    that could conflict with the dynamic client for that resource. All of the namespace
    handling has now been deferred to the client package rather than the provider.
    lblackstone committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    11052c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2000fb View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2019

  1. Configuration menu
    Copy the full SHA
    3240f06 View commit details
    Browse the repository at this point in the history