• Kubernetes Submit Queue's avatar
    Merge pull request #63580 from dixudx/fix_cni_flag_binding · 381b663b
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.
    
    bind alpha feature network plugin flags correctly
    
    **What this PR does / why we need it**:
    When working #63542, I found the flags, like `--cni-conf-dir` and `cni-bin-dir`, were not correctly bound.
    
    **Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
    Fixes #
    
    **Special notes for your reviewer**:
    /cc kubernetes/sig-node-pr-reviews
    
    **Release note**:
    
    ```release-note
    None
    ```
    381b663b
Name
Last commit
Last update
..
cm Loading commit data...
libdocker Loading commit data...
metrics Loading commit data...
network Loading commit data...
remote Loading commit data...
BUILD Loading commit data...
convert.go Loading commit data...
convert_test.go Loading commit data...
doc.go Loading commit data...
docker_checkpoint.go Loading commit data...
docker_checkpoint_test.go Loading commit data...
docker_container.go Loading commit data...
docker_container_test.go Loading commit data...
docker_image.go Loading commit data...
docker_image_linux.go Loading commit data...
docker_image_test.go Loading commit data...
docker_image_unsupported.go Loading commit data...
docker_image_windows.go Loading commit data...
docker_legacy_service.go Loading commit data...
docker_logs.go Loading commit data...
docker_sandbox.go Loading commit data...
docker_sandbox_others.go Loading commit data...
docker_sandbox_test.go Loading commit data...
docker_sandbox_windows.go Loading commit data...
docker_service.go Loading commit data...
docker_service_test.go Loading commit data...
docker_stats_linux.go Loading commit data...
docker_stats_unsupported.go Loading commit data...
docker_stats_windows.go Loading commit data...
docker_streaming.go Loading commit data...
exec.go Loading commit data...
helpers.go Loading commit data...
helpers_linux.go Loading commit data...
helpers_linux_test.go Loading commit data...
helpers_test.go Loading commit data...
helpers_unsupported.go Loading commit data...
helpers_windows.go Loading commit data...
naming.go Loading commit data...
naming_test.go Loading commit data...
security_context.go Loading commit data...
security_context_test.go Loading commit data...
selinux_util.go Loading commit data...
selinux_util_test.go Loading commit data...