Skip to content

feat: limits enforcement in runtime installation #457

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

Merged
merged 20 commits into from
May 7, 2025

Conversation

andrii-codefresh
Copy link
Contributor

What

A pre-install hook with the ability to be disabled

Why

Prevents runtime installation if clusters limit is reached.
The final validation will take place during the runtime registration on the platform.
This hook allows us to stop the installation at an early stage.
It's not a reliable mechanism, just an additional one to save time and resources.

Notes

This PR was recreated with new branch name from this one:
#452

@andrii-codefresh andrii-codefresh requested review from a team as code owners April 22, 2025 13:58
@dmaizel dmaizel changed the title Feat/cr 28342 usage feat: limits enforcement in runtime installation Apr 24, 2025
@andrii-codefresh
Copy link
Contributor Author

/e2e

1 similar comment
@andrii-codefresh
Copy link
Contributor Author

/e2e

…28342-usage
@andrii-codefresh
Copy link
Contributor Author

/e2e

@andrii-codefresh
Copy link
Contributor Author

/e2e

@andrii-codefresh
Copy link
Contributor Author

/e2e

1 similar comment
@andrii-codefresh
Copy link
Contributor Author

/e2e

@andrii-codefresh
Copy link
Contributor Author

/e2e

@andrii-codefresh andrii-codefresh merged commit c26b05c into main May 7, 2025
3 checks passed
@andrii-codefresh andrii-codefresh deleted the feat/CR-28342-usage branch May 7, 2025 15:29
andrii-codefresh added a commit that referenced this pull request May 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants