k3s/pkg/cli
Edgar Lee fe18b1fce9
Add --image-service-endpoint flag (#8279)
* 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>
2023-09-27 13:20:50 -07:00
..
agent Fix gofmt error 2023-09-26 11:09:03 +02:00
cert Consolidate CopyFile functions (#8079) 2023-08-01 08:55:34 -07:00
cmds Add --image-service-endpoint flag (#8279) 2023-09-27 13:20:50 -07:00
completion Add new `k3s completion` command for shell completion (#5461) 2022-04-29 12:53:34 -07:00
crictl Revert "Add config file support" 2020-08-29 21:44:07 -07:00
ctr [master] changing package to k3s-io (#4846) 2022-03-02 15:47:27 -08:00
etcdsnapshot Reorganize Driver interface and etcd driver to avoid passing context and config into most calls 2023-09-25 11:54:23 -07:00
kubectl [master] changing package to k3s-io (#4846) 2022-03-02 15:47:27 -08:00
secretsencrypt Review comments and fixes 2023-08-25 14:17:00 -06:00
server Merge pull request #8439 from manuelbuil/fixGofmt 2023-09-26 19:14:07 +02:00
token Add support for `k3s token` command 2023-02-07 14:55:04 -08:00