resource-field-immutability-pattern

Status: IN

Multiple OpenShift resources enforce field immutability after creation — Route host, IngressController domain, and IngressClass controller cannot be changed post-creation — establishing a pattern where identity-defining fields are write-once to prevent runtime conflicts and maintain stable addressing.

Justifications

Three independent immutable-field constraints form a write-once identity pattern

Depends on (SL): route-host-immutable, ingress-domain-field-immutable-unique, ingressclass-controller-immutable

Depended on by

JSON