Skip to content

feat: limits enforcement in runtime installation #452

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

Closed
wants to merge 2 commits into from

Conversation

andrii-codefresh
Copy link
Contributor

@andrii-codefresh andrii-codefresh commented Apr 17, 2025

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

@andrii-codefresh andrii-codefresh requested review from a team as code owners April 17, 2025 09:51
@ATGardner
Copy link
Contributor

i think you need to create a new branch called feat/CR-28342-usage and a new PR from it, in order to trigger the actions. after you do, you can close this PR and delete this branch.

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.

3 participants