Reapply "hermes(agent): also tolerate titan-22's media-primary taint (flip applied pre-classification)"
Some checks failed
Tests / Declarative: Post Actions failed: 49, skipped: 81, passed: 3753

This reverts commit 1c495a6e2c0a525b9e16608b16bc09c645e3c337.
This commit is contained in:
jenkins 2026-08-25 17:40:36 -03:00
parent 9e4fbf4e0d
commit 2e38422478

View File

@ -156,6 +156,14 @@ spec:
operator: Equal
value: "true"
effect: NoSchedule
# titan-22 still carries the soft media-primary taint until the accelerator
# classification replaces it; tolerate it so the strong titan-22 preference
# is not penalised while both taints coexist. Harmless once media-primary
# is gone.
- key: atlas.bstein.dev/media-primary
operator: Equal
value: "true"
effect: PreferNoSchedule
initContainers:
- name: init-config
image: busybox:1.37