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

fix: Fix error swallowing in DefaultServiceNetwork.destroyService #987

Merged
merged 6 commits into from Jul 31, 2023

Conversation

gbouv
Copy link
Contributor

@gbouv gbouv commented Jul 26, 2023

Description:

Fixes #979

Is this change user facing?

NO

References (if applicable):

@gbouv gbouv requested a review from h4ck3rk3y July 26, 2023 07:43
@gbouv gbouv force-pushed the gbouv/destroy-service-error-handling branch from 7ea5573 to 44da0fc Compare July 27, 2023 07:07
@gbouv gbouv self-assigned this Jul 28, 2023
@gbouv gbouv merged commit 828f366 into main Jul 31, 2023
29 checks passed
@gbouv gbouv deleted the gbouv/destroy-service-error-handling branch July 31, 2023 08:54
adschwartz pushed a commit that referenced this pull request Jul 31, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.80.23](0.80.22...0.80.23)
(2023-07-31)


### Features

* add `cloud add`
([#1015](#1015))
([48aecd0](48aecd0))


### Bug Fixes

* Fix error swallowing in DefaultServiceNetwork.destroyService
([#987](#987))
([828f366](828f366))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: kurtosisbot <kurtosisbot@users.noreply.github.com>
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.

destroyService swallows error messages
2 participants