Commit Graph

  • f86aca8816 squash commits Signed-off-by: Abhinav Kumar <abhinavkumar130503@gmail.com> Abhinav Kumar 2025-07-03 19:40:29 +0530
  • 66d49eb465 Update automatic generated files RainbowMango 2025-06-25 11:58:17 +0800
  • b11f53008c Bump Kubernetes dependencies to v1.33.2 RainbowMango 2025-06-25 11:36:36 +0800
  • d74b6da145
    Merge pull request #6507 from ritzdevp/rs/logfix karmada-bot 2025-07-02 15:00:08 +0800
  • c9efbe26b5 Add structured logging aggregated-apiserver ritzdevp 2025-06-30 15:32:56 -0400
  • c693ff8865
    Merge pull request #6506 from jennryaz/erya-slog karmada-bot 2025-07-01 19:20:07 +0800
  • e15e496a58
    Merge pull request #6508 from wenhuwang/remedy-ctrl-logs karmada-bot 2025-07-01 17:34:08 +0800
  • 941ace03dc
    Add json logging support for remediation controller wenhuwang 2025-07-01 09:52:11 +0800
  • 6347158e3e Use structured logging for resource binding controller Eugene Ryazanov 2025-06-30 09:49:39 -0400
  • 1c4af4bb58
    Merge pull request #6504 from zhzhuang-zju/releasenote-new karmada-bot 2025-06-30 21:13:06 +0800
  • b2f117fc14
    Merge pull request #6505 from XiShanYongYe-Chang/automated-cherry-pick-of-#6491-upstream-release-1.14 v1.14.1 karmada-bot 2025-06-30 20:54:07 +0800
  • c28cf829f1
    Merge pull request #6503 from zhzhuang-zju/automated-cherry-pick-of-#6477-upstream-release-1.14 karmada-bot 2025-06-30 20:25:08 +0800
  • 40e698c0a9
    Merge pull request #6502 from zhzhuang-zju/automated-cherry-pick-of-#6474-upstream-release-1.14 karmada-bot 2025-06-30 20:24:07 +0800
  • 5bcd841869 publish release note for v1.15.0-alpha.1, v1.14.1, v1.13.4, v1.12.7 zhzhuang-zju 2025-06-30 20:14:19 +0800
  • a4b2213302 apply NoExecuteTaintEvictionPurgeMode value to the taint-manager when handle with clusterResourceBinding changzhen 2025-06-25 17:50:18 +0800
  • e51a4ae697 use rbSpec.clusters and rbSpec.ReplicaRequirements to calculate rb's resource usage zhzhuang-zju 2025-06-20 17:43:31 +0800
  • 597c7d041e fix the issue where federatedresourcequota becomes invalid when the workload scales up zhzhuang-zju 2025-06-24 20:34:25 +0800
  • 4b5efd8872 flakey test: Retry on failed deployment update zhzhuang-zju 2025-06-30 17:42:41 +0800
  • a8cafd0496
    Merge pull request #6477 from zhzhuang-zju/frq v1.15.0-alpha.1 karmada-bot 2025-06-30 16:29:06 +0800
  • 3e97b8ecd8
    Merge pull request #6501 from karmada-io/dependabot/github_actions/sigstore/cosign-installer-3.9.1 karmada-bot 2025-06-30 15:58:07 +0800
  • 483fbf41d0
    Bump sigstore/cosign-installer from 3.9.0 to 3.9.1 dependabot[bot] 2025-06-30 07:05:57 +0000
  • 956ed039df
    Merge pull request #6491 from XiShanYongYe-Chang/apply-NoExecuteTaintEvictionPurgeMode-to-crb karmada-bot 2025-06-30 11:47:06 +0800
  • b1c6095564
    Merge pull request #6485 from RainbowMango/pr_update_kubernetes_compatibility karmada-bot 2025-06-29 17:09:06 +0800
  • 9af708643d refactor: Optimize the process of cluster registration zhzhuang-zju 2025-06-28 16:24:30 +0800
  • 591193b358
    Merge pull request #6496 from LeonZh0u/operator-structured-logs karmada-bot 2025-06-27 18:59:03 +0800
  • 450b642e19
    Merge pull request #6490 from seanlaii/go-1.24 karmada-bot 2025-06-27 11:21:03 +0800
  • 28482df813 karmada-operator: Optimize the startup process of Karmada components zhzhuang-zju 2025-06-27 10:12:38 +0800
  • ea5bc281b9 Bump go version to 1.24.4 wei-chenglai 2025-06-25 01:31:10 -0400
  • 2ce5c464f8
    Merge pull request #6494 from seanlaii/govet karmada-bot 2025-06-27 09:22:03 +0800
  • a56fb20287 Structured Logging for Karmada Components lzhou286 2025-06-26 11:53:43 -0400
  • aa02d191bc
    Merge pull request #6487 from SujoyDutta/sdutta/execution-ctrl-logs karmada-bot 2025-06-27 03:05:04 +0800
  • f69d55b61b continue using klog with structured logging sdutta133 2025-06-24 15:30:34 -0400
  • e37fe36cfc
    Merge pull request #6482 from Bhaumik10/ns-ctrl-logs karmada-bot 2025-06-27 01:18:04 +0800
  • 00dcfc0b6a JSON Logging for Namespace sync controller Bhaumik Patel 2025-06-23 18:13:03 -0400
  • c44235afc5
    Merge pull request #6493 from mszacillo/descheduler-structured-logs karmada-bot 2025-06-26 21:28:05 +0800
  • ea9bcecb6a
    Merge pull request #6484 from RainbowMango/pr_enhance_prtemplate karmada-bot 2025-06-26 12:19:02 +0800
  • d96c8863ff fix: Address all govet printf issues across the codebase wei-chenglai 2025-06-25 23:30:46 -0400
  • 3751a16058 Add JSON logging support for Karmada descheduler component mszacillo 2025-06-25 17:41:26 -0400
  • 6093332de5 apply NoExecuteTaintEvictionPurgeMode value to the taint-manager when handle with clusterResourceBinding changzhen 2025-06-25 17:50:18 +0800
  • 0b75a70173
    Merge pull request #6474 from zhzhuang-zju/binding karmada-bot 2025-06-25 10:19:01 +0800
  • 7b9bf2fea1 fix the issue where federatedresourcequota becomes invalid when the workload scales up zhzhuang-zju 2025-06-24 20:34:25 +0800
  • 702de1da1e Link Kubernetes compatibility to website RainbowMango 2025-06-24 20:03:48 +0800
  • 97a3d51d83 improve pull request template RainbowMango 2025-06-24 15:01:12 +0800
  • 7be84f692a Fix the issue where upgrading the Karmada Operator causes Karmada instances to fail. zhzhuang-zju 2025-06-24 14:32:51 +0800
  • 8be2faff13 feat(operator): support explicit tolerations and affinity for control plane components Abhinav Kumar 2025-06-23 17:58:39 +0530
  • b20715eb4e
    Merge pull request #6478 from karmada-io/dependabot/github_actions/sigstore/cosign-installer-3.9.0 karmada-bot 2025-06-23 15:53:00 +0800
  • 5b8e346eb0
    Bump sigstore/cosign-installer from 3.8.2 to 3.9.0 dependabot[bot] 2025-06-23 05:57:15 +0000
  • e16a8e6f53
    Merge pull request #6439 from nihar4276/metrics-adaptor-json-logging karmada-bot 2025-06-23 09:28:00 +0800
  • eb3fed6aeb JSON logging support for Karmada Metrics Adapter component nrao65 2025-06-22 18:13:39 -0400
  • 3ed8f15934 use rbSpec.clusters and rbSpec.ReplicaRequirements to calculate rb's resource usage zhzhuang-zju 2025-06-20 17:43:31 +0800
  • 2af742b2d3
    Merge pull request #6466 from liwang0513/lwang/karmada_search_json_logging karmada-bot 2025-06-20 11:31:57 +0800
  • 22adecf2ce
    Merge pull request #6473 from zzklachlan/karmada-scheduler-json-logging-support karmada-bot 2025-06-20 11:29:57 +0800
  • f5cbcbb4b2
    Merge pull request #6457 from linyao22/scheduler-estimator-json-logging karmada-bot 2025-06-20 11:24:57 +0800
  • 33d46e5919
    added json logging support in karmada-agent (#6442) Chelly_EGOIST 2025-06-19 23:21:57 -0400
  • 312fbd088b
    Merge pull request #6435 from jabellard/cluster-ctrl-logs karmada-bot 2025-06-20 09:30:57 +0800
  • a0178b7511
    Merge pull request #6471 from jabellard/cm-json-log2 karmada-bot 2025-06-19 20:42:57 +0800
  • 80c4221546 Update cluster controller logs Joe Nathan Abellard 2025-06-19 07:54:42 -0400
  • f804e7323b Set controller runtime logger on startup Joe Nathan Abellard 2025-06-18 10:43:02 -0400
  • 69b123f032 Add json logging support for karmada scheduler Kai Zhang 2025-06-18 12:04:36 -0400
  • 45a42fc3b1 add sign off message Kai Zhang 2025-06-18 11:34:19 -0400
  • d1964ace3d json logging format support for karmada scheduler Zzk@75751998 2025-06-18 11:07:53 -0400
  • 571801fc39
    Merge pull request #6430 from seanlaii/webhook-sl karmada-bot 2025-06-18 17:05:56 +0800
  • e184b1fe2b
    Merge 42e58234e1 into b85f29890d Abhinav Kumar 2025-06-17 12:52:51 -0400
  • a187059a95 JSON logging for endpointslice dispatch & mcs controller Bhaumik Patel 2025-06-17 11:27:05 -0400
  • 983cc91dc5 JSON logging for endpointslice collect controller Bhaumik Patel 2025-06-16 10:19:02 -0400
  • ff7041913b Update logging for endpointslice controller Bhaumik Patel 2025-06-16 09:08:59 -0400
  • 2c1d90eb21
    Merge branch 'karmada-io:master' into namespace-ctrl-logs Bhaumik Patel 2025-06-17 11:27:36 -0400
  • b85f29890d
    Merge pull request #6450 from XiShanYongYe-Chang/remove-failover-eviction-timeout-flag karmada-bot 2025-06-17 12:14:56 +0800
  • afc4b4fc22
    Merge pull request #6452 from zhzhuang-zju/helm karmada-bot 2025-06-17 11:47:56 +0800
  • 6eb2e71a58 JSON logging support for Karmada scheduler-estimator Yao Lin 2025-06-15 15:04:08 -0400
  • 2f9eb82a15 JSON logging support for Karmada Search component Li Wang 2025-06-16 17:09:06 -0700
  • 42e58234e1 fix: update ResourceBinding index key and improve eviction error handling in taint manager Abhinav Kumar 2025-06-16 23:38:47 +0530
  • c43b2a0fbd feat: add controller to handle taints with SelectiveNoExecute effect Abhinav Kumar 2025-06-16 23:36:41 +0530
  • c1fc3023ec
    Merge branch 'karmada-io:master' into namespace-ctrl-logs Bhaumik Patel 2025-06-16 10:27:28 -0400
  • d8b8249e8b chore: enhance documentation for ClusterTolerations in CRDs to clarify scheduling and eviction scenarios Abhinav Kumar 2025-06-16 19:14:04 +0530
  • 23ddd45d01 chore: add sign-offs to commits Abhinav Kumar 2025-06-16 19:02:20 +0530
  • db627f4e8b
    Update dependabot.yml Abhinav Kumar 2025-06-16 18:55:43 +0530
  • e32e0928fa
    revert changes Abhinav Kumar 2025-06-16 18:55:26 +0530
  • ab43ef100a Merge branch 'fix/api-enablement-no-deletion' of https://github.com/abhinav-1305/karmada into fix/api-enablement-no-deletion Abhinav Kumar 2025-06-16 18:51:57 +0530
  • dfaceb13a5 Reapply "chore: update maintained versions from 1.11 to 1.14 and bump imageTag from v1.13.0 to v1.14.0" Abhinav Kumar 2025-06-16 18:51:54 +0530
  • 2b8cd5c151
    Merge branch 'master' into fix/api-enablement-no-deletion Abhinav Kumar 2025-06-16 18:51:07 +0530
  • 88bbbbecf6 Revert "chore: update maintained versions from 1.11 to 1.14 and bump imageTag from v1.13.0 to v1.14.0" Abhinav Kumar 2025-06-16 18:49:24 +0530
  • 88521c85b2 chore: update dependabot target branches and image tags for Karmada components to v1.14.0 Abhinav Kumar 2025-06-16 07:36:27 +0530
  • 2dc4ebe262 chore: update maintained versions from 1.11 to 1.14 and bump imageTag from v1.13.0 to v1.14.0 Abhinav kumar 2025-06-14 23:24:24 +0530
  • ab95a71ec2 Merge branch 'fix/api-enablement-no-deletion' of https://github.com/abhinav-1305/karmada into fix/api-enablement-no-deletion Abhinav Kumar 2025-06-16 18:35:25 +0530
  • 12d393144d fix: ensure APIEnablement plugin never deletes scheduled resources Abhinav Kumar 2025-06-16 18:30:39 +0530
  • 49d2a91431 fix: ensure APIEnablement plugin never deletes scheduled resources Abhinav Kumar 2025-06-16 18:30:39 +0530
  • c7d47050d9
    Merge pull request #6447 from ryanwuer/make-expiry-configurable-for-root-ca-cert karmada-bot 2025-06-16 14:40:55 +0800
  • b04b9a5000 feat: make expiry configurable for root ca cert Ryan Wu 2025-06-13 10:27:39 +0800
  • e6d2811e0c
    Merge pull request #6459 from karmada-io/dependabot/docker/cluster/images/release-1.14/alpine-3.22.0 karmada-bot 2025-06-16 12:09:55 +0800
  • 6d37819c7b
    Bump alpine from 3.21.3 to 3.22.0 in /cluster/images dependabot[bot] 2025-06-16 03:15:50 +0000
  • 74f615ad75
    Merge pull request #6455 from abhinav-1305/update-ci karmada-bot 2025-06-16 11:14:54 +0800
  • d8a03dc0dd refactor: replace klog with controller-runtime logger in unified auth controller Abhinav Kumar 2025-06-16 08:20:19 +0530
  • 8f1e955154 chore: update dependabot target branches and image tags Abhinav Kumar 2025-06-16 07:49:38 +0530
  • d7568f8507
    Merge e17765651f into cf1a15c9ff Lan 2025-06-16 00:30:14 +0800
  • 97027c1db6 chore: update documentation for ClusterTolerations in CRDs and API types Abhinav kumar 2025-06-15 08:15:17 +0530
  • cf1a15c9ff
    Merge pull request #6444 from XiShanYongYe-Chang/remove-toleration-flags-karmada-webhook karmada-bot 2025-06-14 18:26:53 +0800
  • 249b4195d5 flush logs at the end of the main function of karmada-agent Yifan 2025-06-11 23:13:06 -0400
  • 1b44cec29b added json logging support in karmada-agent Yifan 2025-06-09 22:00:57 -0400
  • fb93da004d Address comments about logger level & duplicate keys cleanup Bhaumik Patel 2025-06-13 14:07:12 -0400