Skip to content

[patch] Revert sync-wave change for suite-configs app - restore to wave 130 - #599

Merged
mnivedithaa merged 2 commits into
mainfrom
revert-mascore-16865
Sep 16, 2026
Merged

mnivedithaa merged 2 commits into
mainfrom
revert-mascore-16865

Conversation

@Raahithyaj

Copy link
Copy Markdown
Contributor

Problem

PR #594 moved the suite-configs app from sync-wave 130 to 140 (and renamed the template file) to fix apps getting stuck in Deleting state during deprovisioning. However this broke fvtsaas — the MAS Suite operator requires configs like MongoCfg and SlsCfg to be present before it can reach Ready state. With configs at wave 140 (after Suite at 130), the Suite was created before configs existed, causing a provisioning deadlock.

Change

  • Rename 140-ibm-mas-suite-configs-app.yaml back to 130-ibm-mas-suite-configs-app.yaml
  • Revert suite-configs sync-wave from 140 back to 130 (same wave as Suite)
  • Update README table accordingly

Note

The deprovisioning issue from #594 is still being investigated. A proper fix using finalizer patching in the post-delete hook jobs is being developed and will be submitted as a follow-up PR.

@mnivedithaa
mnivedithaa merged commit 2e6718e into main Sep 16, 2026
3 checks passed
@mnivedithaa
mnivedithaa deleted the revert-mascore-16865 branch September 16, 2026 10:39
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.

2 participants