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: Exit with code 1 upon errors in the CLI #243

Merged
merged 1 commit into from
Sep 23, 2024
Merged

Conversation

laurentluce
Copy link
Contributor

@laurentluce laurentluce commented Sep 22, 2024

The CLI exits with 0 even after errors. This is an issue for scripting. This change fixes that.

@laurentluce laurentluce merged commit 63c640e into main Sep 23, 2024
15 checks passed
lostbean added a commit that referenced this pull request Sep 26, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.3.0](0.2.7...0.3.0)
(2024-09-26)


### ⚠ BREAKING CHANGES

* new gateway management
([#238](#238))

### Features

* E2E tests iteration
[#2](#2)
([#237](#237))
([c4f6b67](c4f6b67))
* new gateway management
([#238](#238))
([b5a9916](b5a9916))


### Bug Fixes

* add missing resources to policy
([#249](#249))
([0ade319](0ade319))
* Clarify the manager CLI command deploy kontrol service location
argument ([#247](#247))
([54bdc21](54bdc21))
* Do not alter the istio-system namespace
([#246](#246))
([1c98304](1c98304))
* Exit with code 1 upon errors in the CLI
([#243](#243))
([63c640e](63c640e))
* Handle gateway case where the baseline is missing or not labelled
([#245](#245))
([b0b6bb2](b0b6bb2))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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.

2 participants