Changelog
- 66aa35f Add 1.0.0 e2e test
- 463154a Add cert verification
- 6cb6b6b Add cleanup
- e9a3ed2 Add context with timeout
- 3caa9a2 Add debug log flag
- d0bf417 Add example usage as library
- c4a2993 Add gitignore file
- 4b6fa2d Add goreleaser file
- b532f15 Add link
- cbbc833 Add support for deployment prefix (alenkacz#4)
- a59e942 Add support for pre 1.0 versions and 0.16 tests
- 817c371 Add timeout flag
- 69914d3 Add version disclaimer
- 78be828 Add wait
- 8a9bd22 Create README.md
- fb9ab89 Document usage as library
- cc67bc6 E2E test for 1.1.0 of cert-manager
- 3f446f2 E2E test setup using kuttl
- 7535817 Fix cm versioning issue, run gofmt
- 5d12bbb Fix linux command
- a24ecd9 Fix marking success as true
- bfdb8e4 Initial
- e258116 Initial CI pipeline
- 5d55379 Initial implementation of deployment health
- 92be7d6 Introduce log library
- 3ef4a14 Make it usable as a library, namespace can be configured
- f9a8357 Mark deployments as not required, fix cert creation
- 6458e20 Merge branch 'main' of github.com:alenkacz/cert-manager-verifier into main
- 0d12947 Nicer output
- 825cec0 Non-zero exit code on error (alenkacz#5)
- 0186d2c Readme
- 17a6947 Retry cert creating because of webhook not ready
- 7a2eb4a Test 1.2.0 version
- 6e20949 Update and Fix Modules