post: commit e85985d in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled

This commit is contained in:
2026-05-22 21:16:07 +02:00
committed by Betty
parent 186db7eacf
commit 439b507ff3

View File

@@ -0,0 +1,40 @@
---
title: "[bojemoi] fix(borodino): supprimer les contraintes defectdojo/nvidia.vgpu de ak47"
date: 2026-05-22T21:16:07+02:00
draft: false
tags: ["commit", "bojemoi", "main"]
categories: ["Git Activity"]
summary: "Commit e85985d par Betty dans bojemoi"
author: "Betty"
---
## Commit `e85985d`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Author** | Betty |
| **Hash** | `e85985da7e48f6ca9d90ca4242ab8180f824f09c` |
### Description
meta-69 supprimé du cluster — ak47 ne peut plus tourner que sur meta-68.
Les contraintes node.labels.defectdojo != true et node.labels.nvidia.vgpu != true
excluaient meta-68, rendant le service non-schedulable (0/5).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
### Files Changed
```
M stack/40-service-borodino.yml
```
### Diff Summary
```
stack/40-service-borodino.yml | 2 --
1 file changed, 2 deletions(-)
```