Commit Graph

  • 062be4f03c
    !188 [sync] PR-184: fix CVE-2024-10220 main openeuler-ci-bot 2024-12-06 06:57:07 +00:00
  • 6a1dd7ef6b fix CVE-2024-10220 liuxu 2024-12-05 11:06:32 +08:00
  • 9d3377302d Fix cpu share issues on systems with large amounts of cpu(cpucore>256) zhaoxiaohu 2024-08-27 16:14:52 +08:00
  • 591aac1ac1 Don't prematurely close reflectors in case of slow initialization in watch based manager zhaoxiaohu 2024-08-23 16:59:03 +08:00
  • edfb97b522 reduce configmap and secret watch of kubelet zhaoxiaohu 2024-08-23 16:55:52 +08:00
  • 4aadcdd89c Fix kubelet panic when allocate resource for pod. zhaoxiaohu 2024-08-23 10:07:54 +08:00
  • bcf0dbe9c6
    !162 【轻量级 PR】:fix bad date in changelog openeuler-ci-bot 2024-06-19 03:31:44 +00:00
  • 6715a4b3af
    fix bad date in changelog 张少宁 2024-06-17 02:13:20 +00:00
  • 6df1158c32
    !150 fix CVE-2024-3177 openeuler-ci-bot 2024-04-29 03:40:26 +00:00
  • 964c63e1d5 fix CVE-2024-3177 liuxu 2024-04-29 10:19:35 +08:00
  • 7c36044b12
    !123 [sync] PR-122: fix CVE-2023-2727 and CVE-2023-2728 openeuler-ci-bot 2023-07-04 12:16:01 +00:00
  • e3db66974d fix CVE-2023-2727 and CVE-2023-2728 zhangxiaoyu 2023-07-04 15:50:40 +08:00
  • 35ea0b2d6e
    !117 [sync] PR-116: fix CVE-2022-3294 openeuler-ci-bot 2023-07-04 08:26:16 +00:00
  • 3677ec0ad4 fix CVE-2022-3294 zhangxiaoyu 2023-07-04 12:01:33 +08:00
  • 409ac48f76
    !111 [sync] PR-110: fix CVE-2022-3162 openeuler-ci-bot 2023-07-04 03:06:39 +00:00
  • 078a8df996 fix CVE-2022-3162 zhangxiaoyu 2023-06-29 20:23:16 +08:00
  • ba30220a0c
    !105 [sync] PR-104: fix CVE-2023-2431 openeuler-ci-bot 2023-06-30 01:03:26 +00:00
  • 53a4dbce7e fix CVE-2023-2431 zhangxiaoyu 2023-06-29 15:29:20 +08:00
  • 67f42bd13f
    !98 [sync] PR-96: add patch and fix CVE-2021-25740 openeuler-ci-bot 2022-12-08 09:32:08 +00:00
  • f277aa83da add patch and fix CVE-2021-25740 zhangxiaoyu 2022-12-08 15:01:52 +08:00
  • 6d5703e0f4
    !90 [sync] PR-89: fix CVE-2021-25743 openeuler-ci-bot 2022-11-29 09:31:49 +00:00
  • 97233be5bc fix CVE-2021-25743 zhangxiaoyu 2022-11-28 11:01:00 +08:00
  • 160c0952a6
    !86 [sync] PR-84: update tar package from source openeuler-ci-bot 2022-11-17 06:30:32 +00:00
  • 8391e35c3d update tar package from source zhangxiaoyu 2022-11-17 09:33:50 +08:00
  • 59081f432c
    !81 [sync] PR-80: decrease wait time openeuler-ci-bot 2022-11-03 01:19:28 +00:00
  • 07c9b08416 decrease wait time zhangxiaoyu 2022-11-02 17:05:31 +08:00
  • 183ff873d3
    !77 [sync] PR-76: add log and modify timeout openeuler-ci-bot 2022-11-02 02:19:56 +00:00
  • 2226b56941 add log and modify timeout zhangxiaoyu 2022-11-01 17:04:13 +08:00
  • b627fda86a
    !73 [sync] PR-72: timeout wait backend to frontend complete openeuler-ci-bot 2022-11-01 12:21:51 +00:00
  • d4dc5d9a48 timeout wait backend to frontend complete zhangxiaoyu 2022-11-01 15:44:52 +08:00
  • 5754d8a52e
    !68 [sync] PR-67: kubelet fix websocket reference nil pointer openeuler-ci-bot 2022-11-01 01:46:54 +00:00
  • 31ca6170c4 kubelet fix websocket reference nil pointer zhangxiaoyu 2022-10-31 17:11:05 +08:00
  • 56b428202c
    !63 fix CVE-2022-3172 openeuler-ci-bot 2022-09-28 06:42:19 +00:00
  • fc74af1944 fix CVE-2022-3172 backport from: https://github.com/kubernetes/kubernetes/pull/112359 zhongtao 2022-09-27 15:16:48 +08:00
  • 97e4a656c6
    !53 changelog中如果需要描述宏文本,需要使用双% openeuler-ci-bot 2022-09-27 08:04:00 +00:00
  • 1102fea660 changelog中如果需要描述宏文本,需要使用双% herengui 2022-08-24 16:06:58 +08:00
  • dada3ca8c9
    !52 [sync] PR-51: fix bogus date in %changelog openeuler-ci-bot 2022-08-02 02:40:11 +00:00
  • ade8ab4f69 fix bogus date in %changelog zhangxiaoyu 2022-08-01 20:22:44 +08:00
  • 737c18128e
    !47 kubelet attach support ws openeuler-ci-bot 2022-07-29 02:59:55 +00:00
  • 8da1953a7c kubelet attach support ws and delete -Sgit from %autosetup zhangxiaoyu 2022-07-29 10:25:14 +08:00
  • 611a91fc93
    !35 [sync] PR-33: fix CVE-2021-25741 From: @openeuler-sync-bot Reviewed-by: @duguhaotian Signed-off-by: @duguhaotian openeuler-ci-bot 2022-03-02 08:20:18 +00:00
  • 9ac30de99f fix CVE-2021-25741 zhangxiaoyu 2022-03-02 11:35:42 +08:00
  • bcd77ba666 !26 fix CVE-2021-25735 and CVE-2021-25737 From: @leizhongkai Reviewed-by: @caihaomin Signed-off-by: @caihaomin openeuler-ci-bot 2021-09-26 06:47:46 +00:00
  • 51aff2a574 fix CVE-2021-25735 and CVE-2021-25737 leizhongkai 2021-09-26 11:49:10 +08:00
  • 4471f0a050 !19 [sync] PR-16: fix compile options From: @openeuler-sync-bot Reviewed-by: @caihaomin Signed-off-by: @caihaomin openeuler-ci-bot 2021-04-26 20:19:59 +08:00
  • 883c55c408 fix compile options WangFengTu 2021-03-22 14:37:14 +08:00
  • 7a708ee459 !13 [sync] PR-11: kubernetes: remove go-md2man build require From: @openeuler-sync-bot Reviewed-by: @caihaomin Signed-off-by: @caihaomin openeuler-ci-bot 2021-02-09 19:24:05 +08:00
  • 27b778073e kubernetes: remove go-md2man build require DCCooper 2021-02-09 12:27:52 +08:00
  • 213f831168 !9 [sync] PR-7: kubelet support exec websocket protocol From: @openeuler-sync-bot Reviewed-by: @jingxiaolu,@caihaomin,@caihaomin Signed-off-by: @caihaomin,@caihaomin openeuler-ci-bot 2021-02-09 14:14:55 +08:00
  • e733fa8a28 kubelet support exec websocket protocol gaohuatao 2021-02-03 15:04:00 +08:00
  • bb9561a947 !8 [sync] PR-5: kubernetes: bump version to v1.20.2 From: @openeuler-sync-bot Reviewed-by: @jingxiaolu,@caihaomin Signed-off-by: @caihaomin openeuler-ci-bot 2021-02-03 15:56:49 +08:00
  • 6a63826d91 kubernetes: bump version to v1.20.2 DCCooper 2021-01-28 15:43:42 +08:00
  • 4118195f70 !3 kubernetes: add kubelet package From: @Vanient Reviewed-by: @jing-rui Signed-off-by: @jing-rui openeuler-ci-bot 2020-09-19 11:03:08 +08:00
  • 7a24b0da8a kubernetes: add kubelet package xiadanni 2020-09-18 17:21:35 +08:00
  • b3518e983b !2 kubernetes: fix SOURCE0 addr From: @Vanient Reviewed-by: @jing-rui Signed-off-by: @jing-rui openeuler-ci-bot 2020-09-14 20:17:50 +08:00
  • 5b820357cd kubernetes: fix SOURCE0 addr xiadanni 2020-09-14 15:33:40 +08:00
  • 6ba4f77f93 !1 kubernetes: package init Merge pull request !1 from Vanient/master openeuler-ci-bot 2020-07-27 14:20:02 +08:00
  • 0b3472381f kubernetes: package init xiadanni 2020-07-25 16:07:29 +08:00
  • a321bc6a45 Initial commit openeuler-ci-bot 2020-07-23 17:08:37 +08:00