Lack of Automated Test for Batchx509SVID RPC Operation
valverdethiago opened this issue · comments
Currently, there is no automated test in place to verify the continuous operation of the Batchx509SVID RPC in the Open Source SPIRE project. This lack of automated testing creates a gap in ensuring the reliability and correct functioning of this critical RPC operation, making it challenging to detect and address issues that may arise over time.
Impact: Without a proper automated test, it becomes difficult to ensure that the Batchx509SVID RPC consistently performs as expected, which could lead to potential issues going unnoticed and affecting the overall stability of the SPIRE deployment.
Thank you @valverdethiago for bringing this up and contributing a PR!