Commit Graph

2 Commits

Author SHA1 Message Date
Ben Moss fa8095f04e
Use default Kubeconfig loading rules (#2197)
This mimics the behavior of tools like kubectl, should work for
both in-cluster and out-of-cluster usages
2021-07-22 11:42:03 -07:00
Dave Protasowski 47dfdcfaed
consolidate k8s flags to an environment package (#2133)
* consolidate k8s flags to an environment package

* add copyright

* fix comment style

* use go1.16 in workflows so downstream tests work

* Deprecate GetRESTConfig and do not remove

* update copyright date
2021-05-28 13:30:30 -07:00