> For the complete documentation index, see [llms.txt](https://developer.harness.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.harness.io/continuous-delivery/troubleshooting-and-resources/armory/general/operator-is-throwing-error-message-about-modified-object.md).

# Operator is throwing error message about modified object

### Issue <a href="#issue" id="issue"></a>

Administrators may be seeing an error similar to the one below in their Operator pods: `Reconciler error","controller":"spinnakerservice-controller","request":"spinnaker/spinnaker","error":"Operation cannot be fulfilled on spinnakerservices.spinnaker.armory.io \"spinnaker\": the object has been modified; please apply your changes to the latest version and try again`

### Cause <a href="#cause" id="cause"></a>

This is a transient error that frequently occurs when an object is modified mid-reconcile loop. Users are only allowed to modify and commit one change before returning it back to Kubernetes and try again another time.
