cozystack/internal/controller/dashboard
Andrei Kvapil 4c4d413a3d
[dashboard-controller] Fix static resources reconciliation and showing secrets (#1615)
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>

<!-- Thank you for making a contribution! Here are some tips for you:
- Start the PR title with the [label] of Cozystack component:
- For system components: [platform], [system], [linstor], [cilium],
[kube-ovn], [dashboard], [cluster-api], etc.
- For managed apps: [apps], [tenant], [kubernetes], [postgres],
[virtual-machine] etc.
- For development and maintenance: [tests], [ci], [docs], [maintenance].
- If it's a work in progress, consider creating this PR as a draft.
- Don't hesistate to ask for opinion and review in the community chats,
even if it's still a draft.
- Add the label `backport` if it's a bugfix that needs to be backported
to a previous version.
-->

## What this PR does


### Release note

<!--  Write a release note:
- Explain what has changed internally and for users.
- Start with the same [label] as in the PR title
- Follow the guidelines at
https://github.com/kubernetes/community/blob/master/contributors/guide/release-notes.md.
-->

```release-note
[dashboard-controller] Fix static resources reconciliation and showing secrets
```
2025-11-07 17:31:43 +01:00
..
breadcrumb.go [dashboard] Revert reconciler removal 2025-10-30 19:37:20 +03:00
customcolumns.go [dashboard-controller] Move bages generation logic to internal dashboard 2025-11-04 17:11:31 +01:00
customformsoverride.go [dashboard] sync with upstream & enhancements 2025-11-05 18:22:22 +01:00
customformsoverride_test.go [dashboard] sync with upstream & enhancements 2025-11-05 18:22:22 +01:00
customformsprefill.go [dashboard] Revert reconciler removal 2025-10-30 19:37:20 +03:00
factory.go [dashboard-controller] Fix labelSelectors 2025-11-07 14:56:23 +01:00
helpers.go [dashboard-controller] Move bages generation logic to internal dashboard 2025-11-04 17:11:31 +01:00
manager.go [dashboard-controller] Fix static resources reconciliation and showing secrets (#1615) 2025-11-07 17:31:43 +01:00
marketplacepanel.go [dashboard] Revert reconciler removal 2025-10-30 19:37:20 +03:00
sidebar.go [dashboard] Revert reconciler removal 2025-10-30 19:37:20 +03:00
static_helpers.go [dashboard] sync with upstream & enhancements 2025-11-05 18:22:22 +01:00
static_processor.go [dashboard] Revert reconciler removal 2025-10-30 19:37:20 +03:00
static_refactored.go [dashboard-controller] Fix static resources reconciliation and showing secrets (#1615) 2025-11-07 17:31:43 +01:00
tableurimapping.go [dashboard] refactor dashboard configuration 2025-09-25 14:57:33 +02:00
ui_helpers.go [dashboard-controller] Move bages generation logic to internal dashboard 2025-11-04 17:11:31 +01:00
unified_helpers.go [dashboard-controller] Move bages generation logic to internal dashboard 2025-11-04 17:11:31 +01:00