douglarek
douglarek
Update: Perhaps there is some correlation between the current issue and this one: https://github.com/milvus-io/milvus/issues/32161. The observed phenomenon currently is that certain collections fail to generate reasonable segments, leading to a...
> /assign @douglarek Could you please refer this [doc](https://github.com/milvus-io/milvus/tree/master/deployments/export-log) to export the whole Milvus logs for investigation? [milvus-log.tar.gz](https://github.com/milvus-io/milvus/files/14954990/milvus-log.tar.gz)
Sorry for the confusion. There is no issue with milvus-operator. The imagePullSecrets field should be configured one level below spec, not at the same level as containers. This was an...
> Is there a way to configure the rollingUpdate strategy for the querynode deployment separately in the milvus-operator? In cases where there are a large number of queryNode pods with...
I noticed that in commit 242f4d49cce2d30593d6bbe8467648bc0b67c266 of version 0.9, it was changed to a more conservative 1. Can this parameter be exposed later?
In ImmortalWRT, the latest dae package (both master and 23.05 branches) already includes the dependency on kmod-veth: https://github.com/immortalwrt/packages/pull/1061. Considering that there is no official dae package in OpenWRT, you may...
dae 0.5.1+: https://gist.github.com/douglarek/764d898c406b4aa3d0e707b3c282215d . [2023-01-27] update: use `uci del dhcp.@dnsmasq[0].domain` to delete local domain suffix. see #448 **[2024-03-01] update: after #458 , no magical modifications are needed.** A better startup...
类似 alist 的设置如何: `daed resetpass [password]`。如果 resetpass 后不跟 password 参数就随机。