zryfish
bdb4763d2a
update vendor
2021-12-01 15:16:39 +08:00
iawia002
dae7d92dab
Bump controller-runtime version to the latest of release-0.9
2021-10-20 10:11:21 +08:00
zryfish
185ab75053
update vendor directory ( #4305 )
2021-09-29 13:50:34 +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
KubeSphere CI Bot
ec7d392b7b
Merge pull request #3946 from RolandMa1986/update-jwt
...
Moving to a fork for jwt-go
2021-06-15 10:05:46 +08:00
dkven
eadf8cc4c8
remove storage capability auto detection
...
Signed-off-by: dkven <dkvvven@gmail.com >
2021-06-09 14:49:58 +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
yuswift
b34c9fb9f5
upgrade kubefed to v0.7.0
...
Signed-off-by: yuswift <yuswiftli@yunify.com >
2021-03-31 18:12:10 +08:00
hongming
c1574175e1
update vendor directory
...
Signed-off-by: hongming <talonwan@yunify.com >
2021-03-25 11:33:41 +08:00
KubeSphere CI Bot
d6c7b0ae9e
Merge pull request #3505 from LinuxSuRen/fix-multi-branch-input
...
Fix Pipeline input failed in multi-branch mode
2021-03-19 14:22:05 +08:00
KubeSphere CI Bot
b2fc11808b
Merge pull request #3462 from junotx/cmfix
...
add monitoring dashboard query api
2021-03-19 14:19:05 +08:00
rick
bc0be03603
Fix Pipeline input failed in multi-branch mode
...
Signed-off-by: rick <1450685+LinuxSuRen@users.noreply.github.com >
2021-03-18 08:36:21 +08:00
KubeSphere CI Bot
3a79df0da5
Merge pull request #3467 from RolandMa1986/feat-e2e-restclient
...
Refine group e2e test
2021-03-16 11:49:40 +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
4f5c1378f8
add monitoring dashboard query api
...
Signed-off-by: junotx <junotx@126.com >
2021-03-16 10:27:19 +08:00
Roland.Ma
8a1c453412
refine group e2e test
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-03-15 02:54:31 +00:00
LiHui
0b1a119f76
Fix: add extra annotations and labels to helm release
...
Signed-off-by: LiHui <andrewli@yunify.com >
2021-03-11 23:34:06 +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
KubeSphere CI Bot
737639020b
Merge pull request #3433 from wansir/loginrecord
...
limit login record entries
2021-03-06 19:47:04 +08:00
hongming
70a0ee40d6
limit login record entries
...
Signed-off-by: hongming <talonwan@yunify.com >
2021-03-06 14:45:11 +08:00
Rao Yunkun
d9b681dd8d
Merge branch 'master' into metering
...
Signed-off-by: Rao Yunkun <yunkunrao@yunify.com >
2021-03-05 14:43:30 +08:00
Rao Yunkun
5bddda51e7
Change metering exported format to csv.
...
Signed-off-by: Rao Yunkun <yunkunrao@yunify.com >
2021-03-02 11:56:08 +08: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
fd2f213f3a
e2e test framework
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-02-20 07:34:31 +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
KubeSphere CI Bot
5d9445d18a
Merge pull request #3254 from yuswift/feature/validate-member_cluster-config
...
validate member cluster config while joining member clusters.
2021-02-18 16:57:26 +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
yuswift
93addfd1cc
validate member cluster config
...
Signed-off-by: yuswift <yuswiftli@yunify.com >
2021-02-18 15:36:36 +08:00
hongming
ac2bdf2509
support oidc identity provider
...
Signed-off-by: hongming <talonwan@yunify.com >
2021-01-18 15:12:35 +08:00
junotx
371c9b187d
custom alerting
...
Signed-off-by: junotx <junotx@126.com >
2021-01-12 16:52:36 +08:00
rick
14367d1954
Fix the pipeline do not sync with Jenkins
...
Signed-off-by: rick <rick@jenkins-zh.cn >
2021-01-06 10:11:59 +08:00
Zack Zhang
f20c1f33f1
refactor application controller
...
Signed-off-by: zackzhang <zackzhang@yunify.com >
2021-01-04 16:34:04 +08:00