Skip to content

Releases: operator-framework/api

v0.10.0

10 Jun 20:26
392ae39
Compare
Choose a tag to compare
  • chore: bump k8s to 1.21 (#130)
  • Introduce verify github action (#127)
  • Update generated deepcopy (#128)

v0.9.2

03 Jun 17:30
0dcbd99
Compare
Choose a tag to compare

Regen go-bindata for crd changes for OperatorCondition

v0.9.1

27 May 02:26
083a907
Compare
Choose a tag to compare

pkg/operators/v2: Add ConditionType to v2 api

v0.9.0

26 May 17:10
bb9b80e
Compare
Choose a tag to compare

pkg/operators/v2: Add OperatorCondition v2 with spec.conditions array

v0.8.1

10 May 17:11
1c3cb2e
Compare
Choose a tag to compare
  • pkg/validation: set v1 and v1beta1 CRD defaults using the correct function (#118)
  • rename k8s optional key for k8s-version (#111)

v0.8.0

08 Apr 18:46
v0.8.0
01e8bf8
Compare
Choose a tag to compare
  • Add .status.message and .status.startTime to InstallPlan. (#108)
  • add checks for operatorhub validator (#103)
  • Update OWNERS (#107)
  • Add optional go-apidiff test to CI

v0.7.1

24 Mar 13:43
4f51a5d
Compare
Choose a tag to compare
Merge pull request #101 from jchunkins/add_fields_csv

Add skips & relatedImages to CSV Spec

v0.7.0

16 Mar 19:53
f572176
Compare
Choose a tag to compare

Introduces new fields on the CSV spec and status for the operand deletion feature

v0.6.1

11 Mar 20:50
4fbc8b5
Compare
Choose a tag to compare

Expand validation to annotations

v0.6.0

22 Feb 19:16
v0.6.0
718d279
Compare
Choose a tag to compare
  • pkg/operators/v1alpha1/subscription_types.go: make config and resources structs optional via pointer
  • add shorName for operatorcondition