Closed niloysh closed 1 year ago
Hi @niloysh. Thanks for your PR.
I'm waiting for a k8snetworkplumbingwg member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test
on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test
label.
I understand the commands that are listed here.
Thanks for the patch @niloysh, would you please sign the commit, so we can merge it?
To do so, run git commit -s --amend
and then force push again.
/retest /lgtm /approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: niloysh, phoracek
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/release-note-none
@niloysh: The following test failed, say /retest
to rerun all failed tests or /retest-required
to rerun all mandatory failed tests:
Test name | Commit | Details | Required | Rerun command |
---|---|---|---|---|
pull-e2e-ovs-cni | 2a11770088e977dce5a5d7c6f1fbd7d7756c6fbc | link | unknown | /test pull-e2e-ovs-cni |
What this PR does / why we need it: Updates demo.md to introduce MTU parameter in
NetworkAttachmentDefinition
object. This fixes #264.Special notes for your reviewer:
Release note: NONE