k3s/pkg/cli
Jacob Blain Christen 063efb25bb Mutable --node-label values for server/agent sub-commands.
Values passed in via the server/agent `--node-label` flag are treated as mutable. They are passed through to the kubelet just as before but after the kubelet comes up they are applied again. This allows for passing labels a k3s start-time that may be necessary for scheduling but may change from boot to boot, e.g. `k3os.io/version` after an upgrade.

Tested locallon on my amd64 workstation with the docker container.

Addresses #1119.
2019-12-09 16:40:15 -07:00
..
agent Fix broken K3S_TOKEN env 2019-11-14 12:42:42 -07:00
cmds Mutable --node-label values for server/agent sub-commands. 2019-12-09 16:40:15 -07:00
crictl Add crictl 2019-02-07 21:45:31 -07:00
ctr Build & enable ctr with k3s server 2019-06-30 09:30:25 -07:00
kubectl Continued refactoring 2019-01-11 21:52:30 -07:00
server Change storage to datastore 2019-11-15 21:52:07 -07:00