-
Notifications
You must be signed in to change notification settings - Fork 78
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
add invalid id argument handling #1667
Conversation
[CHATOPS:HELP] ChatOps commands.
|
Merge branch 'master' into bugfix/gateway/handler-invalid-argument Signed-off-by: kpango <kpango@vdaas.org>
3b52d00
to
40f55d7
Compare
Codecov Report
@@ Coverage Diff @@
## master #1667 +/- ##
==========================================
- Coverage 30.82% 30.69% -0.13%
==========================================
Files 372 372
Lines 32395 32502 +107
==========================================
- Hits 9986 9978 -8
- Misses 22038 22147 +109
- Partials 371 377 +6
Continue to review full report at Codecov.
|
Signed-off-by: kpango <kpango@vdaas.org>
[FOSSA] The scan result will be available at https://app.fossa.com/projects/custom%2B21465%2Fvald/refs/branch/bugfix%2Fgateway%2Fhandler-invalid-argument/1879d3879abef5cb064699692441f5f42de2cf37 |
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.
LGTM!!
Profile Report
|
Signed-off-by: kpango kpango@vdaas.org
Description:
add UUID checking logic for gateway
if required id is nil gateway returns InvalidArgument status code
Related Issue:
How Has This Been Tested?:
Environment:
Types of changes:
Changes to Core Features:
Checklist: