·
8 commits
to main
since this release
What's Changed
- Adding spec field for rsct sample custom resource by @varad-ahirwadkar in #47
- Switch operator image registry from quay.io to ghcr.io by @varad-ahirwadkar in #48
- Bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.2 by @dependabot in #40
- Updating README file to deploy RSCT by @varad-ahirwadkar in #49
- Bump github.com/onsi/gomega from 1.34.1 to 1.34.2 by @dependabot in #43
- Add additional cluster service version required fields by @manju956 in #54
- Use File-Based Catalog Format by @varad-ahirwadkar in #45
- Bump sigs.k8s.io/controller-runtime from 0.18.4 to 0.19.1 by @dependabot in #56
- Bump github.com/onsi/ginkgo/v2 from 2.20.2 to 2.21.0 by @dependabot in #61
- Bump github.com/onsi/gomega from 1.34.2 to 1.35.1 by @dependabot in #60
- Bump k8s.io/client-go from 0.31.0 to 0.31.2 by @dependabot in #59
- Update RSCT operator status by @manju956 in #51
- Add support for multi arch controller by @varad-ahirwadkar in #63
- Adding default icon for the operator by @varad-ahirwadkar in #65
- Remove testing annotations by @varad-ahirwadkar in #66
- Fix: Update the node selector to include the amd64 architecture by @varad-ahirwadkar in #67
- Bump k8s.io/client-go from 0.31.2 to 0.31.3 by @dependabot in #71
- Bump sigs.k8s.io/controller-runtime from 0.19.1 to 0.19.2 by @dependabot in #73
- Bump github.com/onsi/ginkgo/v2 from 2.21.0 to 2.22.0 by @dependabot in #75
- Adding latest tag for catalog index image by @varad-ahirwadkar in #80
- Add instructions for deploying RSCT on OpenShift clusters by @varad-ahirwadkar in #78
- Updating operator's documentation by @varad-ahirwadkar in #70
- Update RSCT icon by @varad-ahirwadkar in #88
- Depict the correct status for rsct instance by @varad-ahirwadkar in #89
- Use built-in auth protection instead of kube-rbac-proxy by @varad-ahirwadkar in #87
- Adding previous versions to catalog source by @varad-ahirwadkar in #94
New Contributors
Full Changelog: v0.0.1-alpha1...v0.0.1-alpha2