Skip to content

feat(core): configurable ingress server listen#306

Merged
bzp2010 merged 4 commits into
mainfrom
bzp/feat-ingres-server-listen
Jul 29, 2025
Merged

feat(core): configurable ingress server listen#306
bzp2010 merged 4 commits into
mainfrom
bzp/feat-ingres-server-listen

Conversation

@bzp2010
Copy link
Copy Markdown
Collaborator

@bzp2010 bzp2010 commented Jul 29, 2025

Description

Support for configuring the ingress server to listen on hostnames and ports via --listen.
(e.g., --listen http://1.1.1.1:5432)
It does not support TLS at this time.

Fix a bug introduced by #305.

Checklist

  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible

Copy link
Copy Markdown
Contributor

@juzhiyuan juzhiyuan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have read testcases, LGTM

@bzp2010 bzp2010 merged commit 7a6ab5a into main Jul 29, 2025
21 checks passed
@bzp2010 bzp2010 deleted the bzp/feat-ingres-server-listen branch July 29, 2025 10:23
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