-
Notifications
You must be signed in to change notification settings - Fork 4
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
feat: Support setting TLS certificate lifetimes #598
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Was a bit more picky here, as it's probably the template PR for other operators and I don't want you to have problems mid-way
Co-authored-by: Sebastian Bernauer <[email protected]>
Co-authored-by: Sebastian Bernauer <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Finally got the time to review it properly, sorry! Only one code comment left.
Can we please rename the PRs to something a bit more user-facing? E.g. feat: Support setting TLS certificate lifetimes
or feat: Support setting TLS certificate lifetimes to avoid frequent Pod restarts
Co-authored-by: Sebastian Bernauer <[email protected]>
requestedSecretLifetime
role group property addedThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code LGTM (one nit). Please wait with merging until the decision stackabletech/issues#673 is approved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Code LGTM. Please wait with merging until the decision stackabletech/issues#673 is approved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
It would be awesome if you could run |
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wuhuuuu!
Description
Part of: stackabletech/issues#586
Definition of Done Checklist
Author
Reviewer
Acceptance