hongming
0d852e8276
chore: update copyright headers ( #6496 )
...
Signed-off-by: hongming <coder.scala@gmail.com >
2025-04-30 15:53:51 +08:00
KubeSphere CI Bot
1564abca4d
feat: add imagesearch provider ( #6449 )
...
* feat: add imagesearch provider
* update
* update
* update
* update url and queries
* add func getProviderTypeByHost
---------
Signed-off-by: wenhaozhou <wenhaozhou@yunify.com >
Signed-off-by: hongming <coder.scala@gmail.com >
Co-authored-by: wenhaozhou <wenhaozhou@yunify.com >
2025-03-19 11:03:58 +08:00
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
hongming
fafe98b4f0
refactor: remove usless options ( #5671 )
...
refactor: remove useless options
2023-05-10 14:01:46 +08:00
Fritzmomoto
f63c371eaf
call validate when config update coz apiserver restart ( #5564 )
...
Co-authored-by: jinshanwu <jinshanwu@deeproute.ai >
2023-03-03 15:30:39 +08:00
Wenhao Zhou
23df7b051b
ResourceGetter v1beta1 ( #5416 )
...
* add resource getter & reader
Signed-off-by: Wenhao Zhou <wenhaozhou@yunify.com >
* add resource v1beta1 handler
* delete gvrToGvk map instead of using the dynamicRESTMapper for getting gvk, and rename the ResourceLister to ResourceGetter
* add unregisteredMiddleware filter
Signed-off-by: wenhaozhou <wenhaozhou@yunify.com >
* add secret contains benchmark & add fieldSelector to resourcev1beta1
Signed-off-by: Wenhao Zhou <wenhaozhou@yunify.com >
* delete crds models
Signed-off-by: wenhaozhou <wenhaozhou@yunify.com >
* delete parameterExtractor and instead of requestInfo
Signed-off-by: Wenhao Zhou <wenhaozhou@yunify.com >
* add benchmark test
* move fieldSelector to DefaultObjectMetaFilter
Signed-off-by: wenhaozhou <wenhaozhou@yunify.com >
* move fieldSelector to DefaultObjectMetaFilter
* change registeredGv type to set
Signed-off-by: wenhaozhou <wenhaozhou@yunify.com >
* update filter chains
Signed-off-by: wenhaozhou <wenhaozhou@yunify.com >
* fix fieldSelector cannot work
Signed-off-by: wenhaozhou <wenhaozhou@yunify.com >
* fix: list known type do not need served label
Signed-off-by: wenhaozhou <wenhaozhou@yunify.com >
---------
Signed-off-by: Wenhao Zhou <wenhaozhou@yunify.com >
Signed-off-by: wenhaozhou <wenhaozhou@yunify.com >
2023-02-08 15:00:15 +08:00
hongzhouzi
30d10cac53
fix: concurrent map read and map write caused by reloading in ks-apiserver ( #5457 )
...
fix: concurrent map read and map write caused by reloading in ks-apiserver.
Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io >
Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io >
2023-01-12 17:44:55 +08:00
hongzhouzi
efcd4c5512
fix: Resolved some data out of sync after live-reload. ( #5422 )
...
refactor: Data not synchronized due to using singleton mode after live-reload.
Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io >
Signed-off-by: hongzhouzi <hongzhouzi@kubesphere.io >
2022-12-21 10:49:53 +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
hongming
db867fa2ed
invalid config file should not be ignored ( #5228 )
...
fix the invalid config file should not be ignored
2022-09-20 10:06:15 +08:00
Wenhao Zhou
6af86c2cf1
add dynamic options for cache ( #4894 )
...
* add dynamic options for cache
* fixed bugs based on unit-test
* add doc for cache
* make cache implements be private
* Change simpleCache name to InMemoryCache
Signed-off-by: Wenhao Zhou <wenhaozhou@yunify.com >
* Remove fake cache and replacing to in memory cache with default parameter
Signed-off-by: Wenhao Zhou <wenhaozhou@yunify.com >
Signed-off-by: Wenhao Zhou <wenhaozhou@yunify.com >
2022-09-19 16:46:15 +08:00
ruijzhan
d87d7d2428
avoid re-allocating ServerRunOptions ( #5108 )
2022-08-01 12:04:56 +08:00
LiHui
47563af08c
add gops agent to ks-apiserver&&controller-manager
2022-06-07 09:45:09 +08:00
LiHui
35027a346b
add openpitrix Client to apiserver
2022-05-20 17:37:52 +08:00
LiHui
32b85cd625
cluster clusters
2022-05-20 11:53:51 +08:00
x893675
f5bcbda0c9
optimize config package
...
Signed-off-by: x893675 <x893675@icloud.com >
2022-02-22 11:21:03 +08:00
x893675
2a521bb157
add feature for live-reload when configuration changed
...
Signed-off-by: x893675 <x893675@icloud.com >
2022-02-08 16:28:01 +08:00
liuan
8657cd31b2
if error is not NULL,return error
2021-10-21 17:23:42 +08:00
hongming
4b5b1c64bc
Refactor authenticator
...
Signed-off-by: hongming <hongming@kubesphere.io >
2021-09-17 16:39:20 +08: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
3bfae73318
fix ks-apiserver missing interfaces
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-08-16 06:58:12 +00:00
Roland.Ma
85fd94b922
add kiali client with authentication supports
...
Signed-off-by: Roland.Ma <rolandma@yunify.com >
2021-07-19 08:36:08 +00:00
LiHui
e7f7497a39
Fix: nil pointer when enable secure port
...
Signed-off-by: LiHui <andrewli@yunify.com >
2021-05-18 14:38:25 +08:00
Jeff
2952bf4a3b
add version sub command
...
Signed-off-by: Jeff <zw0948@gmail.com >
2021-04-06 02:00:33 +00:00
Jeff
d98c4e8311
add version sub command
...
Signed-off-by: Jeff <zw0948@gmail.com >
2021-04-05 15:44:27 +00:00
zryfish
ac275b6e98
add goimports format action ( #3630 )
...
Signed-off-by: Jeff <jeffzhang@yunify.com >
2021-03-30 13:44:24 +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
root
3095fd9403
Add test code to metrics client, and fix metrics items process
...
Signed-off-by: root <danma@yunify.com >
2021-01-26 08:30:41 +00:00
root
8c86c9e1a5
Add metrics-server client to monitoring
...
Signed-off-by: root <danma@yunify.com >
2021-01-25 07:10:41 +00:00
KubeSphere CI Bot
7ab1eb1d6a
Merge pull request #3189 from wansir/oidc
...
support OIDC identity provider
2021-01-21 16:13:40 +08:00
KubeSphere CI Bot
bed6465993
Merge pull request #3212 from wanjunlei/es
...
add a es client for auditing, events, and logging
2021-01-19 17:09:19 +08:00
hongming
ac2bdf2509
support oidc identity provider
...
Signed-off-by: hongming <talonwan@yunify.com >
2021-01-18 15:12:35 +08:00
junotx
514fec7eb4
custom alerting use the same API group and flagset to alerting
...
Signed-off-by: junotx <junotx@126.com >
2021-01-15 13:48:48 +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
wanjunlei
039507c9ae
add a es client for auditing, events, and logging
...
Signed-off-by: wanjunlei <wanjunlei@yunify.com >
2020-12-29 14:17:21 +08:00
zackzhangkai
f153390468
support using Kiali API directly
...
Signed-off-by: zackzhangkai <zackzhang@yunify.com >
2020-12-17 21:28:16 +08:00
zackzhangkai
062c688287
kiali add kubeconfig check
...
Signed-off-by: zackzhangkai <zackzhang@yunify.com >
2020-12-03 14:58:42 +08:00
zackzhangkai
d78d7f0ad0
just filter out kube-* namespaces
...
Signed-off-by: zackzhangkai <zackzhang@yunify.com >
2020-11-29 22:30:18 +08:00
yuswift
2278132d08
Feat: support runnig ks-apiserver without redis option && change log level
...
Signed-off-by: yuswift <yuswiftli@yunify.com >
2020-11-17 10:51:07 +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
yuswift
51168c730c
fix issue #3086
...
Signed-off-by: yuswift <yuswiftli@yunify.com >
2020-11-05 15:26:12 +08:00
zryfish
dbc33fe5d2
add license header ( #2761 )
...
Signed-off-by: Jeff <zw0948@gmail.com >
2020-08-05 15:54:17 +08:00
zryfish
693a4143db
reconcile host cluster ( #2354 )
...
print friendly error when component failed
update dockerfile
2020-07-08 23:55:13 +08:00
hongming
48f80d8c1a
fix: Synchronize users to LDAP
...
Signed-off-by: hongming <talonwan@yunify.com >
2020-07-02 15:43:21 +08:00
wanjunlei
356560ac74
resolve conversation
...
formater
Signed-off-by: wanjunlei <wanjunlei@yunify.com >
debug
debug
Signed-off-by: wanjunlei <wanjunlei@yunify.com >
2020-06-12 11:19:27 +08:00
zryfish
9b16c0589c
fix openpitrix return non nil client when enpoint is empty ( #2165 )
2020-06-07 20:00:27 +08:00
zryfish
ee5afd7d44
Merge branch 'master' into options
2020-06-03 11:14:42 +08:00
KubeSphere CI Bot
b681193c1f
Merge pull request #2129 from wanjunlei/master
...
add auditing events search api
2020-06-01 11:45:37 +08:00