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

Test the all workflow with 2 applications talking to each other #21

Open
LucaLanziani opened this issue Oct 12, 2023 · 2 comments
Open

Comments

@LucaLanziani
Copy link
Member

You have:

User -- Request --> Service A
Service A -- Request --> Service B
Service B -- Response --> Service A
Service A -- Response --> User

How does Service A query Service B internally?

  • if they are in the same namespace
  • if they are in different namespaces

Just run a series of test and check if and how communication can be achieved

@zaremba-tomasz
Copy link
Contributor

It should be working out-of-the-box when using internal cluster service URL's (see the comment in this task).

@amanvr
Copy link

amanvr commented Oct 22, 2023

I'm unable to finish this. I've pushed to branch wip/21 which contains a script to help test this. You can use that small app to launch sender and receiver containers in order to test as required.

@amanvr amanvr removed their assignment Oct 22, 2023
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

No branches or pull requests

3 participants