Skip to content

Releases: operator-framework/api

v0.17.0

13 Sep 15:22
dfe859e
Compare
Choose a tag to compare

What's Changed

  • Fix a panic when reading annotations if the bundle is not there by @bcrochet in #255
  • introduce spec.runAsRoot field by @grokspawn in #258
  • (catsrc) move runAsRoot to spec.GrpcConfig from top level spec by @anik120 in #259
  • (catsrc) rename grpcPodConfig.runAsRoot to grpcPodConfig.SecurityContextConfig by @anik120 in #261

New Contributors

Full Changelog: v0.16.0...v0.17.0

v0.16.0

09 Aug 16:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.0...v0.16.0

v0.15.0

24 May 19:58
725ffce
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.14.0...v0.15.0

v0.14.0

25 Feb 22:05
ca536d7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.1...v0.14.0

v0.13.0

02 Feb 15:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.13.0

v0.12.0

27 Jan 16:01
Compare
Choose a tag to compare

What's Changed

  • refactor(constraint): update none compound constraint to be not by @tylerslaton in (#221)

Full Changelog: v0.11.1...v0.12.0

v0.11.1

12 Jan 16:39
1602407
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.11.1

v0.11.0

14 Dec 22:03
7f43803
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.7...v0.11.0

v0.10.7

05 Oct 21:40
cdabf11
Compare
Choose a tag to compare
  • fix(validators): check object GVK in bundle service account validator (#161)

v0.10.6: Add Service Account Config to Scorecard (#153)

28 Sep 15:31
1796635
Compare
Choose a tag to compare
  • Add Service Account Config to Scorecard (#153)
  • feat: add new validator to only check the usage of deprecate apis (#156)
  • Modified the controller-runtime and controller-tools versions (#154)
  • Add validation for Kind and APIVersion (#152)
  • Add Timestamp to Scorecard Test Results (#137)
  • fix: Fix check to verify OCP label versions when it is =v4.x (#148)
  • Add maxOpenShiftVersion test for parsing full version string (#147)
  • Warn on maxOpenShiftVersion specifying more than major.minor (#146)
  • feat: bump k8s to v0.22.0 (#145)