Add 62 blog posts generated from git commit history
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 5s
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 5s
One-shot import of all bojemoi repo commits as Hugo posts. Each post includes metadata, files changed, and diff stats. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
55
content/posts/commits/2026-01-21-commit-f33559b.md
Normal file
55
content/posts/commits/2026-01-21-commit-f33559b.md
Normal file
@@ -0,0 +1,55 @@
|
||||
---
|
||||
title: "Fix orchestrator: XenServer real client, Gitea config, template mapping"
|
||||
date: 2026-01-21T22:32:43+01:00
|
||||
draft: false
|
||||
tags: ["commit", "bojemoi", "fix", "orchestrator"]
|
||||
categories: ["Git Activity"]
|
||||
summary: "Commit f33559b par Betty — 12 fichier(s) modifié(s)"
|
||||
author: "Betty"
|
||||
---
|
||||
|
||||
## Commit `f33559b`
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Repository** | bojemoi |
|
||||
| **Branch** | `main` |
|
||||
| **Auteur** | Betty |
|
||||
| **Hash** | `f33559b3fa433cccd0f6b4812140679a7f71191a` |
|
||||
| **Date** | 2026-01-21 |
|
||||
|
||||
### Description
|
||||
|
||||
- Use xenserver_client_real.py with XenAPI library
|
||||
- Add SSL ignore for self-signed certificates
|
||||
- Fix run_in_executor decorator for async calls
|
||||
- Add XenServer template mapping (alpine, ubuntu, debian, etc.)
|
||||
- Update config.py: env_file path, extra fields handling
|
||||
- Fix Docker image structure (/app/app/)
|
||||
- Add cloud-init example templates
|
||||
- Remove legacy docker-compose files
|
||||
|
||||
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
||||
|
||||
### Fichiers modifiés
|
||||
|
||||
```
|
||||
M provisioning/Dockerfile.provisioning
|
||||
A provisioning/examples/cloud-init/alpine/webserver.yaml
|
||||
A provisioning/examples/cloud-init/debian/default.yaml
|
||||
A provisioning/examples/cloud-init/ubuntu/default.yaml
|
||||
D provisioning/orchestrator/Dockerfile
|
||||
D provisioning/orchestrator/Makefile
|
||||
M provisioning/orchestrator/app/config.py
|
||||
M provisioning/orchestrator/app/main.py
|
||||
M provisioning/orchestrator/app/models/schemas.py
|
||||
M provisioning/orchestrator/app/services/xenserver_client_real.py
|
||||
D provisioning/orchestrator/docker-compose.yml
|
||||
D provisioning/orchestrator/requirements.txt
|
||||
```
|
||||
|
||||
### Statistiques
|
||||
|
||||
```
|
||||
12 files changed, 237 insertions(+), 202 deletions(-)
|
||||
```
|
||||
Reference in New Issue
Block a user