-
Notifications
You must be signed in to change notification settings - Fork 90
feat(cloudflare-tunnel-remote): add external secrets support #68
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
base: main
Are you sure you want to change the base?
Conversation
Dear ppl of @cloudflare, would it be possible to review and merge this PR? |
is there anything the community can do to enable this PR to be merged? |
I was about to open a PR for the same thing, leaving this comment for visibility. |
@obezuk Do you think you could take a look at this? I'd rather not have to fork this. There aren't that many issues / PRs to maintain here... |
I created my own chart... took less than an hour after starting with https://github.com/dudo-home-lab/helm-charts/tree/main/charts/cloudflare-tunnel-remote Not ideal, as I don't love this type fracturing, but this is a very lightweight wrapper around cloudflared ultimately. If @cloudflare isn't going to maintain these charts, I'd rather see them archived, honestly. |
Unfortunate that such a simple PR was ignored. Thank you @dudo for the fork. |
I see that this PR was approved. Is there any forecast of when this will be merged? |
09ade9a
to
24ebaab
Compare
See cloudflare#68 Co-authored-by: Artem Babii <[email protected]>
PR #38 has introduced external secrets support for the main
cloudflare-tunnel
chart.As per the listed below links, the community does need this feature to be ported to
cloudflare-tunnel-remote
chart as well.#36
#60
#63
This PR is a desperate attempt to push this forward by making minimal changes to ease the review by the maintainers.