Huang Huang

Results 149 comments of Huang Huang

看了一下,是从 CC-CEDICT 中引入的脏数据,感谢反馈!我后面调整一下逻辑规避一下这种情况。

@vinodboruah Looks like you should ignore the signature verification failed: ``` kube-bench-0.6.2-1.x86_64 (Plain RPM files cache): Signature verification failed [6-File is unsigned] Abort, retry, ignore? [a/r/i] (a): i ```

@navzen2000 What is the full path of the `kubelet_conf.json` file? Would you try to add this path to the config.yaml (https://github.com/aquasecurity/kube-bench/blob/main/cfg/config.yaml#L153) then try again?

@navzen2000 Thanks for your suggestion. We may implement it in the future.

In most cases the job that was created via job.yaml will not be running on the master node. IMHO, mount /etc/passwd and /etc/group from worker node is not necessary.

@Gil-Tohar-Forter Hi, this is a bug from k8s, known examples of this issue were fixed in EKS 1.22.10: https://github.com/kubernetes/kubernetes/issues/105204

It depends on [celery.events.state.State](http://celery.readthedocs.org/en/latest/reference/celery.events.state.html#celery.events.state.State).

Did you try sorting tasks by received/started?