Skip to content

0.0.17

Latest
Compare
Choose a tag to compare
@garethjevans garethjevans released this 03 Mar 22:33
· 59 commits to main since this release
39dcac8

Changelog

39dcac8 Merge pull request #39 from garethjevans/implement-retry
72ab8d4 chore: logging error on failed attempt
18bdf0b chore: display noRetryBefore as string
62b30ac chore: improved logging around retries
3485e59 fix: correct crd output
26319d4 chore: correct cleanup task
16383d0 chore: implement retry strategy
02f1a30 Merge pull request #38 from garethjevans/improved-test-coverage
954a785 chore: added tests for delete/markforretry
5a3ab75 chore: improve test coverage
156c8a7 Merge pull request #37 from garethjevans/scheduled-delete
babc14b chore: added simple docs 'kubectl get hooks'
fa2a215 fix: use pointers to v1.Time to handle null values
22e48d4 chore: delete if older than maxAgeInSeconds
3d16a6a chore: shortened autoscaling docs
7205485 chore: generate extra documentation
4e035b6 chore: add in noRetryBefore & completedTimestamp into fields
b6c31c5 chore: regenerated client code
29e26d3 chore: using interface rather than client in store
a65cc39 chore: using go routine to start informer
d6a87cd chore: add informer to listen for hook updates
106c30a chore: regenerated clientsets
6e79187 chore: preparation for scheduled delete
c1c3962 Merge pull request #36 from garethjevans/age-in-crd-output
7e5b310 chore: add age into the crd output for 'hooks'
80fdf70 Merge pull request #34 from garethjevans/helm-docs
50b2202 chore: add a link to generated docs
1f25fb4 chore: added application label
a162727 chore: generating docs
b7e3ab9 chore: remove additional headers
107331d chore: add in custom template
3201204 chore: remove generated file
7b81c10 chore: add in a few debug statements
db0ff05 chore: add a task to generate helm docs