v1.53.0
Added
- Added a test case to check the status of all Jobs in the WC
Changed
- Use actual types from Cert-Manager instead of using
unstructured
forCertificate
andClusterIssuer
- Refactored some functions to explicitly take in a context instance instead of using
context.Background()
so that timeouts set on the context can be respected