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

Reconciler error due to concurrent update #48

Open
strieflin opened this issue Mar 17, 2023 · 2 comments
Open

Reconciler error due to concurrent update #48

strieflin opened this issue Mar 17, 2023 · 2 comments
Labels
kind/bug Categorizes issue or PR as related to a bug. priority/backlog Higher priority than priority/awaiting-more-evidence. triage/accepted Indicates an issue or PR is ready to be actively worked on.

Comments

@strieflin
Copy link
Member

Klyshko produces many errors as shown below:

2023-03-17T13:10:34.136Z ERROR controller-runtime.manager.controller.tuplegenerationtask Reconciler error {"reconciler group": "klyshko.carbnyestack.io", "reconciler kind": "TupleGenerationTask", "name": "tuplegenerationscheduler-sample-6f80f7e3-78ad-433b-ac91-54ff5b98346a-0", "namespace": "default", "error": "unable to update status for task tuplegenerationscheduler-sample-6f80f7e3-78ad-433b-ac91-54ff5b98346a-0: Operation cannot be fulfilled on tuplegenerationtasks.klyshko.carbnyestack.io "tuplegenerationscheduler-sample-6f80f7e3-78ad-433b-ac91-54ff5b98346a-0": the object has been modified; please apply your changes to the latest version and try again"}

This needs to be investigated. One possible solutions is to just retry the update (see K8s retry or avast retry, both in dependencies already).

@github-actions github-actions bot added the needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. label Mar 17, 2023
@strieflin strieflin added kind/bug Categorizes issue or PR as related to a bug. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. priority/backlog Higher priority than priority/awaiting-more-evidence. triage/accepted Indicates an issue or PR is ready to be actively worked on. and removed priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Mar 17, 2023
@github-actions
Copy link

This issue has been marked stale because it has been open for 90 days with no activity. It will be automatically closed in 30 days if no further activity occurs.

@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jun 19, 2023
@strieflin strieflin removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jun 26, 2023
@github-actions
Copy link

This issue has been marked stale because it has been open for 90 days with no activity. It will be automatically closed in 30 days if no further activity occurs.

@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Sep 25, 2023
@strieflin strieflin removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. priority/backlog Higher priority than priority/awaiting-more-evidence. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
None yet
Development

No branches or pull requests

1 participant