mirror of
https://github.com/kubevirt/containerized-data-importer.git
synced 2025-06-03 06:30:22 +00:00
![]() This commit ups the cpu request for for all our installed compopents (cdi-deployment, cdi-apiserver, cdi-uploadproxy, cdi-operator) for 10m (1% of a core) to 100m (10% of a core). The main driver of this is BZ: 2216038. Without this change, it is pretty easy to create a large number of concurrent clone operations and get token timeout errors. Upping resource requests and concurrency addresses the issue in a very direct way. Signed-off-by: Michael Henriksen <mhenriks@redhat.com> |
||
---|---|---|
.. | ||
BUILD.bazel | ||
controller_suite_test.go | ||
controller_test.go | ||
controller.go | ||
dv_test.go | ||
dv.go | ||
pvc_test.go | ||
pvc.go | ||
watch.go |