Installation
curl -L -s https://github.com/operator-framework/operator-controller/releases/download/v1.2.0/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
- π fix release artefacts after monorepo changes and release candidate 1.2.0-rc1 by @camilamacedo86 in #1661
- π Catalogd upgrade-e2e fix by @dtfranz in #1667
- π Set recommended leaderelection settings by @thetechnick in #1663
- π Update RELEASE.md - Improve steps for patch releases by @camilamacedo86 in #1665
- π± Bump pymdown-extensions from 10.14.1 to 10.14.2 by @dependabot in #1662
- π± [Monorepo] Fix make verify-crd-compatibility for catalogd by @camilamacedo86 in #1668
- π Ensure catalog caches are valid after restart by @oceanc80 in #1669
- π fix install script and release to use and provide default-catalog by @camilamacedo86 in #1675
- π± Add support for SSL env vars to cert pool watcher by @tmshort in #1672
- β¨ Separate CA configuration for pulls vs catalogd services by @tmshort in #1673
- π± Bump github.com/spf13/pflag from 1.0.5 to 1.0.6 by @dependabot in #1671
- Update release-v1.2 with main by @camilamacedo86 in #1678
- π Unblock e2e by @perdasilva in #1683
- π Fix default catalog installation in install script by @perdasilva in #1680
- π± Rename util packages and add missing unit tests by @perdasilva in #1677
- π± Bump mkdocs-material from 9.5.50 to 9.6.1 by @dependabot in #1681
- π± Bump certifi from 2024.12.14 to 2025.1.31 by @dependabot in #1682
- π± Bump babel from 2.16.0 to 2.17.0 by @dependabot in #1694
- π± Bump pymdown-extensions from 10.14.2 to 10.14.3 by @dependabot in #1695
- π EnsureEmptyDirectory should recursively set writable perms prior to delete by @joelanford in #1691
- β¨ release leader election lease on manager cancellation by @joelanford in #1689
- β (feat) Introduce new feature-gated metas endpoint by @anik120 in #1643
- β¨ Add feature gate for preflight permissions by @bentito in #1666
- π± Bump beautifulsoup4 from 4.12.3 to 4.13.1 by @dependabot in #1693
- π± Bump mkdocs-material from 9.6.1 to 9.6.2 by @dependabot in #1700
- π± Bump golang.org/x/sync from 0.10.0 to 0.11.0 by @dependabot in #1699
- π : Release: Add backport policy by @camilamacedo86 in #1641
- β (catalogd) Update query endpoint to metas endpoint by @anik120 in #1703
- π± (catalogd) add unit tests for indexing algo for query endpoint by @anik120 in #1702
- π± fix catalogd version variable paths in Makefile by @ankitathomas in #1705
- π± Bump beautifulsoup4 from 4.13.1 to 4.13.3 by @dependabot in #1708
- π (catalogd) Don't write to header after checking for Preconditions by @anik120 in #1710
- π± (cleanup): Removing unused consts from catalogd/test/e2e/unpack_test.go by @camilamacedo86 in #1715
- π± [MONOREPO]: Moving catalogd's metrics test to operator-controller tests by @camilamacedo86 in #1714
- π± consolidate image layer handling; move fs utils by @joelanford in #1690
- π± (cleanup): Remove 'make vet' from Makefile, simplify; keep 'vet' enabled in linting by @camilamacedo86 in #1718
- π± (catalogd) add more unit tests for localdir storage.Instance by @anik120 in #1713
- π (catalogd)
serveJSON
lines instead ofhttp.serverContent
for no-params by @anik120 in #1725 - π Wrap service account error to hide k8s error by @rashmi43 in #1698
- π± (cleanup): Refactor metrics endpoint tests by extracting shared helpers by @camilamacedo86 in #1719
- π± (cleanup): remove duplication of version implementation by @camilamacedo86 in #1728
- π± Bump lxml from 5.3.0 to 5.3.1 by @dependabot in #1736
- π± (catalogd) Validate catalogd api returns jsonl format, cleanup by @azych in #1720
- π± Bump mkdocs-material from 9.6.2 to 9.6.3 by @dependabot in #1730
- π± fix demo-update script to support mac os envs by @camilamacedo86 in #1733
- π fix catalogd binary version output. by @camilamacedo86 in #1732
- π± [Monorepo]: Move e2e tests from catalogd to operator-controller by @camilamacedo86 in #1726
- π± updated macos-specific brew installs to include coreutils for mktemp package by @grokspawn in #1738
- π (doc): Add a doc as a guidance to help users know how to consume the metrics and integrate it with other solutions by @camilamacedo86 in #1524
- π± [Monorepo]: Move the hack demo scripts to the root by @camilamacedo86 in #1739
- π Update install-extension.md by @joelanford in #1741
- π± Refactor filter package by @perdasilva in #1734
- π± Add logging to certpoolwatcher and client by @tmshort in #1684
- π Fix: Prevent nil errors in log.Error to ensure proper logging and add custom linter to avoid this scenario in the future by @camilamacedo86 in #1599
- π± Moving pkgs to internal/operator-controller/ by @LalatenduMohanty in #1737
- π± Moving version and util to internal/shared by @LalatenduMohanty in #1743
- π± (cleanup): Centralize the utils func under the test/utils directories by @camilamacedo86 in #1742
- π Move catalogd/docs/ into docs/ by @tmshort in #1745
- π move docs/concepts/fetching-catalog-contents.md to draft by @joelanford in #1747
- π± manifest generation: ensure we always fully regenerate files by @joelanford in #1748
- π± Moving code from catalogd/internal to internal/catalogd by @LalatenduMohanty in #1746
- π± Bump mkdocs-material from 9.6.3 to 9.6.4 by @dependabot in #1754
- π± Bump golang.org/x/tools from 0.29.0 to 0.30.0 by @dependabot in #1756
- π± Decompose RegistryV1ToHelmChart function by @perdasilva in #1735
- π± Make generate-asciidemo.sh generic by @perdasilva in #1755
- π± Move catalogd controllers and webhooks to internal/catalogd by @LalatenduMohanty in #1749
- π± Monorepo pt2: fully consolidate image pull/cache implementations by @joelanford in #1731
- π± Bump helm.sh/helm/v3 from 3.17.0 to 3.17.1 by @dependabot in #1758
- β¨ Migrate operator-controller cli handling to cobra by @o-farag in #1717
- π± Add an overlay for local development on Tilt by @trgeiger in #1773
- β¨ Migrate Command Handling to Cobra for Simplified Flag Management by @Horiodino in #1598
- π Initialize logging at correct time by @tmshort in #1779
- π± [Monorepo]: Cleanup: Merge
catalogd-e2e
tests intooperator-controller
e2e by @camilamacedo86 in #1757 - π± (enhance): Enhance custom linter setuplogerrorcheck description by @camilamacedo86 in #1778
- π Add dev doc on setting up live debugging by @trgeiger in #1653
- π± [Monorepo]: Combine upgrade e2e tests from catalogd into operator-controller by @camilamacedo86 in #1780
- π± upgrade sigs.k8s.io/controller-runtime v0.19.4 => v0.20.2 by @camilamacedo86 in #1786
- π± Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot in #1784
- π± [Bingo upgrade] - Update tooling versions used by @camilamacedo86 in #1787
- π± (fix) remove the testdata COPY from catalogd/testdata/catalogs/test-catalog.Dockerfile to allow the docker build by @camilamacedo86 in #1789
- π Run bingo get by @tmshort in #1792
- β¨ OPRUN-3722: Consolidate configuration by @tmshort in #1790
- π± (cleanup): remove catalogd/testdata by @camilamacedo86 in #1794
- π± OPRUN-3722: Remove CRDs from old locations by @tmshort in #1791
- π± Bump github.com/klauspost/compress from 1.17.11 to 1.18.0 by @dependabot in #1798
- π± Bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 by @dependabot in #1799
- π± Bump mkdocs-material from 9.6.4 to 9.6.5 by @dependabot in #1797
- β¨ OPRUN-3763: Consolidate api directory by @tmshort in #1800
- β¨ OPRUN-3763: Consolidate APIs into the same directory by @tmshort in #1803
- π± Bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 by @dependabot in #1805
- π± Adding additional unit test for catalog availability by @LalatenduMohanty in #1722
- π± Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by @dependabot in #1809
- π± Bump k8s.io/cli-runtime from 0.32.1 to 0.32.2 in the k8s-dependencies group by @dependabot in #1808
- π Clean up the Makefile help and extended help by @tmshort in #1810
- π±Deleting pprof files as these are not relevant now by @LalatenduMohanty in #1806
- β¨ OPRUN-3731: Move catalogd entrypoint by @OchiengEd in #1802
- π± Moving the dockerignore file to the root by @LalatenduMohanty in #1813
- π remove roles for non-existent extension API by @joelanford in #1815
- π± Tidy Makefile by @tmshort in #1814
- π Add checks to catch race-driven panics in metrics endpoint e2e by @bentito in #1795
- π± e2e: make pods exit faster with
terminationGracePeriodSeconds: 0
by @joelanford in #1817 - β¨ Single/Own Namespace Install Mode Support by @perdasilva in #1724
- π± Bump github.com/containerd/containerd from 1.7.25 to 1.7.26 by @dependabot in #1819
- π util/image: unset PAXRecords and Xattrs when applying files by @joelanford in #1823
- β¨ Cleanup catalogd remnants in unit test dirs by @OchiengEd in #1822
- π± Bump mkdocs-material from 9.6.5 to 9.6.7 by @dependabot in #1826
- π± [Bingo Upgrade] - Upgrade EnvTest and OPM tooling by @camilamacedo86 in #1820
- π initial personas draft by @grokspawn in #1824
- π± upgraded golang.org/x/oauth2 v0.26.0 => v0.27.0 by @camilamacedo86 in #1830
- π± Upgrade upgraded golang.org/x/exp v0.0.0-20241009180824-f66d83c29e7c => v0.0.0-20250228200357-dead58393ab7 by @camilamacedo86 in #1834
- π± [Tooling Upgrade]: golangci and envtest by @camilamacedo86 in #1833
- β¨ Upgrade cert-manager used from v1.15.3 to v1.17.1 by @camilamacedo86 in #1832
- π± (fix) .goreleaser.yml update release notes when release is created via GitHub UI by @camilamacedo86 in #1831
- π (fix): update PSA versions to match Kubernetes API version by @camilamacedo86 in #1828
- π± Bump github.com/operator-framework/api from 0.29.0 to 0.30.0 by @dependabot in #1837
- π± Bump github.com/opencontainers/image-spec from 1.1.0 to 1.1.1 by @dependabot in #1838
- π± Bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 by @dependabot in #1836
New Contributors
- @thetechnick made their first contribution in #1663
- @o-farag made their first contribution in #1717
- @Horiodino made their first contribution in #1598
- @OchiengEd made their first contribution in #1802
Full Changelog: v1.1.0...v1.2.0