Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Implemented the backend of Metadata APIs as MetadataStoreRegistry #5471
base: master
Are you sure you want to change the base?
Implemented the backend of Metadata APIs as MetadataStoreRegistry #5471
Changes from all commits
3f448d0
3707f8d
1939ba7
5e3eea7
abcd732
cf4e557
b53f980
b2f9809
f924a05
6c40c5c
4f685aa
0c74fad
2e29d57
c99c2a7
51da0cf
94da993
a254387
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 51 in pkg/app/pipedv1/cmd/piped/grpcapi/plugin_api.go
Codecov / codecov/patch
pkg/app/pipedv1/cmd/piped/grpcapi/plugin_api.go#L51
Check warning on line 62 in pkg/app/pipedv1/cmd/piped/grpcapi/plugin_api.go
Codecov / codecov/patch
pkg/app/pipedv1/cmd/piped/grpcapi/plugin_api.go#L58-L62
Check warning on line 120 in pkg/app/pipedv1/cmd/piped/grpcapi/plugin_api.go
Codecov / codecov/patch
pkg/app/pipedv1/cmd/piped/grpcapi/plugin_api.go#L119-L120
Check warning on line 124 in pkg/app/pipedv1/cmd/piped/grpcapi/plugin_api.go
Codecov / codecov/patch
pkg/app/pipedv1/cmd/piped/grpcapi/plugin_api.go#L123-L124
Check warning on line 128 in pkg/app/pipedv1/cmd/piped/grpcapi/plugin_api.go
Codecov / codecov/patch
pkg/app/pipedv1/cmd/piped/grpcapi/plugin_api.go#L127-L128
Check warning on line 132 in pkg/app/pipedv1/cmd/piped/grpcapi/plugin_api.go
Codecov / codecov/patch
pkg/app/pipedv1/cmd/piped/grpcapi/plugin_api.go#L131-L132
Check warning on line 136 in pkg/app/pipedv1/cmd/piped/grpcapi/plugin_api.go
Codecov / codecov/patch
pkg/app/pipedv1/cmd/piped/grpcapi/plugin_api.go#L135-L136
Check warning on line 140 in pkg/app/pipedv1/cmd/piped/grpcapi/plugin_api.go
Codecov / codecov/patch
pkg/app/pipedv1/cmd/piped/grpcapi/plugin_api.go#L139-L140
Check warning on line 144 in pkg/app/pipedv1/cmd/piped/grpcapi/plugin_api.go
Codecov / codecov/patch
pkg/app/pipedv1/cmd/piped/grpcapi/plugin_api.go#L143-L144
Check warning on line 303 in pkg/app/pipedv1/cmd/piped/piped.go
Codecov / codecov/patch
pkg/app/pipedv1/cmd/piped/piped.go#L303
Check warning on line 307 in pkg/app/pipedv1/cmd/piped/piped.go
Codecov / codecov/patch
pkg/app/pipedv1/cmd/piped/piped.go#L307
Check warning on line 405 in pkg/app/pipedv1/cmd/piped/piped.go
Codecov / codecov/patch
pkg/app/pipedv1/cmd/piped/piped.go#L405
Check warning on line 153 in pkg/app/pipedv1/controller/controller.go
Codecov / codecov/patch
pkg/app/pipedv1/controller/controller.go#L146-L153
Check warning on line 585 in pkg/app/pipedv1/controller/controller.go
Codecov / codecov/patch
pkg/app/pipedv1/controller/controller.go#L584-L585
Check warning on line 603 in pkg/app/pipedv1/controller/controller.go
Codecov / codecov/patch
pkg/app/pipedv1/controller/controller.go#L603
Check warning on line 656 in pkg/app/pipedv1/controller/planner.go
Codecov / codecov/patch
pkg/app/pipedv1/controller/planner.go#L656
Check warning on line 717 in pkg/app/pipedv1/controller/scheduler.go
Codecov / codecov/patch
pkg/app/pipedv1/controller/scheduler.go#L717