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

[BUG] SEs created for a service in it's cluster skips has no remote endpoints #56

Closed
aattuluri opened this issue Jan 14, 2020 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@aattuluri
Copy link
Contributor

Describe the bug
When a SE is created for a deployment/service in it's cluster with another instance running remotely, the SE has only one endpoint

Steps To Reproduce
Create a deployment 1 in two clusters (cluster 1 and cluster 2)
Create a dependent deployment 2 in cluster 1
Create a dependency for deployment 2 on deployment 1
See that SE for deployment 1 has only one endpoint pointing to cluster 1

Expected behavior
SE for deployment 1 has i) one local endpoint pointing to cluster 1 and ii) one remote endpoint pointing to cluster 2

@aattuluri aattuluri added the bug Something isn't working label Jan 14, 2020
@aattuluri aattuluri changed the title [BUG] SEs created for a service in it's cluster skips remote endpoints [BUG] SEs created for a service in it's cluster skips has no remote endpoints Jan 14, 2020
@aattuluri aattuluri self-assigned this Jan 21, 2020
@aattuluri aattuluri added this to the v0.1 milestone Jan 21, 2020
@aattuluri aattuluri modified the milestones: v0.1, v0.1-beta Jan 22, 2020
Mengying-Li pushed a commit that referenced this issue Apr 20, 2020
Fixes #56
Fixes #53

Signed-off-by: Madeline <madeline_li@intuit.com>
itsLucario pushed a commit to itsLucario/admiral that referenced this issue Aug 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant