Commit 3f93ada
committed
certrotationcontroller: extend node-system-admin-signer lifetime
This signer is used to issue the certificate for node-system-admin-client. The target certificate is
expected to last 2 years, however it cannot be valid longer that its signer. As a result, signer
validity is extended to 3 years, being refreshed at 80% of its lifetime (2.5 years)1 parent e69ff94 commit 3f93ada
File tree
1 file changed
+2
-2
lines changed- pkg/operator/certrotationcontroller
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
812 | 812 | | |
813 | 813 | | |
814 | 814 | | |
815 | | - | |
| 815 | + | |
816 | 816 | | |
817 | 817 | | |
818 | | - | |
| 818 | + | |
819 | 819 | | |
820 | 820 | | |
821 | 821 | | |
| |||
0 commit comments