kruise icon indicating copy to clipboard operation
kruise copied to clipboard

[BUG] Issue with invalid parallelism for ImagePullJob.

Open 1182986209 opened this issue 1 year ago • 6 comments

What happened:使用imagepulljob镜像预热功能,设置了parallelism=1,但是实际active值总是超过parallelism,不能控制并发 截屏2023-05-01 15 12 50

What you expected to happen:预期active值要小于parallelism

How to reproduce it (as minimally and precisely as possible)

Anything else we need to know?:

Environment:

  • Kruise version:1.3.0
  • Kubernetes version (use kubectl version):v1.23.10
  • Install details (e.g. helm install args):
  • Others:

1182986209 avatar May 01 '23 07:05 1182986209

这个问题有什么进展吗

1182986209 avatar May 15 '23 12:05 1182986209

这个问题有人看下不

1182986209 avatar May 24 '23 14:05 1182986209

@veophi PTAL

furykerry avatar May 25 '23 03:05 furykerry

I cannot repeat this bug. Is it reproducible in your environment? @1182986209 image

veophi avatar Jun 01 '23 02:06 veophi

I cannot repeat this bug. Is it reproducible in your environment? @1182986209 image

yes, this problem becomes very frequent. Now I have to control the selected nodes list to prevent the active value not exceed the parallelism

1182986209 avatar Jun 01 '23 03:06 1182986209

@1182986209 Can you show the whole ImagePullJob yaml?

zmberg avatar Jun 08 '23 07:06 zmberg