fix(ci_gen_kustomize_values): add MTU to uni07eta net-attach-def JSON#3864
fix(ci_gen_kustomize_values): add MTU to uni07eta net-attach-def JSON#3864fyanac wants to merge 1 commit into
Conversation
|
Skipping CI for Draft Pull Request. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
0bb9e61 to
861d338
Compare
Include "mtu": {{ network.mtu | default(1500) }} in
generic macvlan net-attach-def.
Assisted-By: Cursor-composer-2-fast
|
Build failed (check pipeline). Post ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 40m 39s |
|
This PR is stale because it has been for over 15 days with no activity. |
Include "mtu": {{ network.mtu | default(1500) }} in the generic macvlan net-attach-def.
Assisted-By: Cursor-composer-2-fast