cli-utils/test/e2e
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
..
customprovider capture the apply/reconcile status in the inventory object 2022-02-02 09:54:59 -08:00
apply_and_destroy_test.go fix: Don't panic when ObjMetadata is invalid 2022-01-07 18:50:30 -08:00
artifacts_test.go feat: Add ValidationPolicy & ValidationEvent 2022-01-25 12:36:02 -08:00
common_test.go feat: Add ValidationPolicy & ValidationEvent 2022-01-25 12:36:02 -08:00
continue_on_error_test.go fix: Don't panic when ObjMetadata is invalid 2022-01-07 18:50:30 -08:00
crd_test.go fix: Don't panic when ObjMetadata is invalid 2022-01-07 18:50:30 -08:00
deletion_prevention_test.go feat: Always wait for reconciliation 2021-11-10 12:34:54 -08:00
depends_on_test.go fix: Don't panic when ObjMetadata is invalid 2022-01-07 18:50:30 -08:00
e2e_suite_test.go Set up E2e tests with kind for the apply library 2020-12-21 16:51:41 -08:00
e2e_test.go Merge pull request #488 from karlkfi/karl-validation-event 2022-01-27 16:12:45 -08:00
exit_early_test.go feat: Add ValidationPolicy & ValidationEvent 2022-01-25 12:36:02 -08:00
inventory_policy_test.go fix: Don't panic when ObjMetadata is invalid 2022-01-07 18:50:30 -08:00
mutation_test.go feat: MultiError for invalid annotations 2022-01-12 15:24:53 -08:00
name_inv_strategy_test.go fix: Add context & timeouts to e2e tests 2021-11-09 17:50:03 -08:00
prune_retrieve_error_test.go fix: Don't panic when ObjMetadata is invalid 2022-01-07 18:50:30 -08:00
reconcile_failed_timeout_test.go fix: Don't panic when ObjMetadata is invalid 2022-01-07 18:50:30 -08:00
serverside_apply_test.go fix: Handle more validation errors as field errors 2022-01-07 12:06:43 -08:00
skip_invalid_test.go feat: Add ValidationPolicy & ValidationEvent 2022-01-25 12:36:02 -08:00