• Edgar Lee's avatar
    Add --image-service-endpoint flag (#8279) · 55e61670
    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>
    55e61670
Name
Last commit
Last update
..
agent.go Loading commit data...
certs.go Loading commit data...
check-config.go Loading commit data...
completion.go Loading commit data...
config.go Loading commit data...
const_linux.go Loading commit data...
const_windows.go Loading commit data...
cover_default.go Loading commit data...
cover_linux.go Loading commit data...
crictl.go Loading commit data...
ctr.go Loading commit data...
etcd_snapshot.go Loading commit data...
init_default.go Loading commit data...
init_linux.go Loading commit data...
kubectl.go Loading commit data...
log.go Loading commit data...
log_default.go Loading commit data...
log_linux.go Loading commit data...
nostage.go Loading commit data...
root.go Loading commit data...
secrets_encrypt.go Loading commit data...
server.go Loading commit data...
stage.go Loading commit data...
token.go Loading commit data...