Releases: operator-framework/api
Releases · operator-framework/api
v0.7.0
v0.6.1
Expand validation to annotations
v0.6.0
- pkg/operators/v1alpha1/subscription_types.go: make config and resources structs optional via pointer
- add shorName for operatorcondition
v0.4.1
v0.5.3
contains fix to the operatorhub bundle validation suite
v0.5.2
v0.5.1
Change the OperatorUpgradeable condition type to Upgradeable.
v0.5.0
v0.4.0
v0.3.25
Use string as OperatorUpgradeable type instead of intermediate
type ConditionType.
Add utils func FindConditionType to look up Condition type.