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

Set up path-based routes for job-monitor ingress #222

Merged
merged 2 commits into from
Nov 8, 2024
Merged

Conversation

jayz22
Copy link
Contributor

@jayz22 jayz22 commented Oct 30, 2024

Resolves https://github.com/stellar/stellar-supercluster/issues/310

Set up path-based ingress routes based on the the Kubernetes namespace, such that requests to the job-monitor host does not route to service from another namespace.
E.g. in scenarios when there is a production run simultaneous to local testing, the queries will be separately routed :

Tested in https://buildmeister-v3.stellar-ops.com/job/Core/job/stellar-supercluster-test/41/ and verified the production mission does not return response from my local job-monitor service.

@jayz22 jayz22 requested a review from sisuresh October 30, 2024 22:59
Copy link
Contributor

@sisuresh sisuresh left a comment

Choose a reason for hiding this comment

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

Thanks!

@sisuresh sisuresh merged commit c71dbcb into main Nov 8, 2024
1 check passed
@sisuresh sisuresh deleted the parallel-catchupv2 branch November 8, 2024 19:00
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