Commit Graph

60 Commits

Author SHA1 Message Date
Amir Alavi 384afd48fc
feat: retain `PersistentVolumeClaim` annotation `volume.kubernetes.io/selected-node`
Signed-off-by: Amir Alavi <amir.alavi@zendesk.com>
2024-05-15 17:21:34 -04:00
zhzhuang-zju 309c67701b bump golangci to v1.58.0
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
2024-05-13 09:32:13 +08:00
RainbowMango d4b610cad6 fix lint issues
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2024-05-06 11:36:54 +08:00
karmada-bot 81916d6d8f
Merge pull request #4813 from whitewindmills/deprecated-work-labels
Deprecate name/namespace labels of work
2024-04-28 16:33:23 +08:00
whitewindmills 8328054439 Deprecate name/namespace labels of work
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
2024-04-28 15:22:44 +08:00
yike21 729b4fe387 fix: update testdata for resourcecustomizations of cloneset
Signed-off-by: yike21 <yike21@qq.com>
2024-04-19 12:42:54 +08:00
孙伟祥 9bcd8526c9 show status.labelSelector for fed cloneSet
Signed-off-by: 孙伟祥 <sunweixiang@xiaohongshu.com>
2024-04-17 10:41:23 +08:00
Amir Alavi 7dbfc9f22b
propagate `Secret` of type `kubernetes.io/service-account-token`
Signed-off-by: Amir Alavi <amiralavi7@gmail.com>
2024-04-11 09:45:23 -04:00
Amir Alavi 3cd983db96
chore: refactor `prune.RemoveIrrelevantField` to allow for more kind pruners
Signed-off-by: Amir Alavi <amir.alavi@zendesk.com>
2024-04-09 15:19:14 -04:00
karmada-bot ff7322acf2
Merge pull request #4729 from chaosi-zju/hpav5
fix deployment replicas syncer in case that `status.replicas` haven't been collected from member cluster to template
2024-03-27 18:38:38 +08:00
chaosi-zju 31d6855e63 fix deployment replicas syncer in case that status.replicas haven't been collected
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
2024-03-27 17:34:46 +08:00
Zhiqiang Li 7a55dcd217 fix: replica interpreter err log format
Signed-off-by: Zhiqiang Li <stulzq@qq.com>
2024-03-20 19:50:52 +08:00
karmada-bot 4fe9dff3a8
Merge pull request #4204 from zhy76/copyright
feat: add license and verify license for code file
2023-11-22 10:23:52 +08:00
Lan Liang 3296603788 Prune job label for kubernetes 1.27,prefix with `batch.kubernetes.io/`
Signed-off-by: Lan Liang <gcslyp@gmail.com>
Co-authored-by: Hongcai Ren <renhongcai@huawei.com>
2023-11-17 09:03:02 +00:00
zhy76 adef1e5974 feat: add license and verify license for code file
Signed-off-by: zhy76 <958474674@qq.com>
2023-11-16 11:11:21 +08:00
chaosi-zju a4828cc410 retain for hpa controlled Deployment resource
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
2023-09-21 19:44:01 +08:00
chaosi-zju 64ffa2a28e aggregate the HPA status from member clusters into control plane.
Signed-off-by: chaosi-zju <chaosi@zju.edu.cn>
2023-09-18 11:31:21 +08:00
whitewindmills c8423cb237 fix spelling errors
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
2023-09-04 10:22:39 +08:00
chaunceyjiang 2c55f10641 feat: Refactor the mechanism for propagating serviceexport derived svc and eps.
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2023-08-18 16:04:35 +08:00
karmada-bot 0d17a0a542
Merge pull request #3876 from whitewindmills/replica-interpreter
feat: add pod replica interpreter
2023-08-10 09:36:50 +08:00
chaunceyjiang 72b5af2980 Add a Ingress to the default dependencinterpreter
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2023-08-02 17:47:31 +08:00
whitewindmills 10b644f317 add pod replica interpreter
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
2023-08-01 21:30:13 +08:00
RainbowMango eb0a9bb018 Promote code owners as per community membership
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2023-07-04 10:25:10 +08:00
chaunceyjiang c3a4c26001 fix aggregateCronJobStatus panic
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2023-06-20 12:22:48 +08:00
chaunceyjiang f055c0d8f2 feat: supports aggregating the status of a pod's initcontainer
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2023-06-05 15:08:36 +08:00
yike21 9471d166d1 add customizations for argoproj.io/v1alpha1/Workflow
Signed-off-by: yike21 <yike21@qq.com>
2023-05-23 16:31:47 +08:00
karmada-bot 7004057093
Merge pull request #3499 from yike21/bundle-kyverno-clusterpolicy
add customizations for kyverno.io/v1/ClusterPolicy
2023-05-15 16:53:50 +08:00
karmada-bot d6470bcf49
Merge pull request #3498 from yike21/bundle-kyverno-policy
add customizations for kyverno.io/v1/Policy
2023-05-15 16:48:50 +08:00
chaunceyjiang 62723e9a49 check thirdparty resources
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2023-05-12 16:40:09 +08:00
yike21 b27aae5d18 add customizations for kyverno.io/v1/Policy
Signed-off-by: yike21 <yike21@qq.com>
2023-05-08 22:50:41 +08:00
yike21 071c185bd9 add customizations for kyverno.io/v1/ClusterPolicy
Signed-off-by: yike21 <yike21@qq.com>
2023-05-07 21:11:33 +08:00
karmada-bot 0e10088974
Merge pull request #3482 from yike21/bundle-fluxcd-helmrepository
add customizations for source.toolkit.fluxcd.io/v1beta2/OCIRepository
2023-05-06 10:02:20 +08:00
karmada-bot 060dbf95c1
Merge pull request #3485 from yike21/bundle-fluxcd-Bucket
add customizations for source.toolkit.fluxcd.io/v1beta2/Bucket
2023-05-06 09:53:20 +08:00
yike21 ac4fe4ff2a add customizations for source.toolkit.fluxcd.io/v1beta2/OCIRepository
Signed-off-by: yike21 <yike21@qq.com>
2023-05-05 21:06:46 +08:00
karmada-bot e7a6f8d177
Merge pull request #3487 from yike21/bundle-fluxcd-Kustomization
add customizations for kustomize.toolkit.fluxcd.io/v1/Kustomization
2023-05-05 17:01:19 +08:00
karmada-bot 0d5c2136fa
Merge pull request #3481 from yike21/bundle-fluxcd-gitrepository
add customizations for source.toolkit.fluxcd.io/v1/GitRepository
2023-05-05 15:50:19 +08:00
karmada-bot dd1bc2a0be
Merge pull request #3486 from yike21/bundle-fluxcd-HelmChart
add customizations for source.toolkit.fluxcd.io/v1beta2/HelmChart
2023-05-05 10:05:19 +08:00
karmada-bot a8480b94a0
Merge pull request #3484 from yike21/bundle-fluxcd-HelmRepository
add customizations for source.toolkit.fluxcd.io/v1beta2/HelmRepository
2023-05-05 09:23:19 +08:00
yike21 22c8a246ea add customizations for source.toolkit.fluxcd.io/v1beta2/HelmRepository
Signed-off-by: yike21 <yike21@qq.com>
2023-05-04 22:42:57 +08:00
yike21 3363034f77 add customizations for kustomize.toolkit.fluxcd.io/v1/Kustomization
Signed-off-by: yike21 <yike21@qq.com>
2023-05-01 19:24:26 +08:00
yike21 46058ffc48 add customizations for source.toolkit.fluxcd.io/v1beta2/HelmChart
Signed-off-by: yike21 <yike21@qq.com>
2023-05-01 19:14:51 +08:00
yike21 729aa562ae add customizations for source.toolkit.fluxcd.io/v1beta2/Bucket
Signed-off-by: yike21 <yike21@qq.com>
2023-05-01 19:03:09 +08:00
yike21 a8f4aef875 add customizations for source.toolkit.fluxcd.io/v1/GitRepository
Signed-off-by: yike21 <yike21@qq.com>
2023-05-01 18:25:51 +08:00
yike21 2f421eaa4e add customizations for helm.toolkit.fluxcd.io/v2beta1/HelmRelease
Signed-off-by: yike21 <yike21@qq.com>
2023-05-01 15:40:02 +08:00
yike21 cb069867af rename advancedcronjob directory, and fix the retention operation for broadcastjob
Signed-off-by: yike21 <yike21@qq.com>
2023-04-25 10:51:47 +08:00
neteric a95b576812 Fix func retainPodFields not include initContainer'volumesMounts bug
Signed-off-by: neteric <net.eric.zhang@gmail.com>
2023-04-18 15:51:59 +08:00
karmada-bot 4552a19ee9
Merge pull request #3392 from yike21/add-unit-test
add unit test for pkg/resourceinterpreter/default/native/dependencies.go
2023-04-17 11:49:04 +08:00
karmada-bot ab9404a331
Merge pull request #3368 from yike21/bundle-kruise-resources-cronjob
add customizations for apps.krusie.io/v1alpha1/AdvancedCronJob
2023-04-14 16:49:02 +08:00
yike21 b22cb1ff00 add customizations for apps.krusie.io/v1alpha1/BroadcastJob
Signed-off-by: yike21 <yike21@qq.com>
2023-04-14 15:39:15 +08:00
yike21 9628830a39 add customizations for apps.krusie.io/v1alpha1/AdvancedCronJob
Signed-off-by: yike21 <yike21@qq.com>
2023-04-14 15:33:34 +08:00