nephio-project / nephio

Nephio is a Kubernetes-based automation platform for deploying and managing highly distributed, interconnected workloads such as 5G Network Functions, and the underlying infrastructure on which those workloads depend.
Apache License 2.0
104 stars 53 forks source link

Support more general tasks inside engine #606

Open liamfallon opened 5 months ago

liamfallon commented 5 months ago

Original issue URL: https://github.com/kptdev/kpt/issues/3272 Original issue user: https://github.com/mortent Original issue created at: 2022-05-27T22:31:46Z Original issue last updated at: 2022-05-27T22:31:46Z Original issue body: There are api-level tasks but also tasks created by the engine, such as:

Update interface to handle the broader set instead of reusing the limited API task struct.

Original issue comments:

liamfallon commented 4 months ago

To be considered in rearchitecture discussions.