k3s/pkg/agent
Manuel Buil 243fd14cf1 Change Replace with ReplaceAll function
strings has a specific function to replace all matches. We should use that one instead of strings.Replace(string, old, new string, -1)

Signed-off-by: Manuel Buil <mbuil@suse.com>
2021-06-07 09:52:26 +02:00
..
config Initial windows support for agent (#3375) 2021-06-01 12:29:46 -07:00
containerd Initial windows support for agent (#3375) 2021-06-01 12:29:46 -07:00
flannel Change Replace with ReplaceAll function 2021-06-07 09:52:26 +02:00
loadbalancer Initial windows support for agent (#3375) 2021-06-01 12:29:46 -07:00
netpol Add support for dual-stack Pod/Service CIDRs and node IP addresses (#3212) 2021-04-21 15:56:20 -07:00
proxy Don't start up multiple apiserver load balancers 2021-03-08 17:05:25 -08:00
syssetup Initial windows support for agent (#3375) 2021-06-01 12:29:46 -07:00
templates Add system-default-registry support and remove shared code (#3285) 2021-05-10 15:58:41 -07:00
tunnel remove duplicated func GetAddresses 2021-03-31 14:23:05 -07:00
util Add support for retagging images on load from tarball 2021-02-17 11:48:03 -08:00
run.go Initial windows support for agent (#3375) 2021-06-01 12:29:46 -07:00