-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
KEP-3386: Graduate Evented PLEG to Beta #3817
Conversation
8e9018d
to
74fad2b
Compare
ff61a1d
to
90014a3
Compare
/lgtm |
90014a3
to
f7ffdb5
Compare
@derekwaynecarr ptal |
/label lead-opted-in |
/milestone v1.27 |
f7ffdb5
to
428912c
Compare
/lgtm |
/approve |
@@ -341,6 +344,10 @@ We expect no non-infra related flakes in the last month as a GA graduation crite | |||
- Feature implemented behind a feature flag | |||
- Existing `node e2e` tests around pod lifecycle must pass | |||
|
|||
#### Beta | |||
- Add E2E Node Conformance presubmit job in CI | |||
- Add E2E Node Conformance periodic job in CI |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this would require containerd support I believe. Evented PLEG related support is in containerd 1.7, but I think we have a testgrid testing against main branch of containerd, which should be sufficient.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey there, I'm doing a first pass of some PRR reviews this cycle and I see this one hasn't been updated for beta. I think it looks pretty good, but it would be useful to include a little more context around testing rollback and upgrade. In the current PRR you mentioned N/A for alpha release
, but as you're targeting beta now it would be nice to include some information about upgrade and rollback testing since this will be enabled.
It would also be nice to reference any enablement/disablement unit tests that were added during the alpha work (the PRR template mentions they would be added, linking to them now assuming they were would be helpful).
There is a new question in the scalability section. Could you add that to this PR and answer the question (see 78200cb for the change).
428912c
to
fb49693
Compare
fb49693
to
569427b
Compare
Thanks for your review. I have addressed those points in latest changes. |
The |
Signed-off-by: Harshal Patil <harpatil@redhat.com>
569427b
to
0a85b19
Compare
Thanks @deads2k. I updated the PR with metrics for evented PLEG's connection with the CRI Runtime. |
Thanks, PRR looks good. /approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: deads2k, derekwaynecarr, harche The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/lgtm |
Signed-off-by: Harshal Patil harpatil@redhat.com