farcop
farcop
Does not work for me `ERROR: MODULE.bazel expected but not found at /private/var/tmp/_bazel_farcop/e66529431dbede3bc951f821053136ab/external/rules_apko~/MODULE.bazel: /private/var/tmp/_bazel_farcop/e66529431dbede3bc951f821053136ab/external/rules_apko~/MODULE.bazel (No such file or directory). Type 'bazel help mod' for syntax and help.`
Can confirm fix. Just test with single_version_override() with [patch](https://patch-diff.githubusercontent.com/raw/bazelbuild/rules_jvm_external/pull/1171.patch) Waiting for release... @BoleynSu Thank you!
Added this package myself https://github.com/wolfi-dev/os/pull/30709
@eaglesemanation It's pity but that does not work for me. When ferretdb container starts it unable to locate documentdb_api ``` 2025-09-24T14:18:46.158Z ERROR documentdb/tracer.go:99 Prepare {"error":"ERROR: schema \"documentdb_api\" does not exist...
@eaglesemanation No, I am creating a new cluster, the only difference compared to your manifest is that I am importing an existing DB: ``` bootstrap: initdb: database: ferretdb owner: ferretdb...
@eaglesemanation Thank you very much for your contribution! I appreciate it.
If I use witness node (witness.create=true), then only scaling of statefullset works as expected. `kubectl scale statefulsets postgresql-ha-postgresql --replicas=1` ``` [2023-06-04 15:55:14] [WARNING] unable to ping "user=repmgr password=IrbKbpW4Sj host=postgresql-ha-postgresql-0.postgresql-ha-postgresql-headless.default.svc.cluster.local dbname=repmgr...
@corico44 Sorry, I did not describe how I force primary to move from node 0. To emulate state described ``` I have no name!@postgresql-ha-postgresql-0:/$ /opt/bitnami/scripts/postgresql-repmgr/entrypoint.sh repmgr -f /opt/bitnami/repmgr/conf/repmgr.conf cluster show...
@corico44 @javsalgar Hello colleagues! This seems to be a critical defect, could you look into it as a priority?
@corico44 @javsalgar Hi! Any update here?