hongzhouzi
44167aa47a
Upgrade k8s package verison ( #5358 )
...
* upgrade k8s package version
Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io >
* Script upgrade and code formatting.
Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io >
Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io >
2022-11-15 14:56:38 +08:00
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
shaowenchen
774cefcbee
add parameter to allow ignore cert
...
Signed-off-by: shaowenchen <mail@chenshaowen.com >
2021-01-29 18:17:35 +08:00
zryfish
dbc33fe5d2
add license header ( #2761 )
...
Signed-off-by: Jeff <zw0948@gmail.com >
2020-08-05 15:54:17 +08:00
zhuxiaoyang
444e24bd48
remove schema if requiredss and add Check SSL
...
Signed-off-by: zhuxiaoyang <sunzhu@yunify.com >
2020-01-14 20:37:05 +08:00
zhuxiaoyang
6db3a0ba3e
fix typo
...
Signed-off-by: zhuxiaoyang <sunzhu@yunify.com >
2019-11-21 19:25:32 +08:00
soulseen
959791ead5
update & clean debug log
...
Signed-off-by: soulseen <sunzhu@yunify.com >
2019-09-02 15:21:26 +08:00
soulseen
8aadf7af34
add docker image search api
...
Signed-off-by: soulseen <sunzhu@yunify.com >
2019-08-14 15:19:58 +08:00