hongzhouzi
3800d738f9
Use controller-gen to generate deepcopy code replacing deepcopy-gen. ( #5297 )
...
Use controller-gen to generate deepcopy code, and replace the deepcopy-gen tags with the kubebuilder tags.
Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io >
Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io >
2022-10-20 17:37:40 +08:00
junot
3810db2879
support scoped nodes and workloads for global rules ( #5279 )
...
Signed-off-by: junot <junotxiang@kubesphere.io >
Signed-off-by: junot <junotxiang@kubesphere.io >
2022-10-11 17:26:27 +08:00
junot
b97a49b925
enhance globalrulegroups ( #5134 )
...
Signed-off-by: junot <junotxiang@kubesphere.io >
Signed-off-by: junot <junotxiang@kubesphere.io >
2022-08-12 20:30:33 +08:00
junot
e529703c49
add rulegroup definitions for different scopes ( #5064 )
...
Signed-off-by: junot <junotxiang@kubesphere.io >
2022-07-18 09:45:12 +08:00
hongzhouzi
dd836fc652
fix:modify the default resource reservation of gateway system, gateway.go typo
2022-05-11 10:50:33 +08:00
f10atin9
077915b427
Fix: Updated accessor CRD resources, the previous accessorCRD did not support worksopace level limits.
...
Signed-off-by: f10atin9 <f10atin9@kubesphere.io >
2022-04-08 16:22:46 +08:00
f10atin9
0f89aca71d
update vendor and add accessor crd
...
Signed-off-by: f10atin9 <f10atin9@kubesphere.io >
2022-04-06 18:23:39 +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
lxm
53c48995a7
feat: add ExternalKubeAPIEnabled to cluster
...
Signed-off-by: lxm <lxm.xupt@gmail.com >
2021-12-10 15:50:46 +08:00
live77
7d68cbd18e
fix: enable user password pattern checking via CRD validation.
2021-11-27 13:22:33 +08:00
f10atin9
b68ff57e60
update csiDriver apiVersion
...
Signed-off-by: f10atin9 <f10atin9@kubesphere.io >
2021-09-06 18:05:59 +08:00
Roland.Ma
9360dfd1b2
add config property to save the additional configuration
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-09-06 03:16:23 +00:00
Roland.Ma
9cab2b8339
add gateway api
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-08-31 08:44:54 +00:00
Roland.Ma
818d41b394
add helm operator sdk and gateway helm chart
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-08-27 06:37:31 +00:00
yuswift
e9695cba4c
fix spelling typo
...
Signed-off-by: yuswift <yuswift2018@gmail.com >
2021-07-15 11:06:07 +08:00
hongming
3f1830397f
Remove useless CRD
...
Signed-off-by: hongming <talonwan@yunify.com >
2021-06-03 18:50:03 +08:00
KubeSphere CI Bot
318ecfdfd5
Merge pull request #3919 from RolandMa1986/fix-manifests
...
change controller-gen crds source path
2021-06-01 13:34:35 +08:00
KubeSphere CI Bot
902ca0ed6d
Merge pull request #3902 from zackzhangkai/master
...
fix servicemesh traffic governance
2021-06-01 11:21:17 +08:00
Roland.Ma
25bfb3d199
delete snapshot crds
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-05-31 02:24:00 +00:00
Roland.Ma
e908150836
delete istio crds
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-05-31 02:19:39 +00:00
Roland.Ma
98dc7ac691
delete calico crds
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-05-31 02:18:38 +00:00
Roland.Ma
9666cab2c2
delete auditing,monitoring,notification crds
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-05-31 02:16:26 +00:00
Roland.Ma
bd99daac2f
delete kubefed crds, they should be generated by kubefedctl
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-05-31 02:03:56 +00:00
zackzhangkai
afaafbfea7
fix servicemesh traffic governance
...
Signed-off-by: zackzhangkai <zhangkaiamm@gmail.com >
2021-05-20 11:18:21 +08:00
KubeSphere CI Bot
738b1eecc4
Merge pull request #3848 from zackzhangkai/master
...
fix servicemesh crd
2021-05-13 16:52:54 +08:00
Roland.Ma
b05ef6714c
fix ClusterOverride field
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-05-08 02:54:04 +00:00
Roland.Ma
ad6f22c715
add RawExtension type annotation
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-05-08 02:54:03 +00:00
zackzhangkai
7b84622fb6
fix servicemesh crd
...
Signed-off-by: zackzhangkai <zhangkaiamm@gmail.com >
2021-05-07 16:58:50 +08:00
yuswift
556219a5ed
fix crd update error
...
Signed-off-by: yuswiftli <yuswiftli@yunify.com >
2021-04-21 17:19:05 +08:00
KubeSphere CI Bot
fdfdc3c995
Merge pull request #3702 from yuswift/update_manifests
...
upgrade crd to apiextensions.k8s.io/v1 && generate crd files
2021-04-13 15:41:16 +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
KubeSphere CI Bot
0f3e48ba30
Merge pull request #3694 from xyz-li/app-fix
...
check release resources status
2021-04-11 13:31:15 +08:00
LiHui
fc165f97d8
check helm release is ready or not
...
Signed-off-by: LiHui <andrewli@yunify.com >
2021-04-08 18:36:29 +08:00
yuswift
adef4b5e43
upgrade crd to apiextensions.k8s.io/v1 && generate crd files
...
Signed-off-by: yuswift <yuswiftli@yunify.com >
2021-04-08 17:05:04 +08:00
yuswift
3b00fc6d5e
add kubesphereversion field for cluser.status
...
Signed-off-by: yuswift <yuswiftli@yunify.com >
adopt reviews from @LinuxSuRen
2021-04-07 15:12:15 +08:00
hongming
3e8597cf76
decoupling Jenkins and LDAP
...
Signed-off-by: hongming <talonwan@yunify.com >
2021-04-01 11:10:02 +08:00
KubeSphere CI Bot
0a40cfdf0c
Merge pull request #3465 from xyz-li/app-fix
...
Fix nil pointer and delete helmRelease
2021-03-19 14:20:05 +08:00
LiHui
dd8429c542
Fix: nil s3Client of attachment api
...
Signed-off-by: LiHui <andrewli@yunify.com >
format code
Signed-off-by: LiHui <andrewli@yunify.com >
Fix: delete helmRelease on host when delete member cluster
Signed-off-by: LiHui <andrewli@yunify.com >
Fix: modify repo credential
Signed-off-by: LiHui <andrewli@yunify.com >
remove not exitsts charts from helm repo
Signed-off-by: LiHui <andrewli@yunify.com >
2021-03-18 15:26:23 +08:00
junotx
4f5c1378f8
add monitoring dashboard query api
...
Signed-off-by: junotx <junotx@126.com >
2021-03-16 10:27:19 +08:00
wanjunlei
e3cf58e84b
Integrate all receivers into one crd, and all configs into another crd
...
Signed-off-by: wanjunlei <wanjunlei@yunify.com >
2021-03-10 18:55:46 +08:00
wanjunlei
f4f5f8283e
change notification crd version to v2alpha1
...
Signed-off-by: wanjunlei <wanjunlei@yunify.com >
2021-03-10 17:36:06 +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
70fa24010c
support workspace resource quota
...
Signed-off-by: hongming <talonwan@yunify.com >
2021-03-02 10:42:09 +08:00
Zack Zhang
f20c1f33f1
refactor application controller
...
Signed-off-by: zackzhang <zackzhang@yunify.com >
2021-01-04 16:34:04 +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
KubeSphere CI Bot
1e5fdea5f2
Merge pull request #3140 from wansir/identity-provider
...
improve identity provider plugin
2020-12-10 19:39:44 +08:00
hongming
dfaefa5ffb
improve identity provider plugin
...
Signed-off-by: hongming <talonwan@yunify.com >
2020-12-10 14:35:56 +08:00
KubeSphere CI Bot
dab0842a32
Merge pull request #3161 from RolandMa1986/feat-group-fedsync
...
enable multicluster sync for groups
2020-12-09 15:17:43 +08:00