Commit Graph

  • e5011c4a28 CloneSet supports to reuse PVC during upgrade Siyu Wang 2025-01-14 15:01:04 +0800
  • cd23dc1038 Bugfix: WorkloadSpread cannot patch priorityClassName AiRanthem 2025-01-10 12:48:27 +0800
  • 71690f5f59 Bugfix: WorkloadSpread cannot patch priorityClassName AiRanthem 2025-01-10 12:48:27 +0800
  • 0b23bf6524 Feature: Add context logging to WorkloadSpread AiRanthem 2025-01-10 11:22:13 +0800
  • 58c1ecb5c6 Fix: ImagePullJob timeout setting is not effective when it is greater than 1800 liheng.zms 2025-01-02 21:01:17 +0800
  • 92c86271db Fix: ImagePullJob timeout setting is not effective when it is greater than 1800 liheng.zms 2025-01-02 21:01:17 +0800
  • 79b64c14e2 bugfix: pub webhook no longer requires pod ownerRef to exist liheng.zms 2024-12-27 16:08:33 +0800
  • 42f5266bfa
    remove docker dependency (#1870) Zhen Zhang 2025-01-02 20:36:24 +0800
  • 6bb8b6cd81 bugfix: pub webhook no longer requires pod ownerRef to exist liheng.zms 2024-12-27 16:08:33 +0800
  • b736ef6b0c remove docker dependency 守辰 2024-12-30 15:18:05 +0800
  • e3e6d471a7
    always use cri to pull images (#1867) Zhen Zhang 2024-12-30 14:31:40 +0800
  • 0f3b58ae7d
    Job-like workload supported by WorkloadSpread (#1838) Ai Ranthem 2024-12-27 14:10:55 +0800
  • 2cdb7600f1
    Feature: SidecarSet injection supports Partial strategy (#1856) Ai Ranthem 2024-12-25 18:29:51 +0800
  • cda1e9b556 fix some logs AiRanthem 2024-12-13 14:13:03 +0800
  • 5faf642253 A TargetFilter is added to WorkloadSpread to make it possible to manage only a part of Pods owned by a target workload to support AI workloads like TFJob. And it also provides support for workloads without replicas. AiRanthem 2024-11-27 14:04:47 +0800
  • aeb7f19f82 add ut test case for asts lifecycle Abner-1 2024-12-11 16:27:36 +0800
  • b9da21ab56 add pre-normal hook for asts mingzhou.swx 2023-05-08 15:22:26 +0800
  • 6cf197ba60 add ut test case for asts lifecycle Abner-1 2024-12-11 16:27:36 +0800
  • 01e1b2d2f0 always use cri to pull images 守辰 2024-12-23 20:39:28 +0800
  • 6633de832d add pre-normal hook for asts mingzhou.swx 2023-05-08 15:22:26 +0800
  • d25416f63e add change qos validator and recreate pod when qos changed Abner-1 2024-12-20 17:17:52 +0800
  • 99fe7c41e5 add change qos validator and recreate pod when qos changed Abner-1 2024-12-20 17:17:52 +0800
  • 6968bd8972
    feat: enhanced in-place update module to support vertical scaling (#1353) 摸鱼喵 2024-12-19 20:36:32 +0800
  • a2538184a3 Partition and Selector cannot be used together AiRanthem 2024-12-18 15:45:44 +0800
  • 34efc8d200 1.7.3, changelog v1.7.3 liheng.zms 2024-12-18 13:28:19 +0800
  • 00620336ba fix PyTorchJob create pod failure due to pod webhook liheng.zms 2024-12-18 11:39:36 +0800
  • e97ce64327
    Merge bc7082315b into 5ac38335e5 liuzhenwei 2024-12-18 15:27:23 +0800
  • 5ac38335e5 1.7.3, changelog liheng.zms 2024-12-18 13:28:19 +0800
  • 1a96ec7a05 1.7.3, changelog liheng.zms 2024-12-18 13:28:19 +0800
  • a74b22efed fix PyTorchJob create pod failure due to pod webhook liheng.zms 2024-12-18 11:39:36 +0800
  • 06527c0c19 fix PyTorchJob create pod failure due to pod webhook liheng.zms 2024-12-18 11:39:36 +0800
  • 1b22e564c2 Partition and Selector cannot be used together AiRanthem 2024-12-17 19:16:28 +0800
  • b800c5dee8 Bump actions/setup-go from 5.0.2 to 5.2.0 dependabot[bot] 2024-12-16 09:17:28 +0000
  • f9a29ee5b2
    Bump github/codeql-action from 3.27.6 to 3.27.9 dependabot[bot] 2024-12-16 09:17:45 +0000
  • f47bc8213e
    Bump crate-ci/typos from 1.28.1 to 1.28.3 dependabot[bot] 2024-12-16 09:17:36 +0000
  • 1824d71307
    Bump ruby/setup-ruby from 1.202.0 to 1.204.0 dependabot[bot] 2024-12-16 09:17:30 +0000
  • e33b5498f2
    Bump actions/setup-go from 5.0.2 to 5.2.0 dependabot[bot] 2024-12-16 09:17:28 +0000
  • 879f8a5322 1. merge into default handler and add uts/e2e 2. add failed case in e2e test and change following comments 3. remove last resource in spec annotation 4. remove container level inplace-vertical-scaling api in interface Abner-1 2024-09-04 21:02:03 +0800
  • e6166285ab rename the policy AiRanthem 2024-12-13 15:28:32 +0800
  • a41aae5df2 passing test AiRanthem 2024-12-13 10:30:10 +0800
  • 1bfed01c0a SidecarSet injection supports TODO strategy AiRanthem 2024-12-12 20:17:56 +0800
  • a2d20d7883
    Update 20241127-predownload-in-vk-zh.md Abner 2024-12-12 19:14:16 +0800
  • 158325671c Bump actions/cache from 4.1.0 to 4.2.0 dependabot[bot] 2024-12-09 09:26:19 +0000
  • 4f93af8f06 Bump github/codeql-action from 3.27.4 to 3.27.6 dependabot[bot] 2024-12-09 09:26:32 +0000
  • 1a272b1b27
    Bump codecov/codecov-action from 4.6.0 to 5.1.1 dependabot[bot] 2024-12-09 09:26:43 +0000
  • bfeccec14d
    Bump ruby/setup-ruby from 1.202.0 to 1.203.0 dependabot[bot] 2024-12-09 09:26:39 +0000
  • 8c07890e4e
    Bump github/codeql-action from 3.27.4 to 3.27.6 dependabot[bot] 2024-12-09 09:26:32 +0000
  • aad169f4c3
    Bump actions/cache from 4.1.0 to 4.2.0 dependabot[bot] 2024-12-09 09:26:19 +0000
  • e32baa19cb
    Bump crate-ci/typos from 1.28.1 to 1.28.2 dependabot[bot] 2024-12-09 09:26:14 +0000
  • fbaed6b98d add proposal about opt image-pull Abner-1 2024-12-06 19:35:01 +0800
  • 0ee354453c
    update makefile and remove helm hook ci workflow (#1847) Ai Ranthem 2024-12-06 16:01:12 +0800
  • af90869d93 update makefile and remove helm hook ci workflow AiRanthem 2024-12-06 15:15:35 +0800
  • 22c81a8f1b
    add helm pre delete hook (#1843) Ai Ranthem 2024-12-06 11:49:25 +0800
  • 713d3067f9 add docker-image CI and makefile command for helm hook AiRanthem 2024-12-06 11:31:39 +0800
  • 351c7a305b add proposal about supporting predownload in vk Abner-1 2024-12-01 10:14:58 +0800
  • ff256f6ddc add helm pre delete hook AiRanthem 2024-12-02 10:43:53 +0800
  • 1b40f5bde8 Bump crate-ci/typos from 1.27.3 to 1.28.1 dependabot[bot] 2024-12-02 10:05:16 +0000
  • 134dc0602a
    Bump crate-ci/typos from 1.27.3 to 1.28.1 dependabot[bot] 2024-12-02 10:05:16 +0000
  • 5f674ffc93 feat(*): add sidecar proposal 李志朋 2024-05-10 16:36:46 +0800
  • 293f0e5ec8
    Bump github/codeql-action from 3.27.4 to 3.27.5 dependabot[bot] 2024-11-25 10:19:33 +0000
  • 24255bc981
    Bump codecov/codecov-action from 4.6.0 to 5.0.7 dependabot[bot] 2024-11-25 10:19:15 +0000
  • fbde0f462d
    Bump aquasecurity/trivy-action dependabot[bot] 2024-11-25 10:19:08 +0000
  • 4661b6e02c
    fix: a smaller maxUnavaila will block the sidecarSet from updating pods (#1834) berg 2024-11-21 13:12:54 +0800
  • 0fc3a038aa fix: a smaller maxUnavaila will block the sidecarSet from updating pods liheng.zms 2024-11-20 13:14:03 +0800
  • 34c03fb51b feat: remove offstream when vertical update only LavenderQAQ 2023-08-22 06:55:22 +0000
  • 3209649105 refactor: define vertically updated interfaces for different implementations LavenderQAQ 2023-08-08 11:44:02 +0000
  • ce216ef962 test: fixed pre-delete hook tests for advance daemonset LavenderQAQ 2023-08-07 03:38:54 +0000
  • f83c4408c8 feat: enhanced in-place update module to support vertical scaling LavenderQAQ 2023-08-02 07:24:53 +0000
  • 54a769f654 Bump github/codeql-action from 3.27.1 to 3.27.4 dependabot[bot] 2024-11-18 09:39:26 +0000
  • 3e225bbca0 fix imagepulljob imagePullPolicy=Always does not take effect liheng.zms 2024-11-19 16:05:27 +0800
  • 26a07e26f6 fix cloneSet controller block caused by scale expectation leakage liheng.zms 2024-11-19 11:09:00 +0800
  • db33b1fc64 fix imagepulljob imagePullPolicy=Always does not take effect liheng.zms 2024-11-19 16:05:27 +0800
  • 9af3264ad4 fix cloneSet controller block caused by scale expectation leakage liheng.zms 2024-11-19 11:09:00 +0800
  • 5a402c0b19
    Bump github/codeql-action from 3.27.1 to 3.27.4 dependabot[bot] 2024-11-18 09:39:26 +0000
  • d51e269247
    Bump codecov/codecov-action from 4.6.0 to 5.0.2 dependabot[bot] 2024-11-18 09:39:14 +0000
  • fa139cb034 Bump actions/checkout from 4.2.0 to 4.2.2 dependabot[bot] 2024-11-18 03:09:30 +0000
  • 46fe15e5a3
    Bump actions/checkout from 4.2.0 to 4.2.2 dependabot[bot] 2024-11-18 03:09:30 +0000
  • eb78da4354 Bump crate-ci/typos from 1.24.1 to 1.27.3 dependabot[bot] 2024-11-18 02:09:10 +0000
  • b157f4182c Bump aquasecurity/trivy-action dependabot[bot] 2024-10-28 09:17:16 +0000
  • 3b89bc5da5
    Bump crate-ci/typos from 1.24.1 to 1.27.3 dependabot[bot] 2024-11-18 02:09:10 +0000
  • 924c5ee0af Bump github/codeql-action from 3.26.12 to 3.27.1 dependabot[bot] 2024-11-11 09:30:08 +0000
  • 5ce62c948a
    fix docs and test typo (#1824) Zhen Zhang 2024-11-13 09:36:39 +0800
  • 0defdbd3fc fix docs and test typo 守辰 2024-11-12 19:12:28 +0800
  • 9924a6238b Bump ruby/setup-ruby from 1.197.0 to 1.202.0 dependabot[bot] 2024-11-11 09:29:53 +0000
  • b9208a79a4
    Bump github/codeql-action from 3.26.12 to 3.27.1 dependabot[bot] 2024-11-11 09:30:08 +0000
  • 6622689c01
    Bump ruby/setup-ruby from 1.197.0 to 1.202.0 dependabot[bot] 2024-11-11 09:29:53 +0000
  • 1880364f4b
    define partition as number of non-updated pods should be reversed (#1819) Abner 2024-11-11 11:50:17 +0800
  • 880be6b41e feat(KEP): add service account auto injection KEP for sidecarset magicsong 2024-11-06 17:45:03 +0800
  • 26be87ae0d define partition as number of non-updated pods should be reversed Abner-1 2024-11-06 14:18:42 +0800
  • 8a478a1e0e
    Bump ruby/setup-ruby from 1.197.0 to 1.199.0 dependabot[bot] 2024-11-04 09:59:26 +0000
  • ebc187a106
    Bump crate-ci/typos from 1.24.1 to 1.27.0 dependabot[bot] 2024-11-04 09:59:21 +0000
  • 79612ce4a8
    make webhook server support ipv6 listen dajia.li 2024-11-02 15:51:18 +0800
  • c426ed9b1e
    an error will be returned by workloadspread webhook when `getObjectOf` pod's owner failed; prevent WorkloadSpread e2e panic (#1807) Ai Ranthem 2024-10-31 14:35:27 +0800
  • 0506db2485 an error will be returned by workloadspread webhook when `getObjectOf` pod's owner failed; prevent WorkloadSpread e2e panic AiRanthem 2024-10-28 19:50:55 +0800
  • 86d274e6a9
    Fix the issue where the webhook port does not support IPv6 listening configuration, and use IPv4 compatibility mode to listen to the webhook port dajia.li 2024-10-30 17:27:34 +0800
  • 558765e18f Introducing Kruise Guru on Gurubase.io Kürşat Aktaş 2024-10-24 21:37:28 +0300
  • 045fafc4ee
    Bump crate-ci/typos from 1.24.1 to 1.26.8 dependabot[bot] 2024-10-28 09:17:55 +0000
  • a5101b91ce
    Bump actions/setup-go from 5.0.2 to 5.1.0 dependabot[bot] 2024-10-28 09:17:38 +0000
  • b36aad775b
    Bump github/codeql-action from 3.26.12 to 3.27.0 dependabot[bot] 2024-10-28 09:17:30 +0000
  • 0e89c257d0
    Bump aquasecurity/trivy-action dependabot[bot] 2024-10-28 09:17:16 +0000