Revert "hermes(agent): also tolerate titan-22's media-primary taint (flip applied pre-classification)"

This reverts commit aa5898f9e33b371451c94af803cda1e0ed714591.
This commit is contained in:
jenkins 2026-08-25 16:54:04 -03:00
parent aa5898f9e3
commit 1c495a6e2c

View File

@ -156,14 +156,6 @@ 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