7 Commits

Author SHA1 Message Date
058dfdfcd6 Move flags and utils to internal packages 2020-10-17 23:35:09 +03:00
f3cab6e177 Display proper revision for sources
Includes a change to an empty revision string if the reconciler has not
produced an artifact yet, as this will otherwise result in a nil
pointer dereference.
2020-10-05 18:16:22 +02:00
3619cb8bd1 Switch get commands to use tables for output
Signed-off-by: circa10a <caleblemoine@gmail.com>
2020-10-04 16:34:04 -05:00
7b2227bfac Remove faulty break from get commands 2020-10-02 13:34:48 +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
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