v1.2.0-rc1
·
93 commits
to main
since this release
Installation
curl -L -s https://github.com/operator-framework/operator-controller/releases/download/v1.2.0-rc1/install.sh | bash -s
What's Changed
- 🌱 Bump pymdown-extensions from 10.13 to 10.14 by @dependabot in #1555
- 🐛 desired state in applier by @azych in #1539
- 🌱 remove 'function' from function defs in bash scripts by @perdasilva in #1559
⚠️ [Monorepo] PHASE 1 - Add Catalogd to Operator-Controller Repository by @camilamacedo86 in #1542- 🌱 Remove IDE (idea) files and fix .gitgnore by @camilamacedo86 in #1562
- 🌱 [Monorepo]: Unify .gitignore files by @camilamacedo86 in #1563
- 📖 release: update the doc since it is no longer in a initial development by @camilamacedo86 in #1558
- 🐛 catalogd: e2e metrics: Do not use a fixed namespace for metrics tests by @camilamacedo86 in #1561
- 🌱 Bump github.com/containerd/containerd from 1.7.24 to 1.7.25 by @dependabot in #1581
- 🌱 Bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2 by @dependabot in #1582
- 🐛 fix bingo-upgrade target by @perdasilva in #1609
- ✨ Upgrade Golang from 1.22 to 1.23 by @camilamacedo86 in #1608
- ✨ Upgrade bingo - tools by @camilamacedo86 in #1610
- 🌱 bump k8s libs to 1.32 by @perdasilva in #1614
- 🌱 bump carvel.dev/kapp to v0.64.0 by @perdasilva in #1621
- 🐛 remove reference to non-existent target by @perdasilva in #1617
- 🌱 bump containers/image to v5.33.0 by @perdasilva in #1620
- 🌱 Bump github.com/operator-framework/operator-registry from 1.48.0 to 1.50.0 by @dependabot in #1613
- 🌱 Bump github.com/operator-framework/helm-operator-plugins from 0.7.0 to 0.8.0 by @dependabot in #1625
- 🐛 Fixes reference to catalogd repo in the README by @bentito in #1602
- 🌱 Bump helm.sh/helm/v3 from 3.16.4 to 3.17.0 by @dependabot in #1630
- 🐛 Replace deprecated upload action for e2e by @dtfranz in #1632
- 🐛 Fix operator-controller not using updated registries configuration by @dtfranz in #1554
- 🌱 Bump github.com/containers/image/v5 from 5.33.0 to 5.33.1 by @dependabot in #1631
- 🌱 Bump github.com/google/go-containerregistry from 0.20.2 to 0.20.3 by @dependabot in #1629
- 🐛 mitigate upgrade-e2e test flakiness by @perdasilva in #1627
- 📖 Update docs monorepo by @camilamacedo86 in #1612
- 🌱 add vendor dir to .gitignore by @perdasilva in #1618
- 🐛 [Monorepo] fix: add ginkgo as a bingo dependency for catalogd by @camilamacedo86 in #1635
- 📖 chore: doc comment the need to keep using blang for version ranges by @azych in #1600
- 🌱 catalogd: remove unused or unnecessary code by @joelanford in #1637
- ✨remove ForceSemverUpgradeConstraints feature gate and implementation by @joelanford in #1638
- 🌱 Bump mkdocs-material from 9.5.49 to 9.5.50 by @dependabot in #1639
- 🐛 add orderKappsValidateErr in crdupgradesafety preflight by @azych in #1640
- ✨ improve logging: catalog http server, op-con resolver by @joelanford in #1564
- 🐛 Fix upgrade-e2e, use updated upload-artifact by @tmshort in #1649
- 🌱 Bump pymdown-extensions from 10.14 to 10.14.1 by @dependabot in #1645
- 📖 Add go version information to contributing by @tmshort in #1648
- ✨ Add .tiltignore by @trgeiger in #1655
- 🐛 Use monorepo release for catalogd by @LalatenduMohanty in #1656
- 🌱 Bump markdown2 from 2.5.2 to 2.5.3 by @dependabot in #1652
- ✨ Add test files and shell scripts to .tiltignore by @azych in #1657
- 🐛 Update catalogd Makefile by @LalatenduMohanty in #1659
Full Changelog: v1.1.0...v1.2.0-rc1