itcooking

Results 6 issues of itcooking

**Describe the bug** When the query mode is Triggers, if there are multiple queries like A, B and C ... the display name all are "triggers count" 。 Hope like...

type: feature request

**What happened**: # virtctl image-upload --uploadproxy-url=https://10.105.77.138 \ --insecure \ dv img-cirros-0.4.0 \ --size=2Gi \ -n default \ --storage-class=rook-ceph-block \ --access-mode=ReadWriteMany \ --block-volume \ --image-path=./cirros-0.4.0-x86_64-disk.raw PVC default/img-cirros-0.4.0 not found DataVolume default/img-cirros-0.4.0...

kind/bug

**What happened**: I define an instance type instanceType t1 ```yaml apiVersion: instancetype.kubevirt.io/v1beta1 kind: VirtualMachineInstancetype metadata: name: t1 namespace: default spec: cpu: guest: 1 model: host-passthrough memory: guest: 1Gi nodeSelector: cpu:...

kind/bug

**What happened**: 集群中gpu可用显存资源在某个时刻不能满足(已有一个大job在运行)1个大job运行,但能满足多个小job运行;此时后执行且低优先级的多个小job总是比先执行高优先级的大job先运行。 **What you expected to happen**: 先执行且高优先级的大job比后执行低优先级的小job要先达到Running状态,后执行且低优先级小job不应该插队运行。 **How to reproduce it (as minimally and precisely as possible)**: 说明:优先级p1(1100000)

kind/bug

**What happened**: Annotation: cdi.kubevirt.io/storage.pod.retainAfterCompletion set to true specifies that the CDI data transfer pod should remain intact following successful completion of the operation, but this behavior applies exclusively when the...

kind/bug