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

Use CheckAndSetDefaults in tctl and add KindNode to default list of #949

Merged
merged 1 commit into from
Apr 20, 2017

Conversation

russjones
Copy link
Contributor

Purpose

At the moment when creating a resource with tctl we don't set defaults for missing fields. This PR changes this to set defaults. In addition, KindNode is added to the list of resources granted access to when creating a role in the Web UI.

Implementation

  • Call CheckAndSetDefaults from tctl.
  • Add KindNode to the list of resources granted access to.

Related Issues

Fixes https://github.com/gravitational/enterprise/issues/32
Fixes https://github.com/gravitational/enterprise/issues/33

@russjones russjones merged commit 52cb784 into master Apr 20, 2017
@russjones russjones deleted the rjones/roles-set-defaults branch April 20, 2017 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants