Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Observing many errors - the object has been modified in Liqo Controller & Gateway #1993

Open
Sharathmk99 opened this issue Sep 9, 2023 · 0 comments
Labels
fix Fixes a bug in the codebase.

Comments

@Sharathmk99
Copy link
Contributor

What happened:

Observing many error message in Liqo Controller & Gateway controller which is Operation cannot be fulfilled on .... he object has been modified; please apply your changes to the latest version and try again. Does this error create any problems? Not sure why this error can happen.

Liqo Controller

E0909 14:06:25.693131       1 shadowpod_controller.go:99] Operation cannot be fulfilled on shadowpods.virtualkubelet.liqo.io "pipeline-b582x-3649801713": the object has been modified; please apply your changes to the latest version and try again
E0909 14:06:25.693443       1 controller.go:324] "Reconciler error" err="Operation cannot be fulfilled on shadowpods.virtualkubelet.liqo.io \"pipeline-b582x-3649801713\": the object has been modified; please apply your changes to the latest version and try again" controller="shadowpod" controllerGroup="virtualkubelet.liqo.io" controllerKind="ShadowPod" ShadowPod="user-namespace/pipeline-b582x-3649801713" namespace="user-namespace" name="pipeline-b582x-3649801713" reconcileID="db2ebdf8-3aa4-40ff-9537-8ee18d7787bf"

Liqo Gateway

E0909 10:03:19.306537       1 receiver.go:131] conncheck receiver: failed to update peer 516d15ef-b74e-48b8-8180-ffb0dd9bc7d0: unable to update resource liqo-tenant-prod-mgmt-wrn-e7a0ff/prod-mgmt-wrn-e7a0ff: Operation cannot be fulfilled on tunnelendpoints.net.liqo.io "prod-mgmt-wrn-e7a0ff": the object has been modified; please apply your changes to the latest version and try again

What you expected to happen:

No error message

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Environment:

  • Liqo version: v0.9.1
  • Liqoctl version: v0.9.1
  • Kubernetes version (use kubectl version): 1.25
  • Cloud provider or hardware configuration: AKS
  • Node image:
  • Network plugin and version:
  • Install tools:
  • Others:
@cheina97 cheina97 removed the kind/bug label Dec 20, 2024
@aleoli aleoli added the fix Fixes a bug in the codebase. label Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Fixes a bug in the codebase.
Projects
None yet
Development

No branches or pull requests

3 participants