cli-utils/pkg/apply
Jingfang Liu 6bd4b565e8 Capture the apply status for individual resources after each apply.
If the inventory object supports status field, it is updated
after setting the inventory list at then of one apply process.

BREAKING CHANGE: Update the inventory client and inventory interfaces
to pass the apply/reconcile status.
2022-02-16 12:02:02 -08:00
..
cache fix: Don't panic when ObjMetadata is invalid 2022-01-07 18:50:30 -08:00
error add different error types for empty or unmatched inventory annotation 2020-12-08 17:25:24 -08:00
event feat: Add ValidationPolicy & ValidationEvent 2022-01-25 12:36:02 -08:00
filter chore: refactor inventory pkg to avoid stuttering 2022-02-15 14:48:39 -08:00
info chore: unexport table printer internal types 2022-02-15 14:50:34 -08:00
mutator chore: Log YAML to V7, instead of V4 2022-02-14 23:03:21 -08:00
poller Expose ClusterReader options in the API 2022-02-01 11:37:49 -08:00
prune Capture the apply status for individual resources after each apply. 2022-02-16 12:02:02 -08:00
solver chore: refactor inventory pkg to avoid stuttering 2022-02-15 14:48:39 -08:00
task Capture the apply status for individual resources after each apply. 2022-02-16 12:02:02 -08:00
taskrunner chore: export TaskStatusRunner - used externally 2022-02-15 14:50:34 -08:00
applier.go chore: refactor inventory pkg to avoid stuttering 2022-02-15 14:48:39 -08:00
applier_builder.go chore: refactor inventory pkg to avoid stuttering 2022-02-15 14:48:39 -08:00
applier_test.go chore: refactor inventory pkg to avoid stuttering 2022-02-15 14:48:39 -08:00
common_test.go chore: refactor inventory pkg to avoid stuttering 2022-02-15 14:48:39 -08:00
destroyer.go chore: refactor inventory pkg to avoid stuttering 2022-02-15 14:48:39 -08:00
destroyer_test.go chore: rename event.EventType to reduce stuttering 2022-02-15 14:33:52 -08:00
main_test.go Applier unit test cleanup 2021-10-12 11:33:21 -07:00