Removing limits#1389
Conversation
|
/asign @evankanderson following up on a similar thread from the eventing-contrib repo ... |
|
Why are we removing theses? W/o some kind of limit we're giving the pods the ability to be a noisy neighbor. |
|
they are initial guess, and were causing errors already: (related, not here, but on sources -> https://bugzilla.redhat.com/show_bug.cgi?id=1714183) so, I think we keep the I think @bbrowning and @mattmoor also talked/agreed that if we add any of those, we should be confident, instead of blind guesses, causing potential issues/harm |
|
I think it also comes down to the scope of the harm. No limit means the entire node can go down (which we saw and is why we added limits) vs just one pod having issues and is easy to notice and debug. |
|
Adding reservations ( We might also want to tune the |
|
/lgtm |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: matzew, vaikas-google The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
* add patch of missing versions Signed-off-by: Ahmed Abdalla <aabdelre@redhat.com> * Patch 0.23 with missing API versions Signed-off-by: Ahmed Abdalla <aabdelre@redhat.com> * remove the patch, it's not needed in other versions Signed-off-by: Ahmed Abdalla <aabdelre@redhat.com> * Using pre-built image from OCP registry (#2) Signed-off-by: Matthias Wessendorf <mwessend@redhat.com> * Apply ko publish patch to here ... (#3) Signed-off-by: Matthias Wessendorf <mwessend@redhat.com> * One more thing.... (#4) Signed-off-by: Matthias Wessendorf <mwessend@redhat.com> * Add logs to understand rekt progress Signed-off-by: Ahmed Abdalla <aabdelre@redhat.com> * Adding back vendor patches (#5) * Rollback certificate algorithm changes (knative#1281) (knative#1283) Co-authored-by: Markus Thömmes <markusthoemmes@me.com> * mute noisy metrics * [SRVKS-790] Patch subresource to unblock webhooks on 4.9 (knative#1361) Co-authored-by: Markus Thömmes <markusthoemmes@me.com> Co-authored-by: Stavros Kontopoulos <skontopo@redhat.com> Co-authored-by: Matthias Wessendorf <mwessend@redhat.com> Co-authored-by: Markus Thömmes <markusthoemmes@me.com> Co-authored-by: Stavros Kontopoulos <skontopo@redhat.com>
…nces/release-v1.16 [release-v1.16] Update Konflux references
Related to knative/eventing-contrib#457
Proposed Changes
Release Note