Skip to content

[Bug-NOK]: Deployment across mutiple clusters(each having 1 host) - EDIT operation to remove 1 cluster does not remove app from it. #1637

@ss5829

Description

@ss5829

Bug Description

  1. Onboard 2 hosts individually thereby creating 2 clusters(each with 1 host).
  2. Perform a deployment operation, using NFD application, on both these clusters together.
  3. Perform EDIT operation on that deployment & remove 1 of the cluster from the deployment.

Ideally the number of deployments "Running Instances", should have reduced to 1/1 from 2/2
But the operation doesn't proceed further. however the EDIT operation is seen as a success.

following is the log from orch-app-app-deployment-manager
{"level":"INFO","time":"2026-03-24T09:49:13.878Z","caller":"client/typed_client.go:87","message":"Response Body","controller":"deployment","controllerGroup":"app.edge-orchestrator.intel.com","controllerKind":"Deployment","Deployment":"59c567ca-6258-4b15-92f4-4031242f2d48/deployment-hdtfl","namespace":"59c567ca-6258-4b15-92f4-4031242f2d48","name":"deployment-hdtfl","reconcileID":"30626068-76f3-4bda-83dc-688c0b8ecb01","body":"{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"bundledeployments.fleet.cattle.io \"b-97c54cef-e12a-5f\" is forbidden: User \"system:serviceaccount:orch-app:orch-svc\" cannot delete resource \"bundledeployments\" in API group \"fleet.cattle.io\" in the namespace \"cluster-59c567ca-6258-4b15-92f4-4031242f2d48-cluster-host-12377\"","reason":"Forbidden","details":{"name":"b-97c54cef-e12a-5f","group":"fleet.cattle.io","kind":"bundledeployments"},"code":403}\n"}

complete log is available in the attachment

Software Version

v2025.02

Operating System

Ubuntu 24.04 (LTS)

System Setup

EMF v2025.02

Reproducible Steps

please refer Bug Description

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions