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

✨ Add timeout while evaluating CEL expression #66

Closed

Conversation

aniruddha2000
Copy link
Member

What this PR does / why we need it:

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.

TODOs:

  • squash commits
  • include documentation
  • add unit tests

@aniruddha2000
Copy link
Member Author

NOTE it need rebase after we merge #61 and #65

@janiskemper
Copy link
Member

can be merged now

@janiskemper
Copy link
Member

since Cluster API always retries upgrades independent of whether the hook server fails one upgrade, we should not include timeouts - they would not have any effect anyway.
We need to make sure to build cluster stacks that work and as such they should successfully upgrade.

We do not expect an upgrade to fail because of no reason and therefore we do not need timeouts. Cluster API does not allow roll-backs anyway

@jschoone jschoone added the Container Issues or pull requests relevant for Team 2: Container Infra and Tooling label Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Container Issues or pull requests relevant for Team 2: Container Infra and Tooling
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants