Skip to content

fix: set service ip_mode to Proxy if proxy protocol is requested#213

Open
lleyton wants to merge 3 commits intomainfrom
fix/proxy-on-proxy-protocol
Open

fix: set service ip_mode to Proxy if proxy protocol is requested#213
lleyton wants to merge 3 commits intomainfrom
fix/proxy-on-proxy-protocol

Conversation

@lleyton
Copy link
Member

@lleyton lleyton commented Nov 7, 2025

closes #197

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Nov 7, 2025

Deploying chisel-operator with  Cloudflare Pages  Cloudflare Pages

Latest commit: 488730a
Status: ✅  Deploy successful!
Preview URL: https://7cd9da17.chisel-operator.pages.dev
Branch Preview URL: https://fix-proxy-on-proxy-protocol.chisel-operator.pages.dev

View logs

ops::{
parse_provisioner_value, ExitNode, ExitNodeProvisioner, ExitNodeSpec, ExitNodeStatus,
EXIT_NODE_NAME_ANNOTATION, EXIT_NODE_PROVISIONER_ANNOTATION,
EXIT_NODE_NAME_ANNOTATION, EXIT_NODE_PROVISIONER_ANNOTATION, EXIT_NODE_PROXY_PROTOCOL_LABEL,

Check failure

Code scanning / clippy

unresolved import crate::ops::EXIT_NODE_PROXY_PROTOCOL_LABEL Error

unresolved import crate::ops::EXIT_NODE_PROXY_PROTOCOL_LABEL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

proxy protocol issue within cluster

2 participants