Commit Graph

6 Commits

Author SHA1 Message Date
Ross Kirkpatrick db275e2215
bump to go1.18, client-go to 1.24, migrate to urfave cli v2 (#129)
* pin custom system-agent version and bump to go1.18 + k8s1.24

* progress, fails on urfave cli v2

* urfave cli v1->v2 migration

* versioning for docker in go.mod

* docker version pin

* handle parent context retrieval for urfave cli/v2

* pass empty cli flag list to newGRPCClientConn

* working modules for building wins w/ 1.24 k8s support and go1.18

* go.mod

* update dir for binary release

* go mod tidy for v0.2.9 system-agent
2022-07-13 15:01:08 -04:00
Luther Monson 4869627b15 goimport fixups and removing superfluous wrapf calls 2021-10-19 19:21:01 -07:00
Jamie Phillips 3d4229c45d
All golangci-lint changes. 2021-09-13 20:52:50 -04:00
Jamie Phillips e6b5e8313a
Converting to standard go tests. 2021-09-09 08:43:16 -04:00
Arvind Iyengar 309fed6c7a
Support parsing lists with escaped quotes
Related Issue: https://github.com/rancher/wins/issues/9
2021-02-11 15:18:33 -08:00
Frank Mai 8e7d927636 Implemented 2019-09-10 19:32:42 +08:00