Closed burgerdev closed 3 weeks ago
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 29.02%. Comparing base (
57570dd
) to head (d379e0b
). Report is 74 commits behind head on main.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
What type of PR is this?
/kind api-change
What this PR does / why we need it:
The spec objects are not platform-dependent. There are fields that are not applicable for certain runtime environments, but they should still be available to programs that are not runtimes. Runtime implementations are free to ignore fields they can't process.
Which issue(s) this PR fixes:
Fixes #243
Special notes for your reviewer:
Does this PR introduce a user-facing change?