Revision 2fc54dd6dd9edb507cb3111e175071000189b81c authored by Daneyon Hansen on 04 March 2024, 23:58:46 UTC, committed by christarazi on 17 June 2024, 14:16:33 UTC
- `operator/option/config.go`: Adds an option for enabling AWS IPv6 prefix delegation (PD).
- `*_test.go`: Updates IPAM implementation unit tests to call `NewNodeManager()` with IPv6 PD config option.
- `pkg/ipam/node.go`: Adds `ipv6Alloc` field to `Node` type to represent IPv6-specific allocation node attributes.
- `pkg/ipam/node_manager.go`: Adds IPv6 PD field to the `NodeManager` type and associated `NewNodeManager()`.

Supports: #30684

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>
1 parent 51ff384
History
File Mode Size
add_vagrant_box.sh -rwxr-xr-x 5.3 KB
bugtool-multinode-gather.sh -rwxr-xr-x 1.0 KB
builder.sh -rwxr-xr-x 336 bytes
check-api-code-gen.sh -rwxr-xr-x 1.8 KB
check-fmt.sh -rwxr-xr-x 535 bytes
check-go-testdata.sh -rwxr-xr-x 269 bytes
check-k8s-code-gen.sh -rwxr-xr-x 1.2 KB
check-legacy-header-guard.sh -rwxr-xr-x 64 bytes
check-log-newlines.sh -rwxr-xr-x 293 bytes
check-logging-subsys-field.sh -rwxr-xr-x 1.2 KB
check-logrus.sh -rwxr-xr-x 731 bytes
check-preflight-clusterrole.sh -rwxr-xr-x 648 bytes
check-source-info.sh -rwxr-xr-x 1.9 KB
check-test-tags.sh -rwxr-xr-x 342 bytes
check-time.sh -rwxr-xr-x 1.9 KB
check-viper.sh -rwxr-xr-x 1.3 KB
check-xfrmstate.sh -rwxr-xr-x 1.1 KB
checkpr.sh -rwxr-xr-x 3.0 KB
consolidate_go_stacktrace.py -rwxr-xr-x 6.0 KB
custom-vet-check.sh -rwxr-xr-x 322 bytes
devcontainer-setup.sh -rwxr-xr-x 3.0 KB
extract-llvm.sh -rwxr-xr-x 307 bytes
extract_authors.sh -rwxr-xr-x 429 bytes
go-mod-update-cloud-providers.sh -rwxr-xr-x 1.0 KB
k8s-code-gen.sh -rwxr-xr-x 1.8 KB
kind-down.sh -rwxr-xr-x 581 bytes
kind-shell-helpers.sh -rwxr-xr-x 3.3 KB
kind.sh -rwxr-xr-x 8.7 KB
lock-check.sh -rwxr-xr-x 605 bytes
microk8s-import.sh -rwxr-xr-x 719 bytes
print-chart-version.sh -rwxr-xr-x 897 bytes
print-downgrade-version.sh -rwxr-xr-x 6.8 KB
push_manifest.sh -rwxr-xr-x 1.4 KB
quarantine.sh -rwxr-xr-x 1.6 KB
run-gh-ginkgo-workflow.sh -rwxr-xr-x 8.7 KB

back to top