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]: Deleting a GTP would result in deleting the only endpoint of a service #234

Closed
shriramsharma opened this issue Jun 24, 2022 · 0 comments · Fixed by #235
Closed

[BUG]: Deleting a GTP would result in deleting the only endpoint of a service #234

shriramsharma opened this issue Jun 24, 2022 · 0 comments · Fixed by #235
Labels
bug Something isn't working

Comments

@shriramsharma
Copy link
Collaborator

Describe the bug
With this PR #223 we have an issue where a delete GTP event could cause the only service entry endpoint to be deleted since we're passing down the same admiral event down to the modifyServiceEntryForNewServiceOrPod func.

@shriramsharma shriramsharma added the bug Something isn't working label Jun 24, 2022
shriramsharma added a commit to shriramsharma/admiral that referenced this issue Jun 24, 2022
force GTPs to update only

Signed-off-by: Shriram Sharma <shriram_sharma@intuit.com>
aattuluri pushed a commit that referenced this issue Jun 24, 2022
* Fixes: #234

force GTPs to update only

Signed-off-by: Shriram Sharma <shriram_sharma@intuit.com>

* fixed linting errors

Signed-off-by: Shriram Sharma <shriram_sharma@intuit.com>
asushanthk pushed a commit that referenced this issue Jul 21, 2022
* Fixes: #234

force GTPs to update only

Signed-off-by: Shriram Sharma <shriram_sharma@intuit.com>

* fixed linting errors

Signed-off-by: Shriram Sharma <shriram_sharma@intuit.com>
Signed-off-by: sa <sushanth_a@intuit.com>
asushanthk pushed a commit that referenced this issue Jul 21, 2022
* Fixes: #234

force GTPs to update only

Signed-off-by: Shriram Sharma <shriram_sharma@intuit.com>

* fixed linting errors

Signed-off-by: Shriram Sharma <shriram_sharma@intuit.com>
Signed-off-by: sa <sushanth_a@intuit.com>
itsLucario pushed a commit to itsLucario/admiral that referenced this issue Aug 9, 2022
…ystem#132)

* Fixes: istio-ecosystem#234

force GTPs to update only

Signed-off-by: Shriram Sharma <shriram_sharma@intuit.com>

* fixed linting errors

Signed-off-by: Shriram Sharma <shriram_sharma@intuit.com>

Co-authored-by: aattuluri <AnilKumar_Attuluri@intuit.com>
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

Successfully merging a pull request may close this issue.

1 participant