Jacob Coffee

Results 217 comments of Jacob Coffee

I am at this part on the migration guide: https://infra.psf.io/guides/migration-recipe.html#stop-services-on-old-host Waiting for Ee to get back before proceeding because I can't remember the changes need in CPython to test our...

> using UV if a uv.lock file is found is a good idea agree, following what the project does is most desirable for expected results

@ewdurbin that sounds okay with me. I've not done it this way before but ill take a jab at it

seems this is good to go now with a new salt

Kinda seems like it worked but ``` cdn-logs: Summary for local cdn-logs: -------------- cdn-logs: Succeeded: 146 (changed=1) cdn-logs: Failed: 0 cdn-logs: -------------- cdn-logs: Total states run: 146 cdn-logs: Total run...

https://docs.saltproject.io/salt/install-guide/en/latest/topics/upgrade.html#upgrade-salt should upgrade salt master first to 3007 before minions

i am confusion ``` root@cdn-logs-2404:~# sudo service salt-minion restart root@cdn-logs-2404:~# sudo salt-call state.highstate local: Data failed to compile: ---------- Pillar failed to render with the following messages: ---------- Failed to...

in the list migration guide got to this https://infra.psf.io/guides/migration-recipe.html#provision-new-host-for-migration, but removed from salt until we can hit 3007.. I'm still not sure how it works locally ``` coffee@salt:~$ sudo salt-key...

Maybe this is a limitation of my yubikey usage, but also generating a key, adding to authorized_keys on the prod host, etc. isnt great either.

Could you base this off of the https://github.com/litestar-org/litestar/pull/3344 branch?