Commit Graph

70 Commits

Author SHA1 Message Date
Morten Torkildsen e43565ef80 Handle the --namespace flag 2020-09-03 19:39:15 -07:00
Sean Sullivan 06594c1bca New factory wraps kubectl factory and inventory client 2020-08-31 11:49:18 -07:00
Sean Sullivan 7a8f5c1b50 Preview command refactored to use PreviewRunner 2020-08-17 14:14:12 -07:00
Morten Torkildsen 9135af4218 Improve error handling 2020-08-16 20:10:17 -07:00
Phani Teja Marupaka 73e5d60407 Server side preview 2020-08-04 18:01:46 -07:00
Phani Teja Marupaka d4dbb597c0 Fail Apply/Preview for Required Setters 2020-07-06 17:04:24 -07:00
Morten Torkildsen 2381432e70 Separate reading manifests into Info objects from the apply logic 2020-06-08 16:59:03 -07:00
Kubernetes Prow Robot e6589e564c
Merge pull request #143 from seans3/stdin-argument
Add StdIn as an acceptable argument for apply, preview, destroy, and diff commands
2020-04-29 11:30:25 -07:00
Sean R. Sullivan 681ceda41d Add StdIn as an acceptable argument for apply, preview, destroy, and diff commands 2020-04-29 10:49:49 -07:00
Morten Torkildsen 5eb94594c3 Remove DryRun and NoPrune fields on Applier and PruneOptions 2020-04-28 20:55:43 -07:00
Morten Torkildsen a2a4ed6d12 Remove wait flags from the preview command 2020-04-22 17:03:03 -07:00
Morten Torkildsen 0d8186ce96 Only send status events if we are waiting for reconcile 2020-04-15 13:51:17 -07:00
Sean R. Sullivan f4e91669f6 Removes duplicate import; cleans up comment 2020-04-14 23:36:02 -07:00
jregan f7324fa5f3 apply, preview and destroy take exactly one dir arg 2020-03-04 15:21:07 -08:00
Phani Teja Marupaka c5b0e2f3f5 Add preview suffix 2020-03-04 11:33:11 -08:00
Phani Teja Marupaka d3ae9a01fc Detroy flag for preview 2020-02-24 11:19:08 -08:00
Sean Sullivan da9ee4c2f9 Hides server-side and record flags. More comments 2020-02-20 14:00:20 -08:00
Sean Sullivan 2f315b0640 First attempt at hiding unused flags for commands 2020-02-13 10:24:54 -08:00
Morten Torkildsen 3ca5916ce9 Remove the -f and -k flags for apply 2020-02-10 21:36:22 -08:00
Sean Sullivan 79cfc8e909 Adds first version of Preview command 2020-02-05 14:02:35 -08:00