Releases: adyanth/cloudflare-operator
Releases · adyanth/cloudflare-operator
v0.10.4 Configurable cloudflared protocol
What's Changed
Full Changelog: v0.10.3...v0.10.4
v0.10.3 Support nodeSelector and tolerations
Add Path based routing config
v0.10.1: QOL
What's Changed
- Updates project to use cloudflare-go by @KAllan357 in #77
- Add proxy support in CRD by @adyanth in #75
- 🐛 Update resource after setting finalizer by @adyanth in #83
- feat: Switch to RFC3339 timestamps. by @matthewhembree in #88
New Contributors
- @KAllan357 made their first contribution in #77
- @matthewhembree made their first contribution in #88
Full Changelog: v0.10.0...v0.10.1
v0.10.0: Config to disable DNS updates
TunnelBinding CRD bug fixes
Minor fix which makes tunnelbinding.subjects.kind
optional.
Fix bug where namespace of resources for binding cluster tunnels were incorrect.
Fix bug where labels where incorrect, causing configs to only have one namespace services.
Full Changelog: v0.9.1...v0.9.2
TunnelBinding CRD!
This release moves away from annotations in Services to a TunnelBinding custom resource à la RoleBinding.
See TunnelBinding docs for more information and how to migrate.
What's Changed
- add cloudflare-operator-system namespace to verify by @acrogenesis in #59
- TunnelBinding Custom Resource by @adyanth in #63
- RBAC Fix by @adyanth in #68
New Contributors
- @acrogenesis made their first contribution in #59
Full Changelog: v0.8.3...v0.9.0
Testing release build
This is a testing release
v0.8.2 Cloudflare DNS deletion fix
Add SMB support
This release adds SMB protocol support and updates the default cloudflared image to 2022.3.4.
What's Changed
Full Changelog: v0.8.0...v0.8.1