cks: fix token TTL, set it to never expire#4747
Conversation
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
|
Explicitly set the base branch to 4.14 in case 4.14.2 is released in future. @blueorangutan package |
|
@shwstppr a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✔centos7 ✖centos8 ✔debian. JID-2860 |
|
@blueorangutan test |
|
@rhtyd a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
Trillian test result (tid-3646)
|
|
Packaging result: ✔️ centos7 ✖️ centos8 ✔️ debian. SL-JID 49 |
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
Description
Fixes #4742
kubeadm init is called with
--token-ttl 0This will allow the token to remain valid forever.
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
Checked token details after k8s cluster deployment;