Releases: mittwald/harbor-operator
Releases · mittwald/harbor-operator
v1.1.5
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Refactor using latest goharbor-client (#33) * WIP: Refactor with updated goharbor-client * add unit tests & mocked runtime.Client Along with this, - reduce magic numbers - add code generation verification action to GH workflow - add (some) missing periods to comments * re-generate using operator-sdk * re-add sdk version as env * fix codegen action, re-generate via operator-sdk v0.16.0 * drop mockery test, fix annotation * fix renaming codegen action * bump golangci-lint version, raise timeout * ensure naming conventions, apply suggestions * fix deprecated tag