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

Feature: Enforce limits globally #120

Open
meiswjn opened this issue Apr 29, 2024 · 0 comments
Open

Feature: Enforce limits globally #120

meiswjn opened this issue Apr 29, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@meiswjn
Copy link

meiswjn commented Apr 29, 2024

What feature do you want to see added?

Right now, you can only globally define some defaults, which can be overridden on the project level. In a setup where the controller is used by many different teams, it would be useful to set some binding limits on a global level. For example: A maximum of 90 days for artifacts which cannot be overridden.

I would suggest the following implementation:
Alongside the default definition, introduce a new optional value field to define upper limits for enforcement. The projects can define their own settings within this limit.

Upstream changes

No response

Are you interested in contributing this feature?

Perhaps, if I find time. I primarily want to discuss the feature right now.

@meiswjn meiswjn added the enhancement New feature or request label Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant