Closed Warashi closed 1 month ago
Attention: Patch coverage is 75.80645%
with 15 lines
in your changes missing coverage. Please review.
Project coverage is 24.11%. Comparing base (
d1f3d7e
) to head (cc79d84
). Report is 2 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
...app/pipedv1/plugin/kubernetes/deployment/server.go | 0.00% | 15 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
What this PR does / why we need it:
This PR implements DetermineVersions of the Kubernetes plugin. I have not implemented the manifest loader yet, so this gRPC implementation does not work now. Please see the tests to see how this implementation works.
Which issue(s) this PR fixes:
Part of #4980
Does this PR introduce a user-facing change?: No