Cameron McFarland activity https://gitlab.com/cmcfarland 2026-03-18T23:15:18Z tag:gitlab.com,2026-03-18:5219366553 Cameron McFarland commented on issue #200 at GitLab.org / Analytics Section / Siphon 2026-03-18T20:22:21Z cmcfarland Cameron McFarland [email protected]

I don't know if it can, but the only thing that goes in that direction that I know of is KAS. Maybe the others have some ideas I don't.

tag:gitlab.com,2026-03-18:5219149765 Cameron McFarland deleted project branch cmcfarland/pipfix at GitLab Chef Cookbooks / gitlab-patroni 2026-03-18T19:11:51Z cmcfarland Cameron McFarland [email protected]

Cameron McFarland (b5bc7812) at 18 Mar 19:11

tag:gitlab.com,2026-03-18:5219149579 Cameron McFarland pushed to project branch master at GitLab Chef Cookbooks / gitlab-patroni 2026-03-18T19:11:47Z cmcfarland Cameron McFarland [email protected]

Cameron McFarland (b2fc1d20) at 18 Mar 19:11

Merge branch 'cmcfarland/pipfix' into 'master'

... and 4 more commits

tag:gitlab.com,2026-03-18:5219149572 Cameron McFarland accepted merge request !199: fix: Specify pip cache for patroni pip install actions at GitLab Chef Cookbooks / gitlab-patroni 2026-03-18T19:11:47Z cmcfarland Cameron McFarland [email protected]

When running pip installs, there are sometimes errors that the pip install performed by the patroni user cannot read (or write) to /root/.cache.

Let us be specific in where we keep the pip cache by using the patroni install location for the cached installs.

tag:gitlab.com,2026-03-18:5219086825 Cameron McFarland commented on merge request !199 at GitLab Chef Cookbooks / gitlab-patroni 2026-03-18T18:52:26Z cmcfarland Cameron McFarland [email protected]

Agreed.

tag:gitlab.com,2026-03-18:5219084176 Cameron McFarland pushed to project branch cmcfarland/pipfix at GitLab Chef Cookbooks / gitlab-patroni 2026-03-18T18:51:35Z cmcfarland Cameron McFarland [email protected]

Cameron McFarland (b5bc7812) at 18 Mar 18:51

Repair rspec tests

tag:gitlab.com,2026-03-18:5219080130 Cameron McFarland pushed to project branch cmcfarland/pipfix at GitLab Chef Cookbooks / gitlab-patroni 2026-03-18T18:50:11Z cmcfarland Cameron McFarland [email protected]

Cameron McFarland (4ea6761c) at 18 Mar 18:50

Drop caching since we don't really need it

tag:gitlab.com,2026-03-18:5219036245 Cameron McFarland pushed to project branch cmcfarland/pipfix at GitLab Chef Cookbooks / gitlab-patroni 2026-03-18T18:36:46Z cmcfarland Cameron McFarland [email protected]

Cameron McFarland (329d6262) at 18 Mar 18:36

Update the cache location to use the variable for the install direc...