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

Configure proxy for the Kerberos client #2948

Open
oleksandrkorzhenevskyi opened this issue Jul 25, 2024 · 1 comment
Open

Configure proxy for the Kerberos client #2948

oleksandrkorzhenevskyi opened this issue Jul 25, 2024 · 1 comment
Labels
stale Issues and pull requests without any recent activity

Comments

@oleksandrkorzhenevskyi
Copy link

Description

Sarama client allows setting the proxy dialer. Our customer has the following setup:

  • Kafka cluster behind a proxy;
  • Kerberos server also behind the same proxy.

The problem is that the Kerberos library that you use does not allow setting a dialer.
I have created an issue jcmturner/gokrb5#548, and also a pull request (I am working on unit tests, but the logic is tested with the real system). I will also prepare a pull request for your repository.

My concern is that the last commit that reached master in the Kerberos repository is from the last year. And the owner of the repository does not seem to be active in any discussions there. For example, there is an issue from your team jcmturner/gokrb5#544 that is from May, and you got no answer, as far as I know.
Did you consider to fork this repository and have it under your control? Or use any of forks? For example, there is a fork maintained by Grafana https://github.com/grafana/gokrb5. We may have a better support there.

What would you say? How could we proceed to bring required changes in?

Copy link

Thank you for taking the time to raise this issue. However, it has not had any activity on it in the past 90 days and will be closed in 30 days if no updates occur.
Please check if the main branch has already resolved the issue since it was raised. If you believe the issue is still valid and you would like input from the maintainers then please comment to ask for it to be reviewed.

@github-actions github-actions bot added the stale Issues and pull requests without any recent activity label Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Issues and pull requests without any recent activity
Projects
None yet
Development

No branches or pull requests

1 participant