6 Commits

Author SHA1 Message Date
058dfdfcd6 Move flags and utils to internal packages 2020-10-17 23:35:09 +03:00
19918cd342 Refactor create, reconcile and resume cmds
* Take ObservedGeneration into account in readiness checks where
  applicable
* Reduce amount of code (and duplicate GETs) by working with pointers
  where possible
* Improve logged messages to properly take resource names into account
  and better describe processes
2020-10-16 20:17:39 +02:00
f216273008 Make use of GetCondition from pkg/apis/meta 2020-09-30 23:23:28 +02:00
d902c71a6f Update components to v0.1 2020-09-30 23:09:21 +03:00
797cd9bea2 Add label arg to create commands 2020-09-08 18:03:04 +03:00
22624ae4d5 Rename tk binary to gotk
To avoid conflicts with the `tk` binary from the Tanka project.
2020-09-01 11:33:49 +02:00