Skip to content

Releases: operator-framework/api

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

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