-
Notifications
You must be signed in to change notification settings - Fork 7
Add generic api's for filtering, pagination in getAllConfigs call #284
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
Conversation
config-service-api/src/main/proto/org/hypertrace/config/service/v1/config_service.proto
Outdated
Show resolved
Hide resolved
config-service-api/src/main/proto/org/hypertrace/config/service/v1/config_service.proto
Outdated
Show resolved
Hide resolved
config-service-api/src/main/proto/org/hypertrace/config/service/v1/config_service.proto
Outdated
Show resolved
Hide resolved
|
lgtm |
|
@aaron-steinfeld any idea how to fix trivy scanner version ? |
Raised hypertrace/github-actions#76 |
|
Still failing with Error: Path does not exist: ''trivy-results.sarif'' |
OK this time I tested it :) hypertrace/github-actions#77 |
|
Thanks @aaron-steinfeld for the help. please approve |
|
@pavan-traceable we don't want to merge this until the implementations are added. There's no benefit to exposing unimplemented API changes. |
|
Api's were merged as part of implementation PR. |
Description
Add filtering, sorting and pagination support for GetAllConfigs api in generic layer of config service