BCDevOps / developer-experience

This repository is used to track all work for the BCGov Platform Services Team (This includes work for: 1. Platform Experience, 2. Developer Experience 3. Platform Operations/OCP 3)
Apache License 2.0
8 stars 17 forks source link

Quota Operator CronJob for checks and resets #5304

Open IanKWatts opened 2 weeks ago

IanKWatts commented 2 weeks ago

Describe the issue A CronJob is needed to accompany the quota operator. It will check for projects having elevated quotas, send out notifications as needed, and reset quotas when usage is back below default levels.

What is the Value/Impact? This is an essential part of the automated quota adjustment strategy.

What is the plan? How will this get completed? Create a CronJob to run hourly.

Identify any dependencies n/a

Definition of done