Skip to content

(bug) Fix shard tracking: cluster map key used empty namespace/name#208

Merged
gianlucam76 merged 1 commit intoprojectsveltos:mainfrom
gianlucam76:fix-tracking
May 4, 2026
Merged

(bug) Fix shard tracking: cluster map key used empty namespace/name#208
gianlucam76 merged 1 commit intoprojectsveltos:mainfrom
gianlucam76:fix-tracking

Conversation

@gianlucam76
Copy link
Copy Markdown
Member

processCluster built clusterRef from the cluster object before calling c.Get, so the object's namespace and name were always empty. Every reconcile wrote to the same map key {Kind: "SveltosCluster", Namespace: "", Name: ""}.

processCluster built clusterRef from the cluster object before calling c.Get, so the object's namespace
and name were always empty. Every reconcile wrote to the same map key
`{Kind: "SveltosCluster", Namespace: "", Name: ""}`.
@gianlucam76 gianlucam76 merged commit e992e39 into projectsveltos:main May 4, 2026
3 checks passed
@gianlucam76 gianlucam76 deleted the fix-tracking branch May 4, 2026 19:16
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.

1 participant