new robot cert for gwskynet
Merge request reports
Activity
mentioned in merge request !223 (merged)
Dumb question: what's the process (if any) for remembering/knowing when a robot cert needs to be renewed? I.e., what's to stop jobs from failing in future when this certificate expires?
Edited by Peter Couvareswhat's to stop jobs from failing in future when this certificate expires?
nothing. and that's happened before for offline and online pipelines in low-latency.
Dumb question: what's the process (if any) for remembering/knowing when a robot cert needs to be renewed?
Not a dumb question. I believe @satyanarayan.raypitambarmohapatra has it configured that keytab owners get an automated email when the keytab is going to expire, which prompts owners to renew it. As for the certificate itself, it lasts ~11.5 days after it gets
kinit
'ed from the keytab, and there isn't any sort of acknowledgement to tell users that it's about to expire.