1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-06-12 22:07:47 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
85c0b0b8eb fix: some linting issues (#2563) 2022-09-30 16:27:07 +02:00
5d5aee1f08 replace ioutil with io and os (#2327)
set the go version to 1.16 in pr.yml and tests.yml, so as to be consistent with the version in go.mod.
2021-10-30 19:24:40 +01:00
32cb1b435b fix k8s api memory leak (#2166) 2021-05-11 08:58:19 +01:00
ec929b3d2f log error and ensure we pass through namespace 2020-04-23 17:14:30 +01:00
e666d0b807 add missing commit 2020-01-18 02:28:44 +00:00
61cde4a9f4 Kubernetes Registry (#1064)
* add teh k8s registry

* add k8s reg config/cmd

* go mod update
2019-12-27 20:08:46 +00:00
361fdfba04 move around k8s api 2019-12-24 17:42:22 +00:00