mirror of https://github.com/k3s-io/k3s
![]() * 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: Edgar Lee <edgarhinshunlee@gmail.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
agent.go | ||
certs.go | ||
check-config.go | ||
completion.go | ||
config.go | ||
const_linux.go | ||
const_windows.go | ||
crictl.go | ||
ctr.go | ||
etcd_snapshot.go | ||
init_default.go | ||
init_linux.go | ||
kubectl.go | ||
log.go | ||
log_default.go | ||
log_linux.go | ||
nostage.go | ||
root.go | ||
secrets_encrypt.go | ||
server.go | ||
stage.go | ||
token.go |