Commit Graph

  • d2f22e8a43 Exclude EndpointSlice resources managed by Karmada system to avoid duplicate reporting changzhen 2025-07-09 14:23:54 +0800
  • 7b5ac69dec Implement `GetComponents` for `thirdpartyInterpreter` wei-chenglai 2025-08-24 23:42:55 -0400
  • 17caa1bc7d
    Merge pull request #6678 from seanlaii/configurableinterpreter karmada-bot 2025-08-25 10:42:54 +0800
  • 1336da1166
    Merge pull request #6679 from tdn21/automated-cherry-pick-of-#6603-upstream-release-1.12 karmada-bot 2025-08-25 09:28:53 +0800
  • 6672bf3881
    Merge pull request #6680 from tdn21/automated-cherry-pick-of-#6603-upstream-release-1.13 karmada-bot 2025-08-25 09:23:53 +0800
  • 8977e8bc5b
    Merge pull request #6681 from tdn21/automated-cherry-pick-of-#6603-upstream-release-1.14 karmada-bot 2025-08-25 09:21:53 +0800
  • 679321818b Adding proposal for workload affinity and anti-affinity support mszacillo 2025-08-24 19:34:07 -0400
  • 2aefcf977d fix lint whosefriendA 2025-08-25 00:27:43 +0800
  • 7c3df2c29a fix spell whosefriendA 2025-08-25 00:08:16 +0800
  • f7928e7ca1 fix lint whosefriendA 2025-08-25 00:05:51 +0800
  • b0456aeff0 feat: dynamic ratelimiter for gracefuleviction whosefriendA 2025-07-09 13:06:50 +0800
  • 3a294dd3bf Implement GetComponents method for ConfigurableInterpreter wei-chenglai 2025-08-22 00:33:37 -0400
  • 6f2ef129d5 Fix lint: remove extra blank lines after klog.ErrorS in backport files Moumita Dhar 2025-08-23 20:39:25 +0530
  • d9e8c67028 Fix unreasonable informer stop behavior zhzhuang-zju 2025-08-14 15:57:29 +0800
  • 15c39dd767
    Fix the issue of infinite loop caused by connection failure whitewindmills 2025-08-06 11:38:55 +0800
  • afba12c519
    Fix the issue of infinite loop caused by connection failure whitewindmills 2025-08-06 11:38:55 +0800
  • 4dd4a37c8d
    Fix the issue of infinite loop caused by connection failure whitewindmills 2025-08-06 11:38:55 +0800
  • 69bf770da5 enable mutation detection in e2e changzhen 2025-07-15 16:40:40 +0800
  • 00d5f45335
    Merge pull request #6669 from XiShanYongYe-Chang/promote-resource-interpreter karmada-bot 2025-08-22 10:46:52 +0800
  • bdf17e6909 Fix the issue that the cache is out of sync within the resource interpreter when using karmadactl promote changzhen 2025-08-20 16:39:45 +0800
  • 708f3e453a
    Merge pull request #6667 from XiShanYongYe-Chang/add-validate-for-aliasLabelName karmada-bot 2025-08-22 09:30:51 +0800
  • 017379f7e9
    Merge pull request #6664 from XiShanYongYe-Chang/add-comments-for-serviceexport-controller karmada-bot 2025-08-22 09:11:51 +0800
  • 2e121f16cd add comments for service-export-controller changzhen 2025-08-19 18:02:17 +0800
  • 1c6f1db6df
    Merge pull request #6665 from seanlaii/getcomponent-detector karmada-bot 2025-08-21 15:03:51 +0800
  • e83928181f Initial plan copilot-swe-agent[bot] 2025-08-21 03:23:35 +0000
  • 40bf0ab3a1
    Merge pull request #6603 from whitewindmills/fix-httpserver karmada-bot 2025-08-21 11:19:51 +0800
  • f3775f9dff
    Merge pull request #6662 from ctripcloud/pq karmada-bot 2025-08-21 10:00:50 +0800
  • 5e3e25aa3c Resolve binding components using GetComponents interpreter hook wei-chenglai 2025-08-19 23:39:05 -0400
  • 601081ebf2
    Merge pull request #6668 from RainbowMango/pr_introduce_interpreter_operation karmada-bot 2025-08-20 23:51:50 +0800
  • 440eada373 Introduce new interpreter operation InterpretComponent RainbowMango 2025-08-20 16:09:05 +0800
  • 9edc1b4940 add validation for policyv1alpha1.StatePreservation.Rules[*].AliasLabelName changzhen 2025-08-20 15:07:04 +0800
  • 201f2d9175 feat: introduce ControllerPriorityQueue feature gate zach593 2025-08-16 20:58:27 +0800
  • ec9e65f671
    Merge 0028f79188 into 8b1404681c Chauncey 2025-08-19 16:57:42 +0300
  • a4d5e5f50d
    Merge e1be37a4ff into 8b1404681c zhzhuang-zju 2025-08-19 21:57:42 +0800
  • 84a9c7fe7b
    Merge 3dd93ec13c into 8b1404681c Junhua He 2025-08-19 19:12:00 +0800
  • f5bd00b28c Fix the issue of infinite loop caused by connection failure whitewindmills 2025-08-06 11:38:55 +0800
  • 8b1404681c
    Merge pull request #6610 from XiShanYongYe-Chang/add-cluster-failover-behavior-api karmada-bot 2025-08-19 15:40:50 +0800
  • 5afc4ecd42
    Merge pull request #6659 from RainbowMango/pr_extend_resource_interpreter_interface karmada-bot 2025-08-19 12:39:49 +0800
  • 2cea078eba Extend the Resource Interpreter interface for multi-components workload scheduling. RainbowMango 2025-08-14 17:16:55 +0800
  • 8fafe59f7e add ClusterFailoverBehavior API in PropagationSpec to support application-level cluster failover changzhen 2025-08-07 14:43:41 +0800
  • 4418fb007f
    Merge pull request #6387 from XiShanYongYe-Chang/deprecated-some-purgemode karmada-bot 2025-08-19 10:09:48 +0800
  • 6f10c34de3
    Merge cb02c1f638 into f85bf8fc89 Chang 2025-08-19 00:16:57 +0800
  • f85bf8fc89
    Merge pull request #6647 from zhzhuang-zju/informerstop karmada-bot 2025-08-18 20:50:48 +0800
  • 8bf67146c1
    structured logging for hpascaletargetmarker controller (#6654) Tessa Pham 2025-08-18 08:20:49 -0400
  • 9821c9985a Correctly handle the case where HasSynced returns false in a resource interpreter and throw the error instead of hiding it. liaolecheng 2025-08-12 14:44:02 +0800
  • 980ee22886
    Merge pull request #6649 from RainbowMango/pr_extend_rb_for_components_scheduling karmada-bot 2025-08-18 10:27:49 +0800
  • 567594441d
    Merge pull request #6655 from seanlaii/multipod-featuregate karmada-bot 2025-08-18 09:12:48 +0800
  • 073cd09fbb replaced panic() calls with proper error handling in production code PulkitDadwal 2025-08-16 18:28:15 +0530
  • eb2cf6aaab Introduce MultiplePodTemplatesScheduling feature gate wei-chenglai 2025-08-15 22:03:34 -0400
  • 632754df63 Add feature gates support to karmada-scheduler config (Helm Chart) wei-chenglai 2025-08-12 23:52:20 -0400
  • 3dbeaa7a28 make error messages more detailed Tessa Pham 2025-08-15 14:00:33 -0400
  • 456328b801 structured logging for hpascaletargetmarker controller Tessa Pham 2025-08-15 13:42:49 -0400
  • 8a477540bb Introduce components fields to ResourceBinding API. RainbowMango 2025-08-14 17:32:59 +0800
  • b1ea332546
    Merge pull request #6652 from zhzhuang-zju/releasenote-new v1.15.0-rc.0 karmada-bot 2025-08-15 18:11:46 +0800
  • 952d0f0e4e publish release v1.15.0-rc.0,v1.14.3,v1.13.6,v1.12.9 zhzhuang-zju 2025-08-15 17:01:08 +0800
  • bb755c7972
    Merge pull request #6642 from liaolecheng/automated-cherry-pick-of-#6602-#6612-#6626-upstream-release-1.12 v1.12.9 karmada-bot 2025-08-15 16:56:46 +0800
  • bef7fce5cb
    Merge pull request #6651 from tessapham/fix-fmt karmada-bot 2025-08-15 09:42:46 +0800
  • 74aeab08b8 fix formatted strings Tessa Pham 2025-08-14 10:26:20 -0400
  • 43276538df chore(*): go lint baiyutang 2025-08-14 21:29:40 +0800
  • a5103d07ac
    Merge pull request #6645 from liaolecheng/automated-cherry-pick-of-#6602-#6612-#6626-upstream-release-1.14 v1.14.3 karmada-bot 2025-08-14 21:10:46 +0800
  • 443b0bceaf
    Merge pull request #6644 from liaolecheng/automated-cherry-pick-of-#6602-#6612-#6626-upstream-release-1.13 v1.13.6 karmada-bot 2025-08-14 21:09:46 +0800
  • fa1f522a99
    Merge pull request #6648 from luyb177/automated-cherry-pick-of-#6544-upstream-release-1.4 karmada-bot 2025-08-14 20:54:46 +0800
  • ff002642ec
    Merge pull request #6646 from luyb177/automated-cherry-pick-of-#6544-upstream-release-1.3 karmada-bot 2025-08-14 20:53:46 +0800
  • 17c0f30c4c detector: eliminate the mutation of the informer cache zhzhuang-zju 2025-08-13 14:54:49 +0800
  • aedc7addc3 detector: eliminate the mutation of the informer cache zhzhuang-zju 2025-08-13 14:54:49 +0800
  • 72dec2843a ensure resource interpreter cache sync before starting controllers changzhen 2025-08-12 11:56:19 +0800
  • 06aad71099 Fix the issue that the cache is out of sync when hookManager's HasSynced is queried in CustomizedInterpreter liaolecheng 2025-08-07 19:55:33 +0800
  • d72b1b0cc4 Fix the issue that the cache is out of sync when configManager's HasSynced is queried in ConfigurableInterpreter changzhen 2025-08-06 10:59:17 +0800
  • a173969232
    Merge pull request #6638 from zhzhuang-zju/automated-cherry-pick-of-#6544-upstream-release-1.12 karmada-bot 2025-08-14 16:46:45 +0800
  • 2fc3600372 ensure resource interpreter cache sync before starting controllers changzhen 2025-08-12 11:56:19 +0800
  • f9492dc5b8 Fix the issue that the cache is out of sync when hookManager's HasSynced is queried in CustomizedInterpreter liaolecheng 2025-08-07 19:55:33 +0800
  • d39653b029 Fix the issue that the cache is out of sync when configManager's HasSynced is queried in ConfigurableInterpreter changzhen 2025-08-06 10:59:17 +0800
  • d2ab63ec46 ensure resource interpreter cache sync before starting controllers changzhen 2025-08-12 11:56:19 +0800
  • 6efd86bb31 Fix unreasonable informer stop behavior zhzhuang-zju 2025-08-14 15:57:29 +0800
  • 88093c2734 improve code quality and documentation across multiple packages PulkitDadwal 2025-08-14 13:27:21 +0530
  • 88cf3d84bc Fix the issue that the cache is out of sync when hookManager's HasSynced is queried in CustomizedInterpreter liaolecheng 2025-08-07 19:55:33 +0800
  • 14bdc510b9 Fix the issue that the cache is out of sync when configManager's HasSynced is queried in ConfigurableInterpreter changzhen 2025-08-06 10:59:17 +0800
  • 633ffa7109 ensure resource interpreter cache sync before starting controllers changzhen 2025-08-12 11:56:19 +0800
  • 461a4b9546 Fix the issue that the cache is out of sync when hookManager's HasSynced is queried in CustomizedInterpreter liaolecheng 2025-08-07 19:55:33 +0800
  • 08ce958373 Fix the issue that the cache is out of sync when configManager's HasSynced is queried in ConfigurableInterpreter changzhen 2025-08-06 10:59:17 +0800
  • a8fbf5ad50
    Merge pull request #6636 from XiShanYongYe-Chang/automated-cherry-pick-of-#6622-upstream-release-1.12 karmada-bot 2025-08-14 11:40:45 +0800
  • d2466fed70
    Merge pull request #6634 from XiShanYongYe-Chang/automated-cherry-pick-of-#6622-upstream-release-1.13 karmada-bot 2025-08-14 11:39:45 +0800
  • 4c040be5b5
    Merge pull request #6633 from XiShanYongYe-Chang/automated-cherry-pick-of-#6622-upstream-release-1.14 karmada-bot 2025-08-14 11:38:45 +0800
  • 155c8d1d38 detector: eliminate the mutation of the informer cache zhzhuang-zju 2025-08-13 14:54:49 +0800
  • b19e443036 feat: add LabelPropagation feature gate and support operator label propagation baiyutang 2025-08-14 10:35:36 +0800
  • c00963e039 detector: use index to speed up cleanup process zhzhuang-zju 2025-08-14 10:40:04 +0800
  • 389c175874 merge EndpointSlice Work finalizers instead of overwriting it changzhen 2025-08-11 16:01:36 +0800
  • 38998d4ac1 merge EndpointSlice Work finalizers instead of overwriting it changzhen 2025-08-11 16:01:36 +0800
  • e78a72d22f merge EndpointSlice Work finalizers instead of overwriting it changzhen 2025-08-11 16:01:36 +0800
  • dfdd9a5207
    Merge pull request #6544 from zhzhuang-zju/cachemutation karmada-bot 2025-08-13 19:11:44 +0800
  • e335bc242c
    Merge pull request #6627 from tessapham/fix-filename karmada-bot 2025-08-13 16:19:45 +0800
  • 8f9f9ef722
    Merge pull request #6611 from liaolecheng/refactor/resourcebinding-validation karmada-bot 2025-08-13 15:21:46 +0800
  • d0f7464246 detector: eliminate the mutation of the informer cache zhzhuang-zju 2025-08-13 14:54:49 +0800
  • 6bcb4774c5
    Merge pull request #6626 from XiShanYongYe-Chang/ensure-resource-interpreter-cache karmada-bot 2025-08-13 14:32:44 +0800
  • e81e311dcd Refactor resourcebinding validating webhook for extensibility liaolecheng 2025-08-07 16:41:04 +0800
  • 0243055f7f update -f flag description Tessa Pham 2025-08-13 00:06:07 -0400
  • de58287f3c
    Merge pull request #6630 from liaolecheng/update/go1.24.6 karmada-bot 2025-08-13 12:25:44 +0800
  • 55678eaed4 Bump golang to 1.24.6 liaolecheng 2025-08-13 11:32:38 +0800
  • 6f93ef0e5a ensure resource interpreter cache sync before starting controllers changzhen 2025-08-12 11:56:19 +0800
  • 414cb996b3
    Merge pull request #6554 from NickYadance/sync-searchcache-before-start karmada-bot 2025-08-12 17:24:44 +0800