Skip to content

Releases: adyanth/cloudflare-operator

v0.10.4 Configurable cloudflared protocol

18 Jun 03:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.3...v0.10.4

v0.10.3 Support nodeSelector and tolerations

13 Jun 13:46
Compare
Choose a tag to compare

What's Changed

  • feat: support configuring nodeSelectors and tolerations for tunnel resources by @shebpamm in #98

New Contributors

Full Changelog: v0.10.2...v0.10.3

Add Path based routing config

28 Aug 08:29
e01ecd2
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: v0.10.1...v0.10.2

v0.10.1: QOL

21 Jun 04:42
Compare
Choose a tag to compare
v0.10.1: QOL Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.10.0...v0.10.1

v0.10.0: Config to disable DNS updates

20 Dec 22:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.2...v0.10.0

TunnelBinding CRD bug fixes

11 Dec 10:20
Compare
Choose a tag to compare

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!

11 Dec 07:44
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v0.8.3...v0.9.0

Testing release build

22 May 11:32
Compare
Choose a tag to compare
Testing release build Pre-release
Pre-release

This is a testing release

v0.8.2 Cloudflare DNS deletion fix

22 May 08:43
Compare
Choose a tag to compare

Fix the DNS deletion bug #53

What's Changed

  • Add Github actions multi-arch build by @adyanth in #49
  • ♻️ Reduce cyclomatic complexity by @adyanth in #54
  • Prevent building multi-arch images for all PRs by @adyanth in #56
  • 🐛 Prevent deleting the DNS entry by @adyanth in #55

Full Changelog: v0.8.1...v0.8.2

Add SMB support

27 Mar 06:27
Compare
Choose a tag to compare

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