-
Notifications
You must be signed in to change notification settings - Fork 347
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
fix deletions for secrets #611
Conversation
Fixes: envoyproxy#588 Signed-off-by: Arko Dasgupta <arko@tetrate.io>
Codecov Report
@@ Coverage Diff @@
## main #611 +/- ##
==========================================
- Coverage 60.61% 60.47% -0.15%
==========================================
Files 47 47
Lines 5721 5731 +10
==========================================
- Hits 3468 3466 -2
- Misses 2034 2044 +10
- Partials 219 221 +2
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
|
@arkodg please test to see if the HTTPS backend is reachable after deleting the secret and comment here. |
I tested this PR using #542 and the backend is not reachable when the secret is deleted:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome, thanks!
Fixes: envoyproxy#588 Signed-off-by: Arko Dasgupta <arko@tetrate.io>
Fixes: #588
Signed-off-by: Arko Dasgupta arko@tetrate.io