Thomas
Thomas
Why would the query need to be scaled by the largest OSD in the cluster? Surely it just makes sense to calculate the average % of an OSD dedicated to...
Echoing what I wrote on slack, `cue def` produces: ```cue #Foo: { bar: int opt?: int } | *{ opt: int } foo: #Foo & #Foo & { bar: 0...
I am on Arch and should be using the latest version of libjxl. I can try again and provide you with the version I am using.
It only happens with -auto-orient though? I would need to be able to reproduce it with libjxl tools to be able to open a bug report with them.
I would also like a way to disable this completely. There are some instances where types implement custom json marshalers, but have the same API. https://pkg.go.dev/github.com/cilium/[email protected]/pkg/policy/api#EndpointSelector
@mvdan Sounds good, thank you for your help. Custom JSON marshalling is sometimes used for validation or sanitising - it looks like the example I gave above wants to marshal...
I don't know. I am using a [Z790-P](https://www.asus.com/uk/motherboards-components/motherboards/prime/prime-z790-p/) which is not rare or from a non reputable manufacturer.
@maxpain secure boot on these motherboards is really painful. They often will not actually do what you tell it to do. Make sure to go to your BIOS and then...
@maxpain Yeah, it's really silly. If you read the documentation then "Other OS" actually means "Disable Secure Boot".
> >Invalid argument: "invalid pool layout 'main-nvme-ec'--need a valid data pool > > > > This says you its not a valid data pool, can you please provide storageclasses yaml...