Skip to content

Releases: operator-framework/api

v0.3.8

Choose a tag to compare

@dinhxuanvu dinhxuanvu released this 24 Jun 14:36
8285761

Fix CRD validation falsely error on unused CRD versions
Add OperatorHub io validator

v0.3.6

Choose a tag to compare

@awgreene awgreene released this 21 May 17:52
654ed3f

Updates WebhookDesc to wire the ContainerPort correctly when creating a ValidatingWebhookConfiguration or MutatingWebhookConfiguration.

v0.3.5

Choose a tag to compare

@awgreene awgreene released this 06 May 16:37
7856a40

Includes updates the the WebhookDescription object.

v0.3.4

Choose a tag to compare

@dinhxuanvu dinhxuanvu released this 06 May 05:19
363b6d8

Remove Bundle validator from the validator list

v0.3.3

Choose a tag to compare

@exdx exdx released this 05 May 17:32
5ad863a

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

Choose a tag to compare

@awgreene awgreene released this 01 May 15:15
5b1f691

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

Choose a tag to compare

@ecordell ecordell released this 19 Apr 15:34
44f2d92

Fixes a bug in the installplan API. Generation should not be a required field.