KubeSphere CI Bot
447a51f08b
feat: kubesphere 4.0 ( #6115 )
...
* feat: kubesphere 4.0
Signed-off-by: ci-bot <ci-bot@kubesphere.io >
* feat: kubesphere 4.0
Signed-off-by: ci-bot <ci-bot@kubesphere.io >
---------
Signed-off-by: ci-bot <ci-bot@kubesphere.io >
Co-authored-by: ks-ci-bot <ks-ci-bot@example.com >
Co-authored-by: joyceliu <joyceliu@yunify.com >
2024-09-06 11:05:52 +08:00
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
Hao Wang
587dbe723b
Fix the tiny typo in ks-openapi-spec ( #5114 )
...
There is tiny typo in Create Namespace API.
So fix it quickly.
2022-08-10 17:58:32 +08:00
Xinzhao Xu
4a0e4ba73c
update openapi
2022-05-16 16:16:36 +08:00
Xinzhao Xu
09d0eef61a
update codegen
2022-03-09 14:31:04 +08:00
Xinzhao Xu
7deb9c2746
update codegen
2022-02-16 11:13:59 +08:00
Xinzhao Xu
57f51b7ca1
Update automatically generated files
2022-02-14 16:30:58 +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
c23c1adcd1
fix openapi build
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-08-16 06:59:20 +00:00
Roland.Ma
ea8f47c73a
update vendor
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-08-16 06:58:12 +00:00
rick
6d9cf166c6
Add proxy devops APIs request to ks-devops
...
move devops controllers into ks-devops
Signed-off-by: rick <1450685+LinuxSuRen@users.noreply.github.com >
2021-08-06 17:11:59 +08:00
hongming
fe6c5de00f
update dependencies
...
Signed-off-by: hongming <talonwan@yunify.com >
2021-01-04 15:35:32 +08:00
Duan Jiong
24e3ac865f
add ippool resource api
...
add ippool webhook and fix some bugs
Signed-off-by: Duan Jiong <djduanjiong@gmail.com >
2020-12-29 14:32:21 +08:00
hongming
dfaefa5ffb
improve identity provider plugin
...
Signed-off-by: hongming <talonwan@yunify.com >
2020-12-10 14:35:56 +08:00
rick
3293948b33
Add gitlab multi-branch pipeline support
...
Signed-off-by: rick <rick@jenkins-zh.cn >
2020-11-24 13:48:25 +08:00
rick
1783b75c98
Add support discover tags for multi-branch pipeline
...
Signed-off-by: rick <rick@jenkins-zh.cn >
2020-11-19 15:29:44 +08:00
hongming
496db42be6
refine api docs
...
Signed-off-by: hongming <talonwan@yunify.com >
2020-10-27 18:48:36 +08:00
Zhengyi Lai
8cb40c46cd
Add OpenPitrix API in swagger file
...
Signed-off-by: Zhengyi Lai <zheng1@yunify.com >
2020-09-23 12:08:57 +08:00
zryfish
6f367e4f22
fix some swagger json errors ( #2869 )
...
Signed-off-by: Jeff <zw0948@gmail.com >
2020-08-13 13:24:58 +08:00
junotx
8f5ca7673d
add events search apis
2020-05-15 10:28:12 +08:00
Jeff
c62254696c
fix openapi schema bug
2020-04-29 20:19:48 +08:00
zryfish
5a3eb651f3
change cluster schema ( #2026 )
...
* change cluster schema
* change cluster schema
2020-04-27 17:34:02 +08:00
Zhengyi Lai
878d0fe517
Generate swagger.json
2020-04-22 19:24:43 +08:00
zryfish
b51013333d
Fix openapi schema ( #2013 )
...
* fix openapi spec
fix openapi schema bug
* fix api schema bug
2020-04-16 15:27:19 +08:00
runzexia
052af22761
regenerate
2020-04-15 11:37:52 +08:00
runzexia
d8259160b8
Merge branch 'dev' into devops-refactor
...
# Conflicts:
# Makefile
# api/api-rules/violation_exceptions.list
# api/openapi-spec/swagger.json
# cmd/controller-manager/app/controllers.go
# hack/generate_client.sh
# pkg/apis/cluster/v1alpha1/openapi_generated.go
# pkg/client/informers/externalversions/generic.go
# pkg/kapis/tenant/v1alpha2/register.go
# pkg/models/tenant/devops.go
# pkg/models/tenant/workspaces.go
# pkg/simple/client/devops/fake/fakedevops.go
# tools/cmd/crd-doc-gen/main.go
2020-04-15 11:33:05 +08:00
runzexia
9a6ba04a37
clean old devops code
...
todo impl use informer
Signed-off-by: runzexia <runzexia@yunify.com >
2020-04-15 11:03:08 +08:00
zryfish
cfaeb10dc6
add cluster api group ( #1992 )
2020-04-07 19:33:45 +08:00
runzexia
e8b9d9cdf3
add pipeline openapi docs
...
Signed-off-by: runzexia <runzexia@yunify.com >
2020-03-25 11:01:51 +08:00
runzexia
23c8d71a5a
pipeline crd
...
Signed-off-by: runzexia <runzexia@yunify.com >
2020-03-25 10:58:39 +08:00
runzexia
7a00f9e3e4
add multi version crd docs support &add crd docs gen
...
Signed-off-by: runzexia <runzexia@yunify.com >
2020-03-23 17:11:50 +08:00
runzexia
dab71e710b
fix openapi gen tools ( #1944 )
...
Signed-off-by: runzexia <runzexia@yunify.com >
2020-03-10 15:46:46 +08:00
zryfish
641615b299
This is a huge commit, it does following things: ( #1942 )
...
1. Remove ks-iam standalone binary, move it to ks-apiserver
2. Generate all devops apis inside kubesphere repository, no need to
import s2ioperator.
3. Reorganize ldap code, make it more flexible to use.
2020-03-10 13:50:17 +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
runzexia
2f87ad7e2c
fmt swagger.json
...
Signed-off-by: runzexia <runzexia@yunify.com >
2019-09-26 18:54:53 +08:00
runzexia
02fd803ca9
fix typo & regenerate swagger
...
Signed-off-by: runzexia <runzexia@yunify.com >
2019-09-26 16:46:15 +08:00
runzexia
60220d9487
get runs & pipelines pageable resposne
...
Signed-off-by: runzexia <runzexia@yunify.com >
2019-09-10 11:06:25 +08:00
runzexia
b1af2fd92b
mv go generete to makefile
...
Signed-off-by: runzexia <runzexia@yunify.com >
2019-09-03 17:39:06 +08:00
runzexia
03fba172ce
do not genereate unused structs
...
Signed-off-by: runzexia <runzexia@yunify.com >
2019-09-03 15:27:54 +08:00
runzexia
f00917b025
reset to master
...
Signed-off-by: runzexia <runzexia@yunify.com >
2019-08-27 14:54:01 +08:00
magicsong
e33f5824b3
fix error
2019-08-23 11:13:42 +08:00
magicsong
122fb9035d
fix conflict
2019-08-17 16:29:47 +08:00
runzexia
689c97215f
Merge branch 'master' into update-s2i
...
Signed-off-by: runzexia <runzexia@yunify.com >
# Conflicts:
# go.mod
# go.sum
2019-08-13 17:32:38 +08:00
magicsong
90fa38851f
add ns networkpolicy
2019-08-08 18:39:00 +08:00
runzexia
8e93d23aff
use go generate to genereate deepcopy, generate openapi for s2ibinary
...
Signed-off-by: runzexia <runzexia@yunify.com >
2019-08-08 11:34:50 +08:00
runzexia
0337992042
run test one by one
...
Signed-off-by: runzexia <runzexia@yunify.com >
2019-08-07 19:49:13 +08:00
runzexia
c3786272d7
recover kube-open version
...
Signed-off-by: runzexia <runzexia@yunify.com >
2019-08-07 18:20:14 +08:00
runzexia
7c8012891c
gen client
...
Signed-off-by: runzexia <runzexia@yunify.com >
2019-08-07 17:11:00 +08:00
runzexia
b0d2bdbc19
regenerate api docs
...
Signed-off-by: runzexia <runzexia@yunify.com >
2019-08-06 17:13:29 +08:00
runzexia
f8d3b22750
add network crd doc gen
...
Signed-off-by: runzexia <runzexia@yunify.com >
2019-07-31 11:48:48 +08:00