-
Notifications
You must be signed in to change notification settings - Fork 56
Use ServiceID to match VPC Endpoint Service in ReadMany operation #273
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
Use ServiceID to match VPC Endpoint Service in ReadMany operation #273
Conversation
Skipping CI for Draft Pull Request. |
/test all |
/retest |
640a2ad
to
2251ee3
Compare
/retest |
2251ee3
to
22a4b21
Compare
/retest |
1 similar comment
/retest |
22a4b21
to
73e0514
Compare
/retest |
73e0514
to
4ea0400
Compare
/hold |
- Use ServiceID as matching field for list operation - Update synced check to use Available instead of available
2d7939b
to
709bf41
Compare
/retest |
709bf41
to
22fe3cc
Compare
templates/hooks/vpc_endpoint_service_configuration/sdk_read_many_pre_build_request.go.tpl
Outdated
Show resolved
Hide resolved
22fe3cc
to
7287224
Compare
- Add custom required fields check to fail ReadMany operation if ServiceID not set. - Add hook to include ServiceID as filter for ReadMany API request - undo code-gen change to fail matching criteria check for nil Status fields
7287224
to
6578ea3
Compare
/unhold |
Nice |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: knottnt, michaelhtm The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Issue #, if available: 2547
Description of changes:
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.