Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support specifying an alternate number of replicas for cloudflared #70

Merged
merged 3 commits into from
Jan 9, 2024

Conversation

UnstoppableMango
Copy link
Contributor

Cloudflared should support HA configurations out of the box with no extra work from the controller.

This also means it should be possible to support a DaemonSet option for cloudflared.

Cloudflared should [support HA configurations out of the box](https://blog.cloudflare.com/highly-available-and-highly-scalable-cloudflare-tunnels/) with no extra work from the controller.

This also means it should be possible to support a DaemonSet option for cloudflared.
I'm not sure if you prefer CLI args or env vars, but the env vars seem to require less "prop drilling"
@codecov-commenter
Copy link

codecov-commenter commented Jan 9, 2024

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (c685e37) 25.91% compared to head (1d19b9f) 25.70%.

Files Patch % Lines
pkg/controller/controlled-cloudflared-connector.go 0.00% 8 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #70      +/-   ##
==========================================
- Coverage   25.91%   25.70%   -0.21%     
==========================================
  Files           9        9              
  Lines         629      634       +5     
==========================================
  Hits          163      163              
- Misses        456      461       +5     
  Partials       10       10              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@STRRL STRRL merged commit 52a5c99 into STRRL:master Jan 9, 2024
3 checks passed
@STRRL
Copy link
Owner

STRRL commented Jan 9, 2024

Thanks for your contribution!!! @UnstoppableMango

@UnstoppableMango UnstoppableMango deleted the replicas branch January 9, 2024 14:11
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.

3 participants