zryfish
bdb4763d2a
update vendor
2021-12-01 15:16:39 +08:00
iawia002
2eeb7262c6
update vendor
2021-10-20 10:09:48 +08:00
zryfish
6f434252df
fix missing constants ( #4308 )
2021-09-29 14:25:01 +08:00
zryfish
185ab75053
update vendor directory ( #4305 )
2021-09-29 13:50:34 +08:00
KubeSphere CI Bot
e44f4ec81d
Merge pull request #4216 from wenchajun/notification
...
Add notification setting validation API
2021-09-16 14:25:51 +08:00
root
c455afeccf
Add notification setting validation API
...
Signed-off-by: root <dehaocheng@yunify.com >
2021-09-16 14:21:06 +08:00
f10atin9
a82617af5f
remove snapshotter v3
...
Signed-off-by: f10atin9 <f10atin9@kubesphere.io >
2021-09-06 18:08:08 +08:00
f10atin9
1755ac5443
update snapshotter
...
Signed-off-by: f10atin9 <f10atin9@kubesphere.io >
2021-09-06 18:05:59 +08:00
zhu733756
5920e35651
revert packages from vendor/kubesphere.io
...
Signed-off-by: zhu733756 <talonzhu@yunify.com >
2021-08-31 16:09:19 +08:00
zhu733756
242ceb54f6
[v3.2] Add grafana dashboard importing API ( #11 )
...
* Add API to import grafana templates to kubesphere dashboard
* Merge and fix the latest codes from kubesphere #2501
Signed-off-by: zhu733756 <talonzhu@yunify.com >
2021-08-31 12:24:46 +08:00
Roland.Ma
7bb8124a61
pin dependencies
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-08-27 06:37:31 +00: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
457d8c36be
remove unused module
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-08-16 06:59:20 +00:00
Roland.Ma
d5f4b2f5ef
pin go mod
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-08-16 06:58:12 +00:00
Roland.Ma
ea8f47c73a
update vendor
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-08-16 06:58:12 +00:00
Roland.Ma
016165072d
update golang.org/x/crypto module to latest release
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-06-24 01:31:13 +00:00
KubeSphere CI Bot
c2c5348f9b
Merge pull request #3944 from RolandMa1986/update-deps
...
update protobuf to v1.3.2
2021-06-17 11:28:54 +08:00
Roland.Ma
e6736a4e0e
moving jwt-go from github.com/dgrijalva/jwt-go v3.2.0 to github.com/form3tech-oss/jwt-go v3.2.2
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-06-08 10:11:56 +00:00
Roland.Ma
43959a714d
update protobuf to v1.3.2
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-06-08 09:07:01 +00:00
Roland.Ma
c37a11c5f9
move api to staging
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-04-29 08:20:05 +00:00
LiHui
ce4cfbee51
update modules kustomize add helm
...
Signed-off-by: LiHui <andrewli@yunify.com >
2021-04-15 15:45:47 +08:00
yuswift
644a08aff3
upgrade controller-tools to v0.4.1
...
Signed-off-by: yuswift <yuswift2018@gmail.com >
2021-04-12 16:31:10 +08:00
yuswift
82cd5c454e
upgrade kubefed client to v0.6.1
...
Signed-off-by: yuswift <yuswiftli@yunify.com >
2021-04-06 19:43:43 +08:00
hongming
f23771b3eb
Fix owner reference conflict
...
Signed-off-by: hongming <talonwan@yunify.com >
2021-04-01 12:09:38 +08:00
hongming
c1574175e1
update vendor directory
...
Signed-off-by: hongming <talonwan@yunify.com >
2021-03-25 11:33:41 +08:00
zackzhangkai
ab7abe5e35
fix import error
...
Signed-off-by: zackzhangkai <zhangkaiamm@gmail.com >
2021-03-23 09:33:18 +08:00
junotx
a8b9211416
updating dashboard dependency version and resolve conflicts
...
Signed-off-by: junotx <junotx@126.com >
2021-03-16 10:49:49 +08:00
junotx
0c1f994695
monitoring dashboard dependency vendor
...
Signed-off-by: junotx <junotx@126.com >
2021-03-16 10:27:20 +08:00
wanjunlei
f9213fcdc8
support customize notification receiver
...
Signed-off-by: wanjunlei <wanjunlei@yunify.com >
2021-03-10 17:32:48 +08:00
LiHui
83e6221f3a
openpitrix crd
...
Signed-off-by: LiHui <andrewli@yunify.com >
delete helm repo, release and app
Signed-off-by: LiHui <andrewli@yunify.com >
Fix Dockerfile
Signed-off-by: LiHui <andrewli@yunify.com >
add unit test for category controller
Signed-off-by: LiHui <andrewli@yunify.com >
resource api
Signed-off-by: LiHui <andrewli@yunify.com >
miscellaneous
Signed-off-by: LiHui <andrewli@yunify.com >
resource api
Signed-off-by: LiHui <andrewli@yunify.com >
add s3 repo indx
Signed-off-by: LiHui <andrewli@yunify.com >
attachment api
Signed-off-by: LiHui <andrewli@yunify.com >
repo controller test
Signed-off-by: LiHui <andrewli@yunify.com >
application controller test
Signed-off-by: LiHui <andrewli@yunify.com >
release metric
Signed-off-by: LiHui <andrewli@yunify.com >
helm release controller test
Signed-off-by: LiHui <andrewli@yunify.com >
move constants to /pkg/apis/application
Signed-off-by: LiHui <andrewli@yunify.com >
remove unused code
Signed-off-by: LiHui <andrewli@yunify.com >
add license header
Signed-off-by: LiHui <andrewli@yunify.com >
Fix bugs
Signed-off-by: LiHui <andrewli@yunify.com >
cluster cluent
Signed-off-by: LiHui <andrewli@yunify.com >
format code
Signed-off-by: LiHui <andrewli@yunify.com >
move workspace,cluster from spec to labels
Signed-off-by: LiHui <andrewli@yunify.com >
add license header
Signed-off-by: LiHui <andrewli@yunify.com >
openpitrix test
Signed-off-by: LiHui <andrewli@yunify.com >
add worksapce labels for app in appstore
Signed-off-by: LiHui <andrewli@yunify.com >
2021-03-09 18:30:02 +08:00
hongming
70a0ee40d6
limit login record entries
...
Signed-off-by: hongming <talonwan@yunify.com >
2021-03-06 14:45:11 +08:00
KubeSphere CI Bot
65f935d0df
Merge pull request #3344 from wansir/workspace-quota
...
support workspace resource quota
2021-03-03 11:19:59 +08:00
Roland.Ma
298a5d3827
fix update vendor script
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-03-02 05:35:05 +00:00
hongming
70fa24010c
support workspace resource quota
...
Signed-off-by: hongming <talonwan@yunify.com >
2021-03-02 10:42:09 +08:00
Jeff
c28afabdd5
application controller will only reconcile applications matched with given label selector
...
Signed-off-by: Jeff <jeffzhang@yunify.com >
2021-03-01 13:19:26 +08:00
Duan Jiong
2705d25e83
Update calico lib
...
fix struct definition error in v3
Signed-off-by: Duan Jiong <djduanjiong@gmail.com >
2021-02-24 18:06:36 +08:00
KubeSphere CI Bot
2f5202f38a
Merge pull request #3366 from RolandMa1986/feat-e2e
...
e2e: add client library
2021-02-22 12:19:52 +08:00
Roland.Ma
72441f4f14
update e2e build script
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-02-22 02:01:13 +00:00
hongming
5f0727cf34
support CAS identity provider
...
Signed-off-by: hongming <talonwan@yunify.com >
2021-02-20 10:45:55 +08:00
rick
5a8e8ca35e
Remove k8s.io/kubernetes from go.mod
...
Signed-off-by: rick <rick@jenkins-zh.cn >
2021-02-19 10:05:19 +08:00
yuswift
dcf451dd41
run update-vendor.sh to update dependcy
...
Signed-off-by: yuswift <yuswiftli@yunify.com >
2021-02-18 15:49:08 +08:00
hongming
ac2bdf2509
support oidc identity provider
...
Signed-off-by: hongming <talonwan@yunify.com >
2021-01-18 15:12:35 +08:00
junotx
6f9d306368
custom alerting resolve conflicts
...
Signed-off-by: junotx <junotx@126.com >
2021-01-12 16:52:37 +08:00
junotx
371c9b187d
custom alerting
...
Signed-off-by: junotx <junotx@126.com >
2021-01-12 16:52:36 +08:00
Zack Zhang
f20c1f33f1
refactor application controller
...
Signed-off-by: zackzhang <zackzhang@yunify.com >
2021-01-04 16:34:04 +08:00
hongming
fe6c5de00f
update dependencies
...
Signed-off-by: hongming <talonwan@yunify.com >
2021-01-04 15:35:32 +08:00
hongming
dfaefa5ffb
improve identity provider plugin
...
Signed-off-by: hongming <talonwan@yunify.com >
2020-12-10 14:35:56 +08:00
zackzhangkai
745ede8519
upgrade prometheus client-go
...
Signed-off-by: zackzhangkai <zackzhang@yunify.com >
2020-11-17 18:13:43 +08:00
zackzhangkai
e4049e4e66
kiali k8s client support out-cluster
...
Signed-off-by: zackzhangkai <zackzhang@yunify.com >
2020-11-07 17:53:49 +08:00
hongming
496db42be6
refine api docs
...
Signed-off-by: hongming <talonwan@yunify.com >
2020-10-27 18:48:36 +08:00