Commit Graph

2 Commits

Author SHA1 Message Date
Jingfang Liu edee25bd85 capture the apply/reconcile status in the inventory object
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-02 09:54:59 -08:00
Karl Isenberg 9fc0cd1995 Improve clarity of filter and mutator reasons
- Use stringer for all enums (to translate ids into names)
- Remove redundant effect from reason strings
- Use consistent pattern for variables in reason strings.
  We can't use structured json, but this is close, while still human
  readable.
- Remove copyright on generated files
2021-09-24 18:41:14 -07:00