This solves the issue of ticket expiring underneath us, this way each run will have re-logged in using the keytab thus ensuring that we are good to proceed in that front.
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr
I like we use kb_principal config instead of having it hardcoded in the entrypoint :-)
Based on my knowledge of kerberos, this should work, I am not entirely sure though.
Still lgtm.
I'm not sure either tbh, but I plan on using staging to test this :)
Thanks for the review!
Pull-Request has been merged by pingou
This solves the issue of ticket expiring underneath us, this
way each run will have re-logged in using the keytab thus
ensuring that we are good to proceed in that front.
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr