Commit Graph

9 Commits

Author SHA1 Message Date
Stefan Prodan f812f045c6
Set module name to `github.com/fluxcd/cli-utils`
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-11-20 08:45:35 +02:00
Mikhail Mazurskiy 7f1d7db44d
chore: remove file 2022-11-03 10:59:44 +11:00
Karl Isenberg 2a111beb8f chore: Add example test summary
- Install column when running example tests in prow
2022-04-05 16:24:02 -07:00
Karl Isenberg bb84f24cb0 chore: Move Inventory object to pkg/apis/actuation
- Replace custom TypeMeta & ObjectMeta with standard metav1 structs
  to allow Inventory to satisfy the metav1.Object, runtime.Object,
  and client.Object interfaces. This should make the Inventory API
  easier to use and easily convertable to an Unstructured object.

BREAKING CHANGE: Move inventory.Inventory to actuation.Inventory (under pkg/apis/)
2022-02-14 22:44:50 -08:00
Karl Isenberg de8f67c0a5 fix: Colorize example tests
- Exit on first test failure for each file
2021-11-10 13:52:31 -08:00
Morten Torkildsen 507d11f31e Use Unstructured instead of Info 2020-10-20 15:38:13 -07:00
Jeffrey Regan f26015d74a Disable travis in favor of prow. 2020-02-25 10:20:26 -08:00
Phani Teja Marupaka eabc8d89b0 Remove -k -f flags destroyer and update tests 2020-02-13 14:44:39 -08:00
Phani Teja Marupaka ba26ffbce3 E2E tests framework for kapply 2020-02-01 11:36:33 -08:00