Releases: operator-framework/api
Releases · operator-framework/api
v0.3.8
Compare
Sorry, something went wrong.
No results found
Fix CRD validation falsely error on unused CRD versions
Add OperatorHub io validator
v0.3.6
Compare
Sorry, something went wrong.
No results found
Updates WebhookDesc to wire the ContainerPort correctly when creating a ValidatingWebhookConfiguration or MutatingWebhookConfiguration.
v0.3.5
Compare
Sorry, something went wrong.
No results found
Includes updates the the WebhookDescription object.
v0.3.4
Compare
Sorry, something went wrong.
No results found
Remove Bundle validator from the validator list
v0.3.3
Compare
Sorry, something went wrong.
No results found
exdx
released this
05 May 17:32
Fixes a bug where CRDs compared by name were not unique by name only, i.e. multiple versions of the same CRD are allowed.
v0.3.2
Compare
Sorry, something went wrong.
No results found
Fixes a bug where OperatorGroup labels keys exceed the 63 character limit. OperatorGroup labels are now based on the OperatorGroups UID.
Updates Kubeneretes dependencies to v1.18
Adds support for V1 CRDs.
v0.3.1
Compare
Sorry, something went wrong.
No results found
Fixes a bug in the installplan API. Generation should not be a required field.