Releases: operator-framework/api
Releases · operator-framework/api
v0.3.22
Operatorhub category validation fix
v0.3.21
Introduces the OperatorCondition CRD
v0.3.20
CSV WebhookDefinition ContainerPorts now default to 443
v0.3.19
- Updates the OLM CSV's CRD to include min (1) and max (65535) values for WebhookDescription containerPorts.
v0.3.18
Adds support for using custom operator categories during operatorhub validation.
v0.3.17
Adds new optional bundle object validator that inspects bundle objects like PodDisruptionBudgets and PriorityClasses.
v0.3.16
Adds a "properties" field to bundle lookups.
v0.3.15
Merge pull request #65 from awgreene/conversion-webhook
Add ConversionWebhook const
v0.3.14
Merge pull request #64 from awgreene/targetPort
Update CSV WebhookDescription struct
v0.3.13
fixed a bug in validation of csv name