Commit Graph

82 Commits

Author SHA1 Message Date
whitewindmills 82aad4eee2 Align federated DaemonSet's observedGeneration semantics with its native
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
2024-07-10 16:31:05 +08:00
karmada-bot ffdc58cbba
Merge pull request #5057 from veophi/generation/cloneset
Align federated CloneSet's observedGeneration semantics with its native
2024-07-09 09:40:03 +08:00
veophi f2ad6e599a fix cloneset observed generation logic
Signed-off-by: veophi <sunweixiang@xiaohongshu.com>
2024-07-08 11:47:51 +08:00
karmada-bot f869fbac16
Merge pull request #5086 from yike21/generation-gitrepository
Align federated GitRepository's observedGeneration semantics with its native
2024-07-08 10:13:01 +08:00
karmada-bot c0118efd9a
Merge pull request #5023 from mszacillo/flinkdeployment-crd
Adding FlinkDeployment CRD to supported third party resource customizations
2024-07-01 09:10:56 +08:00
karmada-bot c0c5569e03
Merge pull request #5094 from zhy76/feat/sts
Align federated StatefulSet's observedGeneration semantics with its native
2024-06-29 15:52:54 +08:00
mszacillo 4c8e4dea31 Improving tm replica interpretation
Signed-off-by: mszacillo <mszacillo@bloomberg.net>
2024-06-27 13:13:23 -04:00
mszacillo a1bcbf143f Adding nil check for podTemplate
Signed-off-by: mszacillo <mszacillo@bloomberg.net>
2024-06-26 17:20:47 -04:00
mszacillo 4f16de20ea Taking max replica requirement from jm and tms, updating health interpreter, adding getResourceQuantity function to kube library
Signed-off-by: mszacillo <mszacillo@bloomberg.net>
2024-06-26 13:17:10 -04:00
zhy76 d7d28eaf3b Align federated StatefulSet's observedGeneration semantics with its native
Signed-off-by: zhy76 <958474674@qq.com>
2024-06-26 20:59:48 +08:00
karmada-bot 4706dd8b54
Merge pull request #5095 from whitewindmills/jobs-replicas
Fix the bug in interpreting the replicas of Job
2024-06-26 17:37:51 +08:00
whitewindmills bf9eaf05ec Fix the bug in interpreting the replicas of Job
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
2024-06-24 18:17:05 +08:00
yike21 8547843d01 fix kustomization observed generation logic
Signed-off-by: yike21 <yike21@qq.com>
2024-06-23 17:14:20 +08:00
yike21 b4c6fd889f fix gitrepository observed generation logic
Signed-off-by: yike21 <yike21@qq.com>
2024-06-23 17:07:01 +08:00
孙伟祥 933343df10 fix deployment observed generation logic
Signed-off-by: 孙伟祥 <sunweixiang@xiaohongshu.com>
2024-06-14 14:05:42 +08:00
mszacillo f822072c34 Adding FlinkDeployment CRD to supported third party resource customizations
Signed-off-by: mszacillo <mszacillo@bloomberg.net>
2024-06-10 12:07:14 -04:00
RainbowMango 1c9395ba6e nominate code owners of scheduler, resourceinterpreter, apis
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2024-06-07 11:59:02 +08:00
changzhen 8ec02ca39b add verify for all kinds of interpters with InterpretDependency operation
Signed-off-by: changzhen <changzhen5@huawei.com>
2024-05-28 20:00:00 +08:00
Amir Alavi 3dfa5b54bd
fix: remove deployment revision annotation
Signed-off-by: Amir Alavi <amir.alavi@zendesk.com>
2024-05-20 07:19:21 -04:00
changzhen 581f392525 remove retain annotations logic
Signed-off-by: changzhen <changzhen5@huawei.com>
2024-05-17 16:30:56 +08:00
karmada-bot b217a9ce2d
Merge pull request #4944 from a7i/unit-test-retain-pv-pvc
unit test for interpreter retain (pv, pvc)
2024-05-16 09:59:20 +08:00
Amir Alavi 1496888318
unit test for interpreter retain (pv, pvc)
Signed-off-by: Amir Alavi <amir.alavi@zendesk.com>
2024-05-15 17:25:37 -04:00
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