1
0
mirror of https://github.com/google/cadvisor.git synced 2021-05-12 18:32:21 +03:00

8 Commits

Author SHA1 Message Date
David Porter
3f50f2cb87 Increase golang ci lint timeout to 5 minutes 2020-10-28 21:37:47 +00:00
iwankgb
9b7851c9fb Broken build configuration when custom build tags are used (#2691)
* Fix build when custom tags are used.
2020-10-16 11:44:40 -07:00
David Ashpole
6a8d61401e Merge pull request #2513 from iwankgb/deprecated_grpc.WithDialer
Getting rid of depracated grpc function calls
2020-05-13 09:07:41 -07:00
Maciej "Iwan" Iwanowski
4cf2f01ac8 Incomplete attement to get rid of grpc deprecation warnings
Signed-off-by: Maciej "Iwan" Iwanowski <maciej.iwanowski@critical.today>
2020-05-04 21:21:19 +02:00
iwankgb
a470ec166c Some linting errors (#2532)
* Fixing number of linting errors

Signed-off-by: Maciej "Iwan" Iwanowski <maciej.iwanowski@intel.com>
2020-05-04 10:01:35 -07:00
Maciej "Iwan" Iwanowski
750d7c866b gofmt must be checked too
Signed-off-by: Maciej "Iwan" Iwanowski <maciej.iwanowski@intel.com>
2020-04-23 23:09:04 +02:00
Maciej "Iwan" Iwanowski
25b755a2de Using unexported return type from exported function shall be forbidden
Signed-off-by: Maciej "Iwan" Iwanowski <maciej.iwanowski@intel.com>
2020-04-23 20:53:42 +02:00
iwankgb
854445c010 Carefully fixing style (#2509)
* Use golangci-lint to add lint presubmit test, and fix linter errors

Signed-off-by: Maciej "Iwan" Iwanowski <maciej.iwanowski@intel.com>
2020-04-22 16:26:36 -07:00