Skip to content

[Edge Case] Creation/Health Timeout not respected #811

Open

Description

How to categorize this issue?

/area quality
/kind bug
/priority 3

What happened:
The creationTimeout / healthTimeout is not respected in the following cases , as per code analysis :

Case 1:

  • machine obj = Pending , Node = NotReady , node conditions changed
    • Result : timeout not checked in this reconcile
    • if node conditions keep on changing , then timeout never checked

Case 2:

  • machine obj = Pending , Node = Ready, node.gardener.cloud/critical-components-not-ready taint present on node, node conditions changed
    • Result : timeout not checked
    • if node conditions keep on changing , then timeout never checked

What you expected to happen:

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

Anything else we need to know?:

Environment:

  • Kubernetes version (use kubectl version):
  • Cloud provider or hardware configuration:
  • Others:
    any mcm provider vendoring mcm <= v0.49.0

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    area/qualityOutput qualification (tests, checks, scans, automation in general, etc.) relatedkind/bugBuglifecycle/rottenNobody worked on this for 12 months (final aging stage)priority/3Priority (lower number equals higher priority)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions