Installation
curl -L -s https://github.com/operator-framework/catalogd/releases/download/v1.1.0/install.sh | bash -s
Changelog
- efcba0d Upgrade golang.org/x/net (#502)
- ca3a146 Upgrade github.com/joelanford/ignore from v0.1.0 to v0.1.1 (#501)
- 355dd85 🌱 Bump github.com/onsi/ginkgo/v2 from 2.22.0 to 2.22.2 (#499)
- be1e4d6 test/e2e/metrics_endpoint_test.go: discover catalogd namespace and improve logging (#503)
- 1dbab8e Updating the ClusterCatalog example (#496)
- aa178c3 Replace kube-rbac-proxy with controller-runtime metrics authentication/authorization (#460)
- 7ae59a4 Add check in test-e2e testing to ensure there's a cluster (#474)
- afd5ffb :nit: remove log saying that http is disabled (#492)
- cab110e Disable HTTP/2 by Default for Webhooks to Mitigate CVE Risks (#484)
- 4590ca5 Update bingo's ginkgo to v2.22.0 (#486)
- 0dbef9b Add check for client in e2e (#485)
- f91558f e2e: add tests to verify metrics endpoint (#483)
- e2d3b56 gha: release: only push images for main branch (#481)
- eb824e8 🌱 Bump golang.org/x/crypto from 0.28.0 to 0.31.0 (#480)
- 087886f 🌱 Bump the k8s-dependencies group with 6 updates (#479)
- 051a8a3 🌱 Bump github.com/onsi/gomega from 1.36.0 to 1.36.1 (#477)
- e711559 🌱 add verify-crd-compatibility make target and GHA (#471)
- 2bfc219 🌱 Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#475)
- 23fa7f9 🌱 Bump github.com/onsi/gomega from 1.35.1 to 1.36.0 (#472)
- 9008d7b 🌱 Bump github.com/containerd/containerd from 1.7.23 to 1.7.24 (#469)
- 13c0ce0 🌱 Bump github.com/onsi/ginkgo/v2 from 2.21.0 to 2.22.0 (#468)
- 4ed1c74 🌱 Bump the k8s-dependencies group with 6 updates (#467)