Galsza commented on PR #5030: URL: https://github.com/apache/ozone/pull/5030#issuecomment-1625364070
Unfortunately there is no good way to distinguish between the leaf cert rotation due to cert expiry and due to root ca cert rotation. Maybe based on logs it could be tested, but robot tests can't check logs. I have checked manually in the logs that the CertificateRenewerService is indeed triggered with forceRenewal = true during root ca rotation. The test now is updated to look for the ROOTCA-2.crt file, which should appear in the datanode's metadata directory. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
