Needs approval from an approver in each of these files:
- ~~[OWNERS](https://github.com/tektoncd/cli/blob/main/OWNERS)~~ [vdemeester]
Approvers can indicate their approval by writing `/approve` in a comment
Approvers can cancel approval by writing `/approve cancel` in a comment
Refactor the RemoveFieldForExport function to improve readability and maintainability.
add finalizers to be removed from the metadata and spec fields
Grouped metadata and spec fields into slices and used loops to remove them. Added unit tests to verify the functionality.
Changes
Submitter Checklist
These are the criteria that every PR should meet, please check them off as you review them:
make check
make generated
See the contribution guide for more details.
Release Notes