Skip to content

Releases: operator-framework/operator-registry

v1.18.0

11 Aug 19:07
b826849

Choose a tag to compare

This release includes support for removing the default channel head in opm index deprecatetruncate via a new --allow-package-removal flag.

See #734 for details.

v1.17.6

04 Feb 17:21
3c2677e

Choose a tag to compare

v1.17.6

v1.17.5

14 Jul 14:21
6072760

Choose a tag to compare

Merge pull request #709 from joelanford/declcfg-improve-tests

declcfg: improve and fix model tests to eliminate possibility of false negatives

v1.17.4

25 Jun 15:41
c93373c

Choose a tag to compare

Merge pull request #688 from ankitathomas/deprecate-fix

allow out of order deprecate

v1.17.3

03 Jun 10:05
b660eab

Choose a tag to compare

Merge pull request #669 from njhale/fix/migration-12

fix(sqlite): upsert deprecation table entries

v1.17.2

01 Jun 17:32
92e5523

Choose a tag to compare

Merge pull request #667 from njhale/fix/ignore-xattrs

On some systems, creating files with certain extended attributes is a
restricted operation -- e.g. "security.compatibility" on SELinux -- and
causes bundle and index unpacking to fail for unprivileged users. To fix
this, opm drops all xattrs from unpacked files before writing them.

v1.17.1

18 May 21:04
42d8e42

Choose a tag to compare

Merge pull request #659 from njhale/fix/deprecate-channel

Elide channels starting with deprecated bundles

v1.17.0

15 Apr 14:28
ebeac77

Choose a tag to compare

Merge pull request #612 from gallettilance/freshmaker

(feat) substitutes-for logic

v1.16.1

09 Feb 14:09
eb9fff5

Choose a tag to compare

Merge pull request #558 from ecordell/fix-upstream-example

Fix upstream example dockerfile

v1.16.0

09 Feb 13:52
eb9fff5

Choose a tag to compare

Merge pull request #558 from ecordell/fix-upstream-example

Fix upstream example dockerfile