Cloudflare Operator Versions Save

A Kubernetes Operator to create and manage Cloudflare Tunnels and DNS records for (HTTP/TCP/UDP*) Service Resources

v0.10.3

3 days ago

What's Changed

New Contributors

Full Changelog: https://github.com/adyanth/cloudflare-operator/compare/v0.10.2...v0.10.3

v0.10.2

9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/adyanth/cloudflare-operator/compare/v0.10.1...v0.10.2

v0.10.1

11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/adyanth/cloudflare-operator/compare/v0.10.0...v0.10.1

v0.10.0

1 year ago

What's Changed

Full Changelog: https://github.com/adyanth/cloudflare-operator/compare/v0.9.2...v0.10.0

v0.9.2

1 year ago

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: https://github.com/adyanth/cloudflare-operator/compare/v0.9.1...v0.9.2

v0.9.0

1 year ago

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: https://github.com/adyanth/cloudflare-operator/compare/v0.8.3...v0.9.0

v0.8.3

2 years ago

This is a testing release

v0.8.2

2 years ago

Fix the DNS deletion bug #53

What's Changed

Full Changelog: https://github.com/adyanth/cloudflare-operator/compare/v0.8.1...v0.8.2

v0.8.1

2 years ago

This release adds SMB protocol support and updates the default cloudflared image to 2022.3.4.

What's Changed

Full Changelog: https://github.com/adyanth/cloudflare-operator/compare/v0.8.0...v0.8.1

v0.8.0

2 years ago

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: https://github.com/adyanth/cloudflare-operator/compare/v0.7.1...v0.8.0