rudr icon indicating copy to clipboard operation
rudr copied to clipboard

support resource limit trait

Open wonderflow opened this issue 6 years ago • 3 comments

Now we have resource minimum in Component definition, the operator may want to define resource limit. So we need resource limit as a Trait.

wonderflow avatar Nov 14 '19 09:11 wonderflow

I can pick this one up and work on it

zhxu2 avatar Dec 06 '19 21:12 zhxu2

cool!

wonderflow avatar Dec 09 '19 02:12 wonderflow

Now we have resource minimum in Component definition, the operator may want to define resource limit. So we need resource limit as a Trait.

I am wondering what's the conclusions we got from multiple oam-spec issues concerning "resource limit" trait. Have we decided to have both requests & limits made required for developers?

From the operator's point of view, it makes little sense to have a "default" config for every other applications.

zhxu2 avatar Feb 05 '20 19:02 zhxu2