Skip to content

Fix/probe flag #295

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

Merged
merged 2 commits into from
Aug 1, 2025
Merged

Fix/probe flag #295

merged 2 commits into from
Aug 1, 2025

Conversation

vertex451
Copy link
Member

@vertex451 vertex451 commented Aug 1, 2025

Resolves the issue with ready probe in gateway container.

Changes

  1. Added a separate server for readyz probe to respect --health-probe-bind-address flag
  2. Added a separate server for metrics to serve it on a separate port.
  3. Refactored gateway by moving out logical blocks into a separate functions.

Testing

Loaded docker image in local setup and all containers are ready
Screenshot 2025-08-01 at 11 11 14

Also tried to create an account in portal ui - but there is a problem with rest config loading - error 500. (not gateway related)

@vertex451 vertex451 requested a review from a team as a code owner August 1, 2025 09:08
@vertex451 vertex451 requested a review from nexus49 August 1, 2025 09:13
@vertex451 vertex451 self-assigned this Aug 1, 2025
@vertex451 vertex451 added this to the 2025.Q3 milestone Aug 1, 2025
@nexus49 nexus49 merged commit abca747 into main Aug 1, 2025
12 checks passed
@nexus49 nexus49 deleted the fix/probe-flag branch August 1, 2025 09:44
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