-
### Task List
- [x] Steps to reproduce provided
- [x] Stacktrace (if present) provided
- [x] Example that reproduces the problem uploaded to Github
- [x] Full description of the issue provided…
-
## Bug Report
**What version of Kubernetes are you using?**
![image](https://user-images.githubusercontent.com/19413892/123635110-f1603080-d823-11eb-82c8-2c8068926c60.png)
**What version of Cha…
-
**Hardware Environment**
- [ ] Raspberry Pi [1/2/3/4]
- [ ] ODROID [C2/C4/N2(+)/XU4]
- [ ] ASUS Tinker [S]
- [x] Generic x86-64 (like Intel NUC)
- [ ] OVA (Open Virtualization Appliance, on I…
-
Trying to build directfb-1.7.7-5 from AUR
The following seems to be the culprit:
```
/usr/local/bin/fluxcomp: error while loading shared libraries: libdirect-1.7.so.7: cannot open shared object f…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the com…
-
Currently, when an object store fills up, it starts evicting objects in a least-recently-used manner.
**Some question:**
- Should we store objects on disk when we evict them?
- What should we do …
-
All parts using Fn::GetAtt will be empty resources by cdk 0.25.3.
here is a short code.
```yaml
Resources:
MyQueue:
Type: "@aws-cdk/aws-sqs.Queue"
Properties:
fifo: true
My…
-
It would be great if `ia upload` supported streaming uploads, e.g. reading from stdin or a FIFO, without using temporary files:
some-process-generating-lots-of-data | ia upload identifier -
…
-
Currently it seems not possible to be able to ssh into worker nodes or scheduler node to look into logs, error trace or CPU/GPU utilization. Without these it's really hard to debug what could be cau…
-
Followed all instructions as per coral tpu getting started web page, I am using PCIe m.2 tpu
ValueError: Failed to load delegate from libedgetpu.so.1 while running the inference code(classify image…