Skip to content

Releases: adyanth/cloudflare-operator

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

Change in default protocol selection

26 Mar 18:27
Compare
Choose a tag to compare

This release changes the default protocol selection from TCP to HTTP since most of the use cases targetted by this operator is HTTP. It also brings documentation for the configuration of the operator and various other moving components.

What's Changed

Full Changelog: v0.7.1...v0.8.0

Expose cloudflared metrics

17 Mar 18:13
Compare
Choose a tag to compare

This minor release exposes metrics from cloudflared pod on the metrics port (2000). This allows the metrics to be utilized by monitoring services such as Prometheus.

What's Changed

Full Changelog: v0.7.0...v0.7.1