Skip to content

v1.53.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jun 14:10
· 192 commits to main since this release
1847c2e

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 for Certificate and ClusterIssuer
  • 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