-
As #81189 has been merged, there are a lot of packages that cannot pass the static check and we need to clean them up!
Step 1: Remove one or two packages (related packages) from the list in - https…
-
run following command in root of kubernetes
```
grep -rs "TODO" --exclude-dir="vendor/" --exclude-dir="third_party/" --exclude-dir="_output/" --exclude-dir="build/" | wc -l
2930
```
run followi…
-
when have a test ,is it pull some image from gcr.io.
but in china google gcr.io is Blocked by the government,so is there have a list of all images ,
i can Download it before start test,or is it pos…
-
Tried using the FPGA Target in Inference Engine using OPENCV Dnn. Getting the following error.
I tried setting the library path as LD_LIBRARY_PATH still the same error.
opencv-4.1.2/modules/dnn/…
-
Using the list of tested stable endpoints referenced in https://github.com/kubernetes/kubernetes/issues/78748, we can pick out the endpoints which are part of the Scale kind:
[replaceCoreV1Namespac…
-
##### System information (version)
- OpenCV => 4.1.0
- Operating System / Platform => Ubuntu
- Compiler => g++
##### Detailed description
OpenCV should have a feature to select the nu…
-
/kind bug
The Below conformance test fails due to events not being sent from 'kube-batch'.
This test case verifies the outcome of the test with the events from the api-server, hence this test case…
-
The below conformance test is failing since the test expects the event source to be 'default-scheduler' but in 'kube-batch' these events are emitted as 'kube-batch'.
```
$ ./e2e.test --provider=…
-
**What happened**:
K8s node conformance test NodeProblemDetector [NodeFeature:NodeProblemDetector] failed against all docker ce and ee versions from 17.06.--19.03 due to recent changes made by googl…
-
`[Fail] [sig-api-machinery] Watchers [It] should observe add, update, and delete watch notifications on configmaps [Conformance]
/workspace/anago-v1.14.3-beta.0.37+5e53fd6bc17c0d/src/k8s.io/kubernet…