Skip to content

[patch] MASCORE-15768: technote to add known issue for Civil Image Stitching PVC migration failure for 8.x to 9.0 migration - #435

Merged
prveenkumr merged 3 commits into
monthlyupdatefrom
civil-technote
Jul 29, 2026
Merged

[patch] MASCORE-15768: technote to add known issue for Civil Image Stitching PVC migration failure for 8.x to 9.0 migration#435
prveenkumr merged 3 commits into
monthlyupdatefrom
civil-technote

Conversation

@bhavsar909

@bhavsar909 bhavsar909 commented Jul 27, 2026

Copy link
Copy Markdown

Summary
Adds a known issue entry to the v9-260730 catalog editorial notes (all three architectures: amd64, ppc64le, s390x) documenting a permanent Failure state in the Imagestitching CR after upgrading IBM Maximo Manage from 8.7.x to 9.0.x with the Civil component and Image Stitching deployed.

This issue was silently present across the last three FVT runs (May, June, July). It caused a hard pipeline timeout in the July run (#2084), blocking the suite_app_upgrade task at ~60 minutes.

Root Cause
The 8.7.x imagestitching operator (ibm-mas-imagestitching) auto-created the PVC during initial deployment but never wrote pvcname back into the CR spec. The 9.0.x operator (tag 1.0.11, streams 1.1.x / 2.0.x) introduced a hard-fail behaviour when spec.settings.pvc.pvcname is absent, causing the CR to enter a permanent Failure state on every reconcile.

There is no automatic migration in the 9.0.x upgrade path to backfill this field.

problem: a behavioural contract was inverted without a migration
Commit 07f8efb (MAXCI-6343, Jun 25 2024) changed the meaning of spec: {} from "operator owns the PVC lifecycle" to "hard fail". There was no migration step. Commit 07f8efb (MAXCI-6343, Jun 25 2024, tagged at 1.0.2-81-g07f8efb) was merged into master (PR) and from there promoted into 1.1.x and 2.0.x-dev. It never landed on 1.0.x or 1.0.x-dev.

Note: This issue affects only customers upgrading from 8.7.x to 9.0.x who had Civil Image Stitching deployed prior to upgrade. Fresh 9.0.x installations are not affected.

@bhavsar909
bhavsar909 requested a review from a team as a code owner July 27, 2026 12:12
@bhavsar909
bhavsar909 requested review from prveenkumr and removed request for a team July 27, 2026 12:12
@bhavsar909
bhavsar909 requested a review from bmoferrall July 27, 2026 15:37
@prveenkumr prveenkumr closed this Jul 27, 2026
@prveenkumr
prveenkumr deleted the civil-technote branch July 27, 2026 15:49
@prveenkumr
prveenkumr restored the civil-technote branch July 27, 2026 16:31
@prveenkumr prveenkumr reopened this Jul 27, 2026
@prveenkumr

Copy link
Copy Markdown
Contributor

@bhavsar909 please remove this technote from ppc64le and s390x files, we need it only amd64 yaml file

…v9-260730 catalogs for ppc64le and s390x files.
@prveenkumr
prveenkumr merged commit 5f62bf6 into monthlyupdate Jul 29, 2026
3 checks passed
@prveenkumr
prveenkumr deleted the civil-technote branch July 29, 2026 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants