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
Init grpc server of wait stage plugin #5445
Init grpc server of wait stage plugin #5445
Changes from all commits
692eafe
d5b4359
8d882c5
8541943
226f48b
df6bced
ce4ebfb
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 53 in pkg/app/pipedv1/plugin/wait/execute/server.go
Codecov / codecov/patch
pkg/app/pipedv1/plugin/wait/execute/server.go#L48-L53
Check warning on line 58 in pkg/app/pipedv1/plugin/wait/execute/server.go
Codecov / codecov/patch
pkg/app/pipedv1/plugin/wait/execute/server.go#L57-L58
Check warning on line 70 in pkg/app/pipedv1/plugin/wait/execute/server.go
Codecov / codecov/patch
pkg/app/pipedv1/plugin/wait/execute/server.go#L62-L70
Check warning on line 76 in pkg/app/pipedv1/plugin/wait/execute/server.go
Codecov / codecov/patch
pkg/app/pipedv1/plugin/wait/execute/server.go#L73-L76
Check warning on line 83 in pkg/app/pipedv1/plugin/wait/execute/server.go
Codecov / codecov/patch
pkg/app/pipedv1/plugin/wait/execute/server.go#L80-L83
Check warning on line 89 in pkg/app/pipedv1/plugin/wait/execute/server.go
Codecov / codecov/patch
pkg/app/pipedv1/plugin/wait/execute/server.go#L87-L89
Check warning on line 95 in pkg/app/pipedv1/plugin/wait/execute/server.go
Codecov / codecov/patch
pkg/app/pipedv1/plugin/wait/execute/server.go#L93-L95
Check warning on line 101 in pkg/app/pipedv1/plugin/wait/execute/server.go
Codecov / codecov/patch
pkg/app/pipedv1/plugin/wait/execute/server.go#L99-L101
Check warning on line 107 in pkg/app/pipedv1/plugin/wait/execute/server.go
Codecov / codecov/patch
pkg/app/pipedv1/plugin/wait/execute/server.go#L105-L107
Check warning on line 34 in pkg/app/pipedv1/plugin/wait/execute/wait.go
Codecov / codecov/patch
pkg/app/pipedv1/plugin/wait/execute/wait.go#L32-L34
Check warning on line 33 in pkg/app/pipedv1/plugin/wait/main.go
Codecov / codecov/patch
pkg/app/pipedv1/plugin/wait/main.go#L23-L33
Check warning on line 73 in pkg/app/pipedv1/plugin/wait/server.go
Codecov / codecov/patch
pkg/app/pipedv1/plugin/wait/server.go#L49-L73
Check warning on line 87 in pkg/app/pipedv1/plugin/wait/server.go
Codecov / codecov/patch
pkg/app/pipedv1/plugin/wait/server.go#L76-L87
Check warning on line 94 in pkg/app/pipedv1/plugin/wait/server.go
Codecov / codecov/patch
pkg/app/pipedv1/plugin/wait/server.go#L90-L94
Check warning on line 115 in pkg/app/pipedv1/plugin/wait/server.go
Codecov / codecov/patch
pkg/app/pipedv1/plugin/wait/server.go#L97-L115
Check warning on line 122 in pkg/app/pipedv1/plugin/wait/server.go
Codecov / codecov/patch
pkg/app/pipedv1/plugin/wait/server.go#L119-L122
Check warning on line 149 in pkg/app/pipedv1/plugin/wait/server.go
Codecov / codecov/patch
pkg/app/pipedv1/plugin/wait/server.go#L125-L149
Check warning on line 154 in pkg/app/pipedv1/plugin/wait/server.go
Codecov / codecov/patch
pkg/app/pipedv1/plugin/wait/server.go#L151-L154
Check warning on line 161 in pkg/app/pipedv1/plugin/wait/server.go
Codecov / codecov/patch
pkg/app/pipedv1/plugin/wait/server.go#L157-L161