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

Audit .unwrap and .expect usages; replace with proper error handling where needed. #9

Closed
howardjohn opened this issue Oct 19, 2022 · 3 comments
Assignees
Labels
area/traffic-flow Area: Traffic Flow OSS Alpha All workitems/features needed to graduate zTunnel to Alpha status in OSS repo P0

Comments

@howardjohn
Copy link
Member

No description provided.

@howardjohn howardjohn added area/traffic-flow Area: Traffic Flow P0 labels Nov 17, 2022
@howardjohn howardjohn added this to the M1: Productionalization milestone Nov 17, 2022
@SkyfireFrancisZ SkyfireFrancisZ added the OSS Alpha All workitems/features needed to graduate zTunnel to Alpha status in OSS repo label Dec 16, 2022
@yuval-k
Copy link
Contributor

yuval-k commented Dec 22, 2022

to that end, clippy can help cargo clippy -- -D clippy::expect_used -D clippy::panic -D clippy::unwrap_used

@SkyfireFrancisZ
Copy link

started working on the PR

istio-testing pushed a commit that referenced this issue Feb 8, 2023
* Handled some expects()/unwraps()

* Box workload in variant
howardjohn added a commit to howardjohn/ztunnel that referenced this issue Apr 4, 2024
@howardjohn
Copy link
Member Author

Move to #1245

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/traffic-flow Area: Traffic Flow OSS Alpha All workitems/features needed to graduate zTunnel to Alpha status in OSS repo P0
Projects
Status: Done
Development

No branches or pull requests

4 participants