๐ Fix: Truncate large error messages in status conditions (OCPBUGS-59518, OCPBUGS-38567) by camilamacedo86 ยท Pull Request #2169 ยท operator-framework/operator-controller
camilamacedo86
changed the title
๐ Fix: Truncate large error messages in status conditions
๐ Fix: Truncate large error messages in status conditions (OCPBUGS-59518, OCPBUGS-38567)
camilamacedo86
changed the title
๐ Fix: Truncate large error messages in status conditions (OCPBUGS-59518, OCPBUGS-38567)
WIP ๐ Fix: Truncate large error messages in status conditions (OCPBUGS-59518, OCPBUGS-38567)
camilamacedo86
changed the title
WIP ๐ Fix: Truncate large error messages in status conditions (OCPBUGS-59518, OCPBUGS-38567)
๐ Fix: Truncate large error messages in status conditions (OCPBUGS-59518, OCPBUGS-38567)
camilamacedo86
changed the title
๐ Fix: Truncate large error messages in status conditions (OCPBUGS-59518, OCPBUGS-38567)
WIP ๐ Fix: Truncate large error messages in status conditions (OCPBUGS-59518, OCPBUGS-38567)
camilamacedo86
changed the title
WIP ๐ Fix: Truncate large error messages in status conditions (OCPBUGS-59518, OCPBUGS-38567)
๐ Fix: Truncate large error messages in status conditions (OCPBUGS-59518, OCPBUGS-38567)
When upgrading operators, CRD validation errors can be very large (50KB+). Kubernetes rejects status updates over 32KB with "Too long: may not be more than 32768 bytes". This causes ClusterExtension upgrades to fail and get stuck. Assisted-by: Cursor
openshift-ci
bot
added
the
approved
label
Sep 3, 2025This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters