Skip to content

Increased reconciler errors about nonexistent offerings upon nodeclaim deletion #2945

@micmathew

Description

@micmathew

Description

Observed Behavior:

The following reconciler error occurs very frequently across multiple nodepools:

attempted to remove nonexistent offering from nodepool "<nodepool_name>" (instance, "<instance_type>", zone, "", capacity, "spot")

Expected Behavior:

No reconciler errors with this message.

Reproduction Steps (Please include YAML):

I haven’t been able to reliably reproduce this with a consistent set of steps, but it occurs frequently in clusters with high churn (e.g., scaling up/down), and much less often in clusters with minimal churn.

Workaround: Patched the error to emit a warning instead to minimize alerts.

Versions:

  • Chart Version: 1.10.0
  • Kubernetes Version (kubectl version): 1.35
  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.needs-prioritytriage/acceptedIndicates an issue or PR is ready to be actively worked on.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions