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

Update sign-verbatim to correctly set generate_lease #2593

Merged
merged 2 commits into from
Apr 18, 2017
Merged

Conversation

jefferai
Copy link
Member

Also, if using a role, the role's ttl, max_ttl, generate_lease, and no_store.

Fixes #2592

using a role) the role's ttl, max_ttl, generate_lease, and no_store.

Fixes #2592
@jefferai jefferai added this to the 0.7.1 milestone Apr 14, 2017
Copy link
Contributor

@chrishoffman chrishoffman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a small change requested. Other than that, looks good. I am also checking on some of the ttl checking to make sure it is working as documented. This is not related to the PR but something I noticed while reviewing.

}

if role != nil {
entry.NoStore = role.NoStore
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add this to the non-nil role check above?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

@jefferai
Copy link
Member Author

@chrishoffman Lemme know when you're good with the TTL checking!

@chrishoffman
Copy link
Contributor

@jefferai Everything looks good with TTL checking. False alarm.

@jefferai jefferai merged commit 85b9281 into master Apr 18, 2017
@jefferai jefferai deleted the issue-2592 branch April 18, 2017 19:54
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.

2 participants