Skip to content

[bug]: Re-triggering reconcile does not work when status is updated #554

@buehler

Description

@buehler

Describe the bug

As discussed in #551, the timed reconcile return value is ignored when a status update is performed during the reconciliation loop.

To reproduce

  1. Create a controller
  2. Update the status of the instance
  3. Return with timed reconcile event
  4. No timed reconcile is called

Expected behavior

No response

Screenshots

No response

Additional Context

https://github.com/buehler/dotnet-operator-sdk/blob/3f42bbcb13d98a0811606b4b8ca83566c74a988a/src/KubeOps/Operator/Controller/EventQueue.cs#L44-L55

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions