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

Revert recently introduced low timeouts for several steps #8005

Merged
merged 1 commit into from
May 31, 2023

Conversation

ialidzhikov
Copy link
Member

@ialidzhikov ialidzhikov commented May 31, 2023

How to categorize this PR?

/area control-plane
/kind bug

What this PR does / why we need it:
In aa2f8c0 several new timeouts were introduced for several steps (previously timeouts for these steps were not existing).
These new timeouts cause the reconciliation to never succeed. For example a ControlPlane/Network reconciliation for a given Shoot takes almost always more than 30s. In such case, gardenlet can never succeed reconciling the given Shoot.

We should investigate also the extensions - why it takes that much time for them to reconcile the ControlPlane/Network.

Which issue(s) this PR fixes:
See above.

Special notes for your reviewer:
N/A

Release note:

Several low timeouts (30s) that were introduced in v1.71.0 for several steps are now reverted as in some cases the Network/ControlPlane reconciliation cannot succeed for 30s.

Co-authored-by: shafeeqes <shafeeque.e.s@sap.com>
Co-authored-by: acumino <sonu.kumar.singh02@sap.com>
Co-authored-by: kon-angelo <konstantinos.angelopoulos@sap.com>
@gardener-prow gardener-prow bot added area/control-plane Control plane related kind/bug Bug cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. labels May 31, 2023
@gardener-prow gardener-prow bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label May 31, 2023
Copy link
Member

@acumino acumino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, for investigating.
/milestone v1.72
/cherry-pick release-v1.71
/lgtm
/approve

@gardener-prow gardener-prow bot added this to the v1.72 milestone May 31, 2023
@gardener-prow gardener-prow bot added the lgtm Indicates that a PR is ready to be merged. label May 31, 2023
@gardener-prow
Copy link
Contributor

gardener-prow bot commented May 31, 2023

LGTM label has been added.

Git tree hash: 4b706eced3c8893976402ed53919e7942353ed2f

@gardener-prow
Copy link
Contributor

gardener-prow bot commented May 31, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: acumino

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

The pull request process is described here

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

@gardener-prow gardener-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 31, 2023
@gardener-prow gardener-prow bot merged commit 7b1c01f into gardener:master May 31, 2023
16 checks passed
@ialidzhikov ialidzhikov deleted the fix/low-timeouts branch May 31, 2023 13:33
@ialidzhikov
Copy link
Member Author

/cherry-pick release-v1.71

@gardener-ci-robot
Copy link
Contributor

@ialidzhikov: new pull request created: #8006

In response to this:

/cherry-pick release-v1.71

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

andrerun pushed a commit to andrerun/gardener that referenced this pull request Jul 6, 2023
)

Co-authored-by: shafeeqes <shafeeque.e.s@sap.com>
Co-authored-by: acumino <sonu.kumar.singh02@sap.com>
Co-authored-by: kon-angelo <konstantinos.angelopoulos@sap.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/control-plane Control plane related cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. kind/bug Bug lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants