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

Feature/unixsock #309

Merged
merged 1 commit into from
Jul 23, 2024
Merged

Feature/unixsock #309

merged 1 commit into from
Jul 23, 2024

Conversation

jzwlqx
Copy link
Collaborator

@jzwlqx jzwlqx commented Jul 22, 2024

Support more flexible listening configuration. Use addr instead of port which is deprecated.

Now you can use addr: 127.0.0.1:9102 to listen only on loopback or addr: unix:///var/run/kubeskoop/server.sock to listen on unix domain socket.

@jzwlqx jzwlqx requested review from BSWANG and Lyt99 and removed request for BSWANG July 22, 2024 10:31
@BSWANG BSWANG merged commit 49b115c into alibaba:main Jul 23, 2024
9 checks passed
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.

2 participants