Skip to content

Releases: alenkacz/cert-manager-verifier

v0.3.0

09 Feb 09:24
e625e50
Compare
Choose a tag to compare

Changelog

2c046e3 Add --debug falg to the tests
364069b Add 1.3.3 e2e test
e85828b Add 1.6.3 e2e test
09d0e7e Add v1.11.0 e2e test
ee03588 Change e2e 1.10.0-alpha test to official 1.10.0 release
3093130 Fix the e2e test script check for Darwin
e2e0c79 Merge pull request #10 from OutdatedVersion/log_newlines
0753364 Merge pull request #11 from ProZachJ/main
38f010d Merge pull request #14 from alenkacz/av/fix-darwin
e625e50 Merge pull request #15 from RafalKorepta/rk/fix/cert-manager-version
7dec77a Merge pull request #8 from jujoramos/main
93f5ec4 Rebase
85fe7c6 Remove 1.0.0 e2e tests
319ab85 Remove 1.1.1 e2e test
f6cd5c7 Remove 1.2.0 e2e test
72439f1 Remove wrong folder structure
2af9b67 Return correct certificate error
9c4f21a Sync cert manager deployments
25cab8a Update kuttl version to the latest v0.15.0
34f4a9b Validate only v1. prefix from cert manager container tag
f449949 add tests for new versions
b067268 append newlines to logs
549b32d cleanup tests, add arm64
2ccff87 drop pre 1.0 test
2846d20 fix CI by let it pull the right binary
570e552 ignore kuttl
965b9ad update all dependencies, drop old versions

v0.2.0

30 May 08:12
cbbc833
Compare
Choose a tag to compare

Changelog

cbbc833 Add support for deployment prefix (#4)
825cec0 Non-zero exit code on error (#5)
7a2eb4a Test 1.2.0 version

v0.1.0

31 Jan 08:37
Compare
Choose a tag to compare

First release is out!

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
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
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
0186d2c Readme
17a6947 Retry cert creating because of webhook not ready