-
I updated Tectonic from 1.6.8 to 1.7.1 then 1.7.5 successfully, but obviously "Migration from TPR to CRDs" job hadn't been done wholly , because this error i got here.
```
$ kubectl get ServiceMonit…
-
I am encountering exceptions during logging, due to EF Core passing unserializable `state` data to `ILogger.Log()` calls.
Specifically, looking at the `SaveChangesFailed` log event:
https://gith…
-
This looks like a great pod but, is there a way to work with UIDocument subclasses?
Say i want to build a custom document class to host my apps' model information and i want to use this pod is ther…
-
## In what area(s)?
> /area administration
> /area ansible
> /area autoscaling
> /area configuration
> /area cyclecloud
> /area documentation
> /area image
/area job-scheduling
> /a…
-
in `trading_data.go`, in the API package, we're getting values from the `stats` type for the API. This is fine, but the `stats.Stats` type is passed in raw, so the `Inc*`, `Add*` and `Set*` methods ar…
-
### What are you trying to do?
Use case: one of my hosts connects to iSCSI targets that have IPs in the `100.64.0.0/10` range.
A straight up `tailscale up` will install the iptables rule that drop…
-
## Describe the bug
longhorn tag v1.3.3 version install on k8s 1.18.10 with kubelet way, instance-manager-exxxx and instance-manager-rxxxx will be redeploy every hour
## To Reproduce
k8s 1.18…
-
Hey @nikthefix I am using your code as example and I noticed everything (touch wise) work great as the screen only updates on a touch. However, in my app, I need to refresh the screen on loop (to disp…
-
Mobo: B650 Eagle AX
IO-Chip: ITE 8689E
What I did:
```
git clone https://github.com/frankcrawford/it87
cd it87
make clean
make
sudo make install
sudo modprobe it87 ignore_resource_conflict=…
-
As is, when exceptions occur in InternalEngine.index, they bubble up and by way of a postIndex hook, two things happen:
- if trace logging is enable for the right class context, a trace log is writte…