Skip to content

Releases: operator-framework/api

v0.17.7

01 Aug 13:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.17.6...v0.17.7

v0.17.6

06 Jul 18:39
ce75af3
Compare
Choose a tag to compare

What's Changed

  • Add affinity customization to catalog source grpc pods by @Jamstah in #279

New Contributors

Full Changelog: v0.17.5...v0.17.6

v0.17.5

25 Apr 14:21
047ab0b
Compare
Choose a tag to compare

What's Changed

  • Restores openapi-gen tag for APIResourceReference by @m1kola in #283

Full Changelog: v0.17.4...v0.17.5

v0.17.4

13 Apr 15:22
de0138f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.17.3...v0.17.4

v0.17.3

13 Dec 19:06
9fe16de
Compare
Choose a tag to compare
Default to legacy psa settings (#273)

The catalogSource api was recently updated to support running the
associated pod in a "restricted" workflow as defined by the Pod Security
Admission controller. By default, the catalogSource pods have been
configured to run in "restricted" mode, which is disruptive to customers
managing and deploying their own catalogSources as they need to rebuild
their catalogs to run in "restricted" mode if a namespace is marked as
"restricted".

In an effort to provide users with a bit more time to rebuilt their
catalogSources, this change configures catalogSources to run in "legacy"
mode by default. A series of other changes will be made to update the
namespaces associated with marketplace and olm  to support
catalogSources running in "legacy" mode by default.

Signed-off-by: Alexander Greene <greene.al1991@gmail.com>

v0.17.2

02 Dec 17:34
028731a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.0...v0.17.2

v0.17.1

13 Sep 18:26
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.1

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