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

Add ability to set client dialer #13

Merged
merged 2 commits into from
Aug 14, 2024

Conversation

andrewstucki
Copy link
Contributor

This adds the ability to specify a custom dialer implementation for the AdminAPI client. I plan on pairing it with redpanda-data/helm-charts#1484 so that we can do things like port-forwarded dials to our brokers/admin APIs as if we were inside of a container (i.e. our controllers) and issuing requests.

@CLAassistant
Copy link

CLAassistant commented Aug 14, 2024

CLA assistant check
All committers have signed the CLA.

@bojand bojand requested a review from r-vasquez August 14, 2024 18:50
@andrewstucki andrewstucki merged commit 8e6eb58 into redpanda-data:main Aug 14, 2024
2 checks passed
@andrewstucki andrewstucki deleted the dialer-swap branch August 14, 2024 20:54
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.

4 participants