tektoncd / results

Long term storage of execution results.
Apache License 2.0
78 stars 74 forks source link

[SA1019] Change deprecated GRPC Middleware Chain functions #580

Open khrm opened 1 year ago

khrm commented 1 year ago

To fix SA1019 static check error given by Dependable Bot at 579: , we: Change WithStreamServerChain to grpc.ChainStreamInterceptor Change WithUnaryServerChain to grpc.ChainUnaryInterceptor

Changes

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you review them:

Release Notes

NONE
tekton-robot commented 1 year ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: To complete the pull request process, please ask for approval from khrm after the PR has been reviewed.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/tektoncd/results/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
khrm commented 1 year ago

/kind misc

khrm commented 1 year ago

/hold

Let's merge this after the release of v0.8.0