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

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

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
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