• Edgar Lee's avatar
    Add --image-service-endpoint flag (#8279) · b02a874d
    Edgar Lee authored
    * Add --image-service-endpoint flag
    
    Problem:
    External container runtime can be set but image service endpoint is unchanged
    and also is not exposed as a flag. This is useful for using containerd
    snapshotters outside of the ones that have built-in support like
    stargz-snapshotter.
    
    Solution:
    Add a flag --image-service-endpoint and also default image service endpoint to
    container runtime endpoint if set.
    Signed-off-by: 's avatarEdgar Lee <edgarhinshunlee@gmail.com>
    (cherry picked from commit fe18b1fc)
    Signed-off-by: 's avatarBrad Davidson <brad.davidson@rancher.com>
    b02a874d
Name
Last commit
Last update
..
config Loading commit data...
containerd Loading commit data...
cri Loading commit data...
cridockerd Loading commit data...
flannel Loading commit data...
loadbalancer Loading commit data...
netpol Loading commit data...
proxy Loading commit data...
syssetup Loading commit data...
templates Loading commit data...
tunnel Loading commit data...
util Loading commit data...
run.go Loading commit data...
run_linux.go Loading commit data...
run_windows.go Loading commit data...