Skip to content

Releases: operator-framework/api

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

v0.4.1

01 Feb 18:56
775f204
Compare
Choose a tag to compare
  • fix error on missing icon

v0.5.3

28 Jan 21:15
f8c87b6
Compare
Choose a tag to compare

contains fix to the operatorhub bundle validation suite

v0.5.2

19 Jan 14:19
c7ab943
Compare
Choose a tag to compare
  • chore: bump controller-runtime to 0.8.0

v0.5.1

16 Dec 20:44
87dc993
Compare
Choose a tag to compare

Change the OperatorUpgradeable condition type to Upgradeable.

v0.5.0

14 Dec 20:55
15d24f1
Compare
Choose a tag to compare
  • Remove operatorCondition lastTransitionTime
  • Bump yq dependency to v3
  • deps: bump k8s deps to v1.20