Releases: operator-framework/api
Releases · operator-framework/api
v0.7.0
16 Mar 19:53
Compare
Sorry, something went wrong.
No results found
Introduces new fields on the CSV spec and status for the operand deletion feature
v0.6.1
11 Mar 20:50
Compare
Sorry, something went wrong.
No results found
Expand validation to annotations
v0.6.0
22 Feb 19:16
Compare
Sorry, something went wrong.
No results found
pkg/operators/v1alpha1/subscription_types.go: make config and resources structs optional via pointer
add shorName for operatorcondition
v0.4.1
01 Feb 18:56
Compare
Sorry, something went wrong.
No results found
fix error on missing icon
v0.5.3
28 Jan 21:15
Compare
Sorry, something went wrong.
No results found
contains fix to the operatorhub bundle validation suite
v0.5.2
19 Jan 14:19
Compare
Sorry, something went wrong.
No results found
chore: bump controller-runtime to 0.8.0
v0.5.1
16 Dec 20:44
Compare
Sorry, something went wrong.
No results found
Change the OperatorUpgradeable condition type to Upgradeable.
v0.5.0
14 Dec 20:55
Compare
Sorry, something went wrong.
No results found
Remove operatorCondition lastTransitionTime
Bump yq dependency to v3
deps: bump k8s deps to v1.20
v0.4.0
11 Dec 22:22
Compare
Sorry, something went wrong.
No results found
Bump controller-runtime to 0.7.0
Update go version to 1.15
v0.3.25
03 Dec 14:50
Compare
Sorry, something went wrong.
No results found
Use string as OperatorUpgradeable type instead of intermediate
type ConditionType.
Add utils func FindConditionType to look up Condition type.