Releases: adyanth/cloudflare-operator
Releases · adyanth/cloudflare-operator
v0.13.1 Bug fix: deployment update after ConfigMap change
What's Changed
- fixup: docs for v0.13.0 by @adyanth in #157
- Compartmentalise accesstunnel by @cyclingwithelephants in #159
- whilst code coverage reporter fails on forks, don't run on forks by @cyclingwithelephants in #161
- 142: create clients layer by @cyclingwithelephants in #162
- Allow building (but not pushing) the container from forks by @cyclingwithelephants in #160
- Fix links in Getting Started doc by @gifff in #164
- Add build installer at release by @EpicStep in #165
- Fix deployment spec annotation by @adyanth in #170
New Contributors
Full Changelog: v0.13.0...v0.13.1
v0.13.0 Breaking: v1alpha2, AccessTunnel support and more!
Look at the migration docs for guidance: https://github.com/adyanth/cloudflare-operator/blob/main/docs/migrations/
What's Changed
- bump go to 1.24 by @cyclingwithelephants in #135
- AccessTunnel: Use apply instead of create/update, fix ownership by @adyanth in #137
- bump dependencies after go -> 1.24 by @cyclingwithelephants in #141
- Remove apikey requirement when token is provided by @adyanth in #144
- fix #39: reconcile changes for tunnel spec by @cyclingwithelephants in #136
- Fixes to use client.Patch instead of create/update by @adyanth in #138
- write example document for using cloudflared with a reverse proxy by @cyclingwithelephants in #146
- docs: create example for simple tunnel implementation and refactor docs to reference it by @cyclingwithelephants in #149
- Allow patching cloudflared deployment by @adyanth in #145
- doc improvements by @cyclingwithelephants in #150
- Setup lint config & add lint job by @EpicStep in #152
New Contributors
- @cyclingwithelephants made their first contribution in #135
Full Changelog: v0.12.0...v0.13.0
v0.12.0 AccessTunnel Controller!
What's Changed
- Add security context to 'manager' & 'cloudflared' by @EpicStep in #130
- AccessTunnel Controller by @adyanth in #132
Full Changelog: v0.11.1...v0.12.0
v0.11.1 Bunch of dep updates
What's Changed
- #105: update default image by @aaabramov in #106
- change manager resources by @reyvonger in #117
- feat: add http2Origin to TunnelBinding subject spec by @dolsem in #119
- Fix: overwriteUnmanaged not being used by @afreakk in #120
- Update operator by @EpicStep in #129
New Contributors
- @aaabramov made their first contribution in #106
- @reyvonger made their first contribution in #117
- @dolsem made their first contribution in #119
- @afreakk made their first contribution in #120
- @EpicStep made their first contribution in #129
Full Changelog: v0.10.4...v0.11.1
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
What's Changed
- Configuration to disable DNS updates by @adyanth in #71
- Update cloudflared to 2022.12.1 by @adyanth in #72
Full Changelog: v0.9.2...v0.10.0
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