maximilien · he/him
maximilien pushed to cgu_abus_services at Deuxfleurs/guide.deuxfleurs.fr 2024-06-06 18:27:18 +00:00
3d8b13535e CGU : réponse en cas de signalement ou suspicion de contenu illégal
02c0245075 Infrastructure staging
7739712f42 Mise à jour infra production
117df9a458 Update supervision
a4b1a8d232 Suite config OpenWrt
Compare 6 commits »
maximilien pushed to main at Deuxfleurs/nixcfg 2024-05-26 21:04:02 +00:00
726f4b2f32 Merge pull request 'cluster(prod): Add dathomir site' (#25) from KokaKiwi/nixcfg:add-dathomir into main
37a2f781eb prod(cluster/dathomir): Open more SSH ports
435cbeebfb cluster(prod): Add oseille
3776734e50 style: Fix spacetab in cluster/prod/ssh_config
57628b508e cluster(prod): Add io
Compare 6 commits »
maximilien merged pull request Deuxfleurs/nixcfg#25 2024-05-26 21:04:01 +00:00
cluster(prod): Add dathomir site
maximilien pushed to main at Deuxfleurs/garage 2024-05-25 18:35:55 +00:00
d38509ef4b Merge pull request 'adding the ability to change the default podManagementPolicy for StatefulSets' (#823) from bodaciousbiscuits/garage:main into main
39b37833c5 adding the ability to change the default podManagementPolicy for StatefulSets
Compare 2 commits »
maximilien merged pull request Deuxfleurs/garage#823 2024-05-25 18:35:54 +00:00
adding the ability to change the default podManagementPolicy for StatefulSets
maximilien commented on pull request Deuxfleurs/garage#823 2024-05-25 18:35:38 +00:00
adding the ability to change the default podManagementPolicy for StatefulSets

We might want to add updateStrategy one day if people want to terminate/update their pod manually

maximilien commented on pull request Deuxfleurs/garage#823 2024-05-25 18:34:08 +00:00
adding the ability to change the default podManagementPolicy for StatefulSets

This effectively allow for the operator to tell the scheduler to terminate all pods at once instead of doing a tagged roll out. See doc here https://kubernetes.io/docs/concepts/workloads/controlle

maximilien commented on issue Deuxfleurs/nixcfg#26 2024-05-24 06:01:15 +00:00
Problème d'encodage (coté MariaDB) pour les messages avec emoji dans Forgejo

Beaucoup de merci pour avoir créer le ticket. Quelques informations sur la situations :

  • Forgejo (feu Gitea) a été provisionné sur une VM chez moi (sur du matériel perso) et non sur un…
maximilien commented on issue Deuxfleurs/guichet#66 2024-05-13 15:14:55 +00:00
Unable to configure the bucket (activating website, adding quotas, etc.)

Merci pour le ticket, je me demande si ce n'es pas un souci lié à l'incident en cours et le site de Lille qui est hors-ligne pour le moment.

maximilien merged pull request Deuxfleurs/garage#813 2024-05-12 08:53:27 +00:00
cli: clarify `garage block` is node-local
maximilien pushed to main at Deuxfleurs/garage 2024-05-12 08:53:27 +00:00
a2c1de646b Merge pull request 'cli: clarify garage block is node-local' (#813) from flokli/garage:block-node-local into main
15847a636a cli: clarify garage block is node-local
Compare 2 commits »
maximilien commented on issue Deuxfleurs/garage#810 2024-04-18 07:27:09 +00:00
garage block list-errors shows errors after cluster layout change and node reboot

It is very possible that your issue was cause by the two subsequent layout changes, as I'm not sure if garage keeps more than two layout in the running set. This could have caused garage to…

maximilien commented on issue Deuxfleurs/garage#810 2024-04-18 07:08:17 +00:00
garage block list-errors shows errors after cluster layout change and node reboot

Did you apply the second layout change while the first change was still in progress?

maximilien commented on issue Deuxfleurs/garage#808 2024-04-18 06:36:12 +00:00
Cluster does not come up when Discovery fails

Garage 0.8.2 is using rusttls 0.19.1 which is [already supposed to support ECDSA certs and P-256 curves](https://docs.…