bcgov / greenlight

A demonstration of the verifiable organization network showing a new restaurant gathering the permits necessary to open.
Apache License 2.0
34 stars 45 forks source link

Add resource limits to OpenShift deployments. #218

Closed esune closed 5 years ago

esune commented 5 years ago

I added resource limits to the agents and dflow since the new OS policy is causing issues when a new revision is merged into GitHub: nothing will deploy since we don't have "room" for additional best effort pods.

I applied all the limits to dev, waiting for a confirmation that they look good to move forward with test as well.

The numbers are an educated guess, if they look good to you I'd say we merge the change and keep an eye open in case we need to tweak them.

esune commented 5 years ago

I went ahead and set the limits in test as well as they seemed to work well in my preliminary testing.

WadeBarnes commented 5 years ago

Addresses; #217