Robin Weinreich
Robin Weinreich
Hello @garg10may, I'll try to check that. If it not happens till tomorrow please ping me again here. Thanks for your feedback! Am 9. Januar 2022 10:37:55 MEZ schrieb garg10may...
@garg10may We have tests for the `findOne` syntax. Can you try that and report back? We didn't register `deleteOne` currently, since I can't merge right away I won't be able...
Hey @garg10may are there any updates on this?
I tried to get a little into it. [Mongoose doc](https://mongoosejs.com/docs/api.html#model_Model.deleteOne) supports capturing of the `deleteOne` method. However it is a little tricky to implement correctly since it can be a...
@OriaLogic this is not related to the `deleteOne` issue isn't it? I'd move it to a separate issue then. But coming to your issue, we are talking about [this](https://mongoosejs.com/docs/api.html#model_Model-remove) operation...
Hey @mugilan-viewzen, unfortunately I didn't get a response from @codepunkt yet that he would be able to release a new version. If he's not able to release a new version...
@roobre Maybe if you have some time you could take a look at my problem. I got a traefik-reverse-proxy in front of the radicale-server. Accessing everything without the proxy works...
Hey @roobre thanks for the quick answer. I thought the same about it, but since I got no experience I needed some kind of confirmation I think. I don't know...
This was introduced by https://github.com/fluent/helm-charts/commit/09607ddf83eec00645bcdcac2a9534c23d48ec7a#diff-2653b619946787bdcdc2caaab6175bfcd27c06e2c1939725a2577119b005b7dcL296 and I believe should be reverted. Atleast if the liveness and readiness probes stay this way, the default daemonset deployment will never work as the...