Skip to content

Adjuster for Machine Creation Timeout - Basic Implementation#213

Draft
elankath wants to merge 1 commit into
gardener:masterfrom
elankath:adjuster
Draft

Adjuster for Machine Creation Timeout - Basic Implementation#213
elankath wants to merge 1 commit into
gardener:masterfrom
elankath:adjuster

Conversation

@elankath

Copy link
Copy Markdown
Member

What this PR does / why we need it:

Which issue(s) this PR fixes:
Fixes #201

Special notes for your reviewer:

Release note:

Adjust effective machine-creation-timeout on MachineDeployment after breaching failure threshold

@gardener-prow gardener-prow Bot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. do-not-merge/needs-kind Indicates a PR lacks a `kind/foo` label and requires one. cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. labels Jun 19, 2026
@gardener-prow

gardener-prow Bot commented Jun 19, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign unmarshall for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@elankath elankath marked this pull request as draft June 19, 2026 10:38
@gardener-prow gardener-prow Bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Jun 19, 2026
@elankath elankath added kind/enhancement Enhancement, improvement, extension and removed size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Jun 19, 2026
@gardener-prow gardener-prow Bot removed the do-not-merge/needs-kind Indicates a PR lacks a `kind/foo` label and requires one. label Jun 19, 2026
@elankath elankath self-assigned this Jun 19, 2026
@elankath elankath changed the title WIP: adjuster impl Adjuster for Machine Creation Timeout - Basic Implementation Jun 19, 2026
@gardener-prow gardener-prow Bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Jun 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. kind/enhancement Enhancement, improvement, extension size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Observe Machines Failing Creation and Adapt shoot MCM MachineDeployment machineCreationTimeout

1 participant