Skip to content

fix(ci_gen_kustomize_values): add MTU to uni07eta net-attach-def JSON#3864

Draft
fyanac wants to merge 1 commit intoopenstack-k8s-operators:mainfrom
fyanac:update_mtu_eta
Draft

fix(ci_gen_kustomize_values): add MTU to uni07eta net-attach-def JSON#3864
fyanac wants to merge 1 commit intoopenstack-k8s-operators:mainfrom
fyanac:update_mtu_eta

Conversation

@fyanac
Copy link
Copy Markdown
Contributor

@fyanac fyanac commented Apr 17, 2026

The uni07eta network-values template already emitted mtu on each network YAML block but the embedded Multus net-attach-def JSON omitted it, so ctlplane and other NADs ignored cifmw_networking_definition.mtu (e.g. jumbo for ospbr / ctlplane).

Include "mtu": {{ network.mtu | default(1500) }} in the ctlplane, octavia, ironic, and generic macvlan net-attach-def.

Assisted-By: Cursor-composer-2-fast

The uni07eta network-values template already emitted mtu on each network
YAML block but the embedded Multus net-attach-def JSON omitted it, so
ctlplane and other NADs ignored cifmw_networking_definition.mtu (e.g.
jumbo for ospbr / ctlplane).

Include "mtu": {{ network.mtu | default(1500) }} in the ctlplane,
octavia, ironic, and generic macvlan net-attach-def.

Assisted-By: Cursor-composer-2-fast
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Apr 17, 2026

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Apr 17, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign sdatko for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant