Allow configure requests/limits for exposer pods
Closed this issue · 5 comments
What would you like to be added:
Allow to configure limits and requests for exposer pod
Why is this needed:
Often openshift projects have configured quotas for resource usage, one of them is request/limit ratio. Currently you have to adjust this ratio to what is hardcoded in exposer config or you will not be allowed to create a pod and get following error:
Warning FailedCreate 1m (x7 over 3m) replicaset-controller (combined from similar events): Error creating: pods "exposer-d51keecnpkmle6n94kvq4cbt0ceqtmp7ogbdtuiu3ldspjhpmokdsmv" is forbidden: cpu max limit to request ratio per Container is 12, but provided ratio is 12.500000.
Issues go stale after 90d of inactivity.
Mark the issue as fresh by commenting /remove-lifecycle stale
.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen
.
If this issue is safe to close now please do so with /close
.
/lifecycle stale
Stale issues rot after 30d of inactivity.
Mark the issue as fresh by commenting /remove-lifecycle rotten
.
Rotten issues close after an additional 30d of inactivity.
Exclude this issue from closing by commenting /lifecycle frozen
.
If this issue is safe to close now please do so with /close
.
/lifecycle rotten
/remove-lifecycle stale
Rotten issues close after 30d of inactivity.
Reopen the issue by commenting /reopen
.
Mark the issue as fresh by commenting /remove-lifecycle rotten
.
Exclude this issue from closing again by commenting /lifecycle frozen
.
/close
@openshift-bot: Closing this issue.
In response to this:
Rotten issues close after 30d of inactivity.
Reopen the issue by commenting
/reopen
.
Mark the issue as fresh by commenting/remove-lifecycle rotten
.
Exclude this issue from closing again by commenting/lifecycle frozen
./close
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.