adyanth / cloudflare-operator

A Kubernetes Operator to create and manage Cloudflare Tunnels and DNS records for (HTTP/TCP/UDP*) Service Resources
https://adyanth.site/posts/migration-compose-k8s/cloudflare-tunnel-operator-architecture/
Apache License 2.0
355 stars 37 forks source link

Add proxy support in CRD #75

Closed adyanth closed 1 year ago

adyanth commented 1 year ago

Fixes #74

Adds three new fields ProxyAddress, ProxyPort and ProxyType to the TunnelBindingSubject.spec.

rgdev commented 1 year ago

Hi, is this feature scheduled for a new release ?

adyanth commented 1 year ago

Hey @rgdev was busy the past couple weeks, will merge in soon!