[Backport release-1.1] fix(dashboard): preserve disabled/hidden state on MarketplacePanel reconciliation by github-actions[bot] · Pull Request #2201 · cozystack/cozystack

@IvanHunters @github-actions

…conciliation

The controller was hardcoding disabled=false and hidden=false on every
reconciliation, overwriting any user changes made through the dashboard
UI. Move spec building inside the CreateOrUpdate mutate function to read
and preserve current disabled/hidden values from the existing resource.

Signed-off-by: IvanHunters <xorokhotnikov@gmail.com>
(cherry picked from commit e69efd8)

@dosubot dosubot bot added size:M

This PR changes 30-99 lines, ignoring generated files.

bug

Something isn't working

labels

Mar 10, 2026

@kvaps kvaps deleted the backport-2176-to-release-1.1 branch

March 10, 2026 16:50