Eng Zer Jun
d1fec72a32
refactor: move from io/ioutil to io and os packages ( #5266 )
...
The io/ioutil package has been deprecated as of Go 1.16 [1]. This commit
replaces the existing io/ioutil functions with their new definitions in
io and os packages.
[1]: https://golang.org/doc/go1.16#ioutil
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com >
2022-10-18 15:47:38 +08:00
andrew_li
f289795312
Add golangci-lint workflow ( #4999 )
...
* fix lint workflow
* add golang lint
* close http response body
2022-06-29 11:58:36 +08:00
xiaoping
aa78e3215c
fix unformatted log
2022-05-15 21:05:58 +08:00
chaunceyjiang
4e7d156095
fix helm_controller assignment to entry in nil map
2022-01-10 11:50:12 +08:00
chaunceyjiang
a80c94e352
upgrade ingress nginx version
2021-12-23 16:11:16 +08:00
Roland.Ma
4050e5d388
allow to override docker image in kubesphere config
...
Signed-off-by: Roland.Ma <rolandma@kubesphere.io >
2021-11-03 09:36:40 +00:00
Roland.Ma
818d41b394
add helm operator sdk and gateway helm chart
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-08-27 06:37:31 +00:00