pipe-cd / pipecd

The One CD for All {applications, platforms, operations}
https://pipecd.dev
Apache License 2.0
1.06k stars 149 forks source link

Implement k8s plugin's FetchDefinedStages and BuildQuickSyncStages #5223

Closed Warashi closed 3 days ago

Warashi commented 5 days ago

What this PR does / why we need it:

This PR implements part of the Kubernetes plugin, FetchDefinedStages and BuildQuickSyncStages.

Which issue(s) this PR fixes:

Part of #4980

Does this PR introduce a user-facing change?: No

codecov[bot] commented 5 days ago

Codecov Report

Attention: Patch coverage is 0% with 29 lines in your changes missing coverage. Please review.

Project coverage is 22.82%. Comparing base (083c810) to head (e57ffc4). Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
...app/pipedv1/plugin/kubernetes/deployment/server.go 0.00% 28 Missing :warning:
pkg/app/pipedv1/plugin/kubernetes/server.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5223 +/- ## ========================================== + Coverage 22.81% 22.82% +0.01% ========================================== Files 419 419 Lines 45304 45319 +15 ========================================== + Hits 10334 10344 +10 - Misses 34174 34180 +6 + Partials 796 795 -1 ``` | [Flag](https://app.codecov.io/gh/pipe-cd/pipecd/pull/5223/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pipe-cd) | Coverage Δ | | |---|---|---| | [](https://app.codecov.io/gh/pipe-cd/pipecd/pull/5223/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pipe-cd) | `22.82% <0.00%> (+0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pipe-cd#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.