Installation
curl -L -s https://github.com/operator-framework/operator-controller/releases/download/v0.5.0/install.sh | bash -s
What's Changed
- (doc-site) Remove PRD from doc site by @anik120 in #324
- (docs) Remove KCP reference by @anik120 in #325
- docs: various fixes by @ncdc in #355
- Delete cluster before creating op-dev-e2e test by @tmshort in #353
- blang semver pkg alias by @dtfranz in #356
- fix: check for unsat resolutions in Reconcile by @joelanford in #352
- Switch to catalogd's
CatalogMetadata
APIs by @m1kola in #343 - Remove go-apidiff GHA from merge_group runs by @joelanford in #373
- Remove all references to the old catalogd Package and BundleMetadata APIs by @joelanford in #372
- Introduce Masterminds/semver by @tmshort in #374
- Update Makefile targets for consistency by @tmshort in #227
- Bump github.com/Masterminds/semver/v3 from 3.2.0 to 3.2.1 by @dependabot in #391
- Bump actions/checkout from 3 to 4 by @dependabot in #392
- Bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0 by @dependabot in #358
- Remove ginkgo from api tests by @tmshort in #399
- Testing: Save pod logs and resources after e2e test run by @jmprusi in #234
- Remove ginkgo from util tests by @tmshort in #401
- Remove ginkgo from resolution/variables unit tests by @tmshort in #402
- Removes GVKRequired struct by @m1kola in #400
- Revert "Removes GVKRequired struct (#400)" by @m1kola in #405
- Adds new
catalogmetadata
package by @m1kola in #393 - Bump docker/login-action from 2 to 3 by @dependabot in #406
- Remove provides+required GVK and modify/remove associated tests by @dtfranz in #408
- Optimises
Bundle.MediaType()
(#408 follow up) by @m1kola in #409 - e2e: fix gomega assertion that breaks Eventually semantics by @joelanford in #412
- Bump github.com/operator-framework/catalogd from 0.5.0 to 0.6.0 by @dependabot in #410
Full Changelog: v0.4.0...v0.5.0