Skip to content

Conversation

f4z3r
Copy link

@f4z3r f4z3r commented Sep 15, 2025

Feature or Problem

When, for instance, updating the replica count of the downstream deployment of a WasmCloudHostConfig to not match the host_replicas, the operator will fail to reconcile the deployment back to the desired replicas due to a field manager conflict. As the controller owns the resource, it should be able to always apply patches to it and recover ownership of the fields that were modified.

Related Issues

See #140

Release Information

Next.

Consumer Impact

Should result in less inconsistencies when people accidentally modify resources that are technically managed by the operator.

Testing

Unit Test(s)

None.

Acceptance or Integration

None.

Manual Verification

Deployed a new version and performed various manual changes to the setup to see if the operator would reconcile them.

@f4z3r f4z3r requested a review from a team as a code owner September 15, 2025 08:49
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