Ilya Pavlov
Ilya Pavlov
Stat and chmod calls - no difference. [mergerfs.strace.txt](https://github.com/trapexit/mergerfs/files/8778292/mergerfs.strace.txt) Updated script: ```bash sudo mkdir -p /export/mergerfs /mnt/{disk1,disk2,nfs} sudo chmod 777 /export/mergerfs /mnt/{disk1,disk2,nfs} curl -LO https://github.com/trapexit/mergerfs/releases/download/2.33.5/mergerfs_2.33.5.ubuntu-jammy_amd64.deb sudo dpkg -i mergerfs_2.33.5.ubuntu-jammy_amd64.deb sudo mergerfs...
Same problem. Btw, there is no test for PUT method on `user_details` endpoint, only GET and PATCH: https://github.com/iMerica/dj-rest-auth/blob/f5079fef6a953d1fcf658b627a08265a62454ac0/dj_rest_auth/tests/test_api.py#L409-L423
Also interested
Problem still here, easy to reproduce with default values of chart v1.0.2.
Cannot find any mentions against using REUSABLE strategy in docs or issues. For now i do not expect AD-related issues, and if they arise, it will be regardless of the...
Same problem. Terraform 1.3.9 redacts output, but not 1.4.x
Same with python (sentry-sdk==1.45.0) ```log [bunrouter] 11:48:00.838 17d30774b7b711b7671f972d2234b2b1 400 1.411ms POST /api/2/envelope/ *json.UnmarshalTypeError: json: cannot unmarshal "false,\"redis.command\":\"GET\",\"db...." into Go struct field tracing.SentryEvent[]tracing.SentrySpantracing.SentrySpanmap[string]string.spans.19.tags.redis.is_cluster of type string 2024-05-26T11:49:00.860Z error tracing/sentry_handler.go:360 sentry: unsupported...
Same problem. After draining node pod will be scheduled on another node without PV resulting in crashloop or another incorrect behavior of app inside.
I heave the same problem. Operator version 0.24.5. When making changes in `ClickHouseKeeperInstallation` with `replicasCount: 3`, e.g. updating image version in podTemplates, first replica (0-0) always will be updated first,...