Skip to content

Build nft with JSON (and xtables-compat) support - #4464

Merged
kubernetes-prow[bot] merged 1 commit into
kubernetes:masterfrom
danwinship:nftables-with-json
Jul 13, 2026
Merged

Build nft with JSON (and xtables-compat) support#4464
kubernetes-prow[bot] merged 1 commit into
kubernetes:masterfrom
danwinship:nftables-with-json

Conversation

@danwinship

Copy link
Copy Markdown
Contributor

We were installing the JSON build dep but not telling configure to use it.

Also, in the interest of minimzing differences from upstream, add xtables support (which adds additional output when printing some iptables-nft-generated rules).

This makes us no longer need the #include <stdlib.h> patch, so I removed it, though I left the patching framework in place even though there are no longer any patches... I wasn't sure about that...

/kind bug

/assign @aojea

@kubernetes-prow kubernetes-prow Bot added kind/bug Categorizes issue or PR as related to a bug. do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. area/release-eng Issues or PRs related to the Release Engineering subproject needs-priority sig/release Categorizes an issue or PR as relevant to SIG Release. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Jul 10, 2026
@kubernetes-prow kubernetes-prow Bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jul 10, 2026
@danwinship

Copy link
Copy Markdown
Contributor Author

/release-note-none

@kubernetes-prow kubernetes-prow Bot added release-note-none Denotes a PR that doesn't merit a release note. and removed do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. labels Jul 10, 2026
We were installing the JSON build dep but not telling configure to use it.

Also, in the interest of minimzing differences from upstream, add
xtables support (which adds additional output when printing some
`iptables-nft`-generated rules).
@danwinship
danwinship force-pushed the nftables-with-json branch from a1ef589 to a64ee83 Compare July 10, 2026 19:42
@aojea

aojea commented Jul 10, 2026

Copy link
Copy Markdown
Member

/lgtm
/approve

/assign @saschagrunert

It is great we don;t have to carry patch

@kubernetes-prow kubernetes-prow Bot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jul 10, 2026
@kubernetes-prow

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: aojea, danwinship, saschagrunert

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

The pull request process is described 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

@kubernetes-prow kubernetes-prow Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 13, 2026
@kubernetes-prow
kubernetes-prow Bot merged commit 688dd43 into kubernetes:master Jul 13, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. area/release-eng Issues or PRs related to the Release Engineering subproject cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/bug Categorizes issue or PR as related to a bug. lgtm "Looks good to me", indicates that a PR is ready to be merged. needs-priority release-note-none Denotes a PR that doesn't merit a release note. sig/release Categorizes an issue or PR as relevant to SIG Release. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants