Skip to content

Releases: operator-framework/catalogd

v0.29.0

20 Sep 12:51
2dc04d9
Compare
Choose a tag to compare

What's Changed

  • 🐛 Handle finalizers (creation and deletion) better by @anik120 in #411
  • ⚠ Status condition clean up by @anik120 in #379

Full Changelog: v0.28.0...v0.29.0

v0.28.0

19 Sep 07:06
df49d53
Compare
Choose a tag to compare

What's Changed

  • ✨ unpacker: switch from google/go-containerregistry to containers/image by @joelanford in #399
  • 🌱 Align ClusterCatalog API godoc with OpenShift API conventions by @perdasilva in #390
  • 🌱 Add CI to check if golang version updated by @tmshort in #401
  • 🌱 Combine the catalogd services by @tmshort in #402
  • 📖 Update documentation and default to new service name. by @tmshort in #406
  • 🌱 make post-upgrade-e2e checks wait for ClusterCatalog to be reconciled by @joelanford in #407
  • 🐛 unpack cache cleanup should ignore missing files by @joelanford in #404
  • ✨ use controller-runtime Terminal error instead of custom Unrecoverable error by @joelanford in #405
  • 🐛 Refer to the correct location for go-verdiff by @tmshort in #408
  • 🌱 Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 by @dependabot in #403

Full Changelog: v0.27.0...v0.28.0

v0.27.0

13 Sep 11:43
dbdce9b
Compare
Choose a tag to compare

Installation

curl -L -s https://github.com/operator-framework/catalogd/releases/download/v0.27.0/install.sh | bash -s

Changelog

  • dbdce9b Fix unnecessary lastUnpacked status updates (#397)
  • d82e466 🌱 Bump the k8s-dependencies group with 6 updates (#398)
  • 8e71e93 Avoid a network call for digest based images (#396)
  • 1e962d2 Remove TLSVerify/PullSecret fields (#369)
  • 2e6d207 Add .idea to .gitignore (#393)
  • 8fe2826 Fixes name of httputil test file (#395)
  • dfe121e Fix FS cache for image refs with tags (#394)
  • f1b46a3 ✨ Ensure docker registry CA is trusted in e2e tests (#377)
  • aff9901 🌱 Bump github.com/containerd/containerd from 1.7.21 to 1.7.22 (#391)
  • 4323184 📖 [Docs] Document tilt-support install (#388)
  • b40d81a 🌱 Bump github.com/operator-framework/operator-registry (#387)

v0.26.0

09 Sep 17:08
v0.26.0
52246e1
Compare
Choose a tag to compare

Installation

curl -L -s https://github.com/operator-framework/catalogd/releases/download/v0.26.0/install.sh | bash -s

Changelog

  • 52246e1 Force a rename of the catalogd certificate (#386)
  • 40cb322 Fix matchConditions to be compatible with GenerateName (#382)

v0.25.0

05 Sep 20:24
v0.25.0
6584e7e
Compare
Choose a tag to compare

Installation

curl -L -s https://github.com/operator-framework/catalogd/releases/download/v0.25.0/install.sh | bash -s

Changelog

v0.24.0

05 Sep 17:47
v0.24.0
7603eaa
Compare
Choose a tag to compare

Installation

curl -L -s https://github.com/operator-framework/catalogd/releases/download/v0.24.0/install.sh | bash -s

Changelog

  • 7603eaa Add label creation checking in the e2e (#374)
  • aa4c239 🌱 Bump github.com/prometheus/client_golang (#375)
  • 542a8c5 Move cert-manager.io patch into tls component (#372)
  • 074ec55 🌱 Add webhook to add a name label to ClusterCatalogs (#356)
  • db28a52 Remove status.phase field from the code and doc references (#368)

v0.23.0

03 Sep 18:41
v0.23.0
23e2f4f
Compare
Choose a tag to compare

Installation

curl -L -s https://github.com/operator-framework/catalogd/releases/download/v0.23.0/install.sh | bash -s

Changelog

  • 23e2f4f Update cert-manager to v1.15.3 (#367)
  • 4a6f316 🌱 Bump github.com/onsi/gomega from 1.34.1 to 1.34.2 (#359)
  • 51b00ea 🌱 Bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.20.2 (#360)
  • 2a5c859 bugfix: fix printcolumn for lastUnpacked based on json tag and not field name (#361)

v0.22.0

29 Aug 17:31
v0.22.0
2fc8018
Compare
Choose a tag to compare

Installation

curl -L -s https://github.com/operator-framework/catalogd/releases/download/v0.22.0/install.sh | bash -s

Changelog

  • 2fc8018 🌱 Bump bingo + tools (#358)
  • 4a707c2 add v1.0 and v1.x issues to OLMv1 project automatically (#354)
  • 3823d05 Catalog Priority (#353)
  • 5df1176 🌱 Bump github.com/containerd/containerd from 1.7.20 to 1.7.21 (#352)
  • 8619372 🌱 Bump github.com/prometheus/client_golang (#351)
  • 7a7d366 🌱 Bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.1 (#350)

v0.21.0

26 Aug 13:12
3b4c5f6
Compare
Choose a tag to compare

Installation

curl -L -s https://github.com/operator-framework/catalogd/releases/download/v0.21.0/install.sh | bash -s

Changelog

  • 3b4c5f6 ✨ Capture catalog content timestamp in ClusterCatalogStatus (#334)
  • 1213f56 🌱 Bump github.com/operator-framework/operator-registry from 1.45.0 to 1.46.0 (#345)
  • ef34820 Removing the catalogd from app.kubernetes.io/name (#347)
  • 733f8ee 🌱 change GVK to use olm.operatorframework.io (#342)
  • 325528d 🌱 Bump the k8s-dependencies group with 6 updates (#343)
  • 10ea0c1 🌱 Bump github.com/prometheus/client_golang (#344)
  • 7c28143 🌱 Bump github.com/google/go-containerregistry (#337)
  • a67499c 🌱 Bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0 (#338)
  • 2046b23 ✨ initial api audit type alignment (#330)
  • 379f426 default-catalogs.yaml: add 10m poll (#335)
  • 07696c4 🌱 Bump github.com/onsi/gomega from 1.34.0 to 1.34.1 (#333)
  • 17b758c 🌱 Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 (#331)
  • 9fcf32b 🌱 Bump github.com/onsi/gomega from 1.33.1 to 1.34.0 (#332)
  • ae96fcf capturing gzip catalog demo as asciicast (#323)
  • 629f7e9 Edit Makefile targets to use install.sh (#329)

v0.20.0

24 Jul 13:42
683cf37
Compare
Choose a tag to compare

Installation

curl -L -s https://github.com/operator-framework/catalogd/releases/download/v0.20.0/install.sh | bash -s

Changelog