Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Nov 12:13
· 12 commits to main since this release
d0b7376

Installation

curl -L -s https://github.com/operator-framework/operator-controller/releases/download/v1.0.0/install.sh | bash -s

What's Changed

  • 🐛 catalog cache: retry cache population when cache contains an error by @joelanford in #1489
  • 📖 Update doc to add lease for cluster extension sample by @rashmi43 in #1488
  • 🌱 enable go-apidiff in merge queue by @joelanford in #1497
  • 🐛 combine bundle properties from csv and metadata/properties.yaml by @joelanford in #1495
  • 🌱 Add a make target and check in CI to verify CRD compatibility by @everettraven in #1449
  • 🌱 Bump catalogd from v1.0.0-rc2 to v1.0.0 by @m1kola in #1503

Full Changelog: v1.0.0-rc2...v1.0.0