LiHui
1e8cea4971
add gops
2022-06-01 15:00:33 +08:00
Jeff
3d2fd1b538
This PR does the following things:
...
1. add new registry api under resources.kubesphere.io/v1alpha3
2. deprecate registry api v1alpha2
Registry API v1alpha2 uses docker client to authenticate image registry
secret, which depends on docker.sock. We used to mount host
`/var/run/docker.sock` to deployment. It will prevent us imgrating to
containerd since no `docker.sock` exists. Registry API v1alpha3 comes to
rescure, it wraps library go-containerregistry and compatible with
docker registry, Harbor etc.
2021-08-24 13:37:42 +08:00
Roland.Ma
ea8f47c73a
update vendor
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-08-16 06:58:12 +00:00
junotx
0c1f994695
monitoring dashboard dependency vendor
...
Signed-off-by: junotx <junotx@126.com >
2021-03-16 10:27:20 +08:00
hongming
fe6c5de00f
update dependencies
...
Signed-off-by: hongming <talonwan@yunify.com >
2021-01-04 15:35:32 +08:00
zryfish
ea88c8803d
use istio client-go library instead of knative ( #1661 )
...
use istio client-go library instead of knative
bump kubernetes dependency version
change code coverage to codecov
2019-12-13 11:26:18 +08:00
hongming
2c52a7064c
refactor kubectl websocket API
...
Signed-off-by: hongming <talonwan@yunify.com >
2019-11-07 13:29:42 +08:00
Jeff
02269bb9d7
add leader election to controller manager
2019-10-20 18:45:03 +08:00
hongming
1b5681c12b
refactor: openpitrix module
...
Signed-off-by: hongming <talonwan@yunify.com >
2019-09-26 13:41:00 +08:00
huanggze
bfed3a6baa
update dependencies
...
Signed-off-by: huanggze <loganhuang@yunify.com >
2019-09-04 15:14:11 +08:00
Jeff
70293cc6fd
fix vendor directory
2019-09-04 14:04:37 +08:00
magicsong
c6ad0ebc3e
✨ use vgo
2019-07-20 00:32:24 +08:00
runzexia
5a6f51d775
devops tenant api
...
Signed-off-by: runzexia <runzexia@yunify.com >
2019-04-24 17:35:31 +08:00
jeff
4ac20ffc2b
add service mesh controller
...
add service mesh metrics
remove unused circle yaml
fix travis misconfiguration
fix travis misconfiguration
fix travis misconfiguration
2019-03-17 17:28:52 +08:00
hongming
4144404b0b
use go 1.12
...
Signed-off-by: hongming <talonwan@yunify.com >
2019-03-15 18:24:00 +08:00
hongming
b59c244ca2
add ks-iam and ks-apigateway
...
Signed-off-by: hongming <talonwan@yunify.com >
2019-03-11 21:21:06 +08:00
jeff
47bf8820f4
Initial commit
2019-03-07 17:08:54 +08:00