k3s/pkg
Deshi Xiao c1095dd015
fix: non-idiomatic returning of boolean expression (#5343)
should use 'return disables[baseName]' instead of 'if disables[baseName] { return true }; return false'

Signed-off-by: Deshi Xiao <xiaods@gmail.com>
2022-04-11 12:46:29 -07:00
..
agent Updated wireguard-native options and added log message 2022-04-07 19:31:21 +02:00
apis/k3s.cattle.io [master] changing package to k3s-io (#4846) 2022-03-02 15:47:27 -08:00
authenticator Add client certificate authentication support to core Authenticator 2022-04-06 13:03:14 -07:00
bootstrap [master] changing package to k3s-io (#4846) 2022-03-02 15:47:27 -08:00
cgroups [master] changing package to k3s-io (#4846) 2022-03-02 15:47:27 -08:00
cli Updated wireguard-native options and added log message 2022-04-07 19:31:21 +02:00
clientaccess [master] changing package to k3s-io (#4846) 2022-03-02 15:47:27 -08:00
cloudprovider [master] changing package to k3s-io (#4846) 2022-03-02 15:47:27 -08:00
cluster Merge pull request #5325 from rbrtbnfgl/fix-etcd-ipv6-url 2022-04-05 09:55:42 +02:00
codegen [master] changing package to k3s-io (#4846) 2022-03-02 15:47:27 -08:00
configfilearg [master] changing package to k3s-io (#4846) 2022-03-02 15:47:27 -08:00
containerd [master] changing package to k3s-io (#4846) 2022-03-02 15:47:27 -08:00
ctr
daemons Updated wireguard-native options and added log message 2022-04-07 19:31:21 +02:00
data code changes to drop the vendor dir 2021-12-21 14:23:38 -07:00
datadir [master] changing package to k3s-io (#4846) 2022-03-02 15:47:27 -08:00
dataverify
deploy fix: non-idiomatic returning of boolean expression (#5343) 2022-04-11 12:46:29 -07:00
etcd Move the apiserver addresses controller into the etcd package 2022-04-07 11:28:15 -07:00
flock Testing directory and documentation rework. (#5256) 2022-03-15 10:29:56 -07:00
generated [master] changing package to k3s-io (#4846) 2022-03-02 15:47:27 -08:00
kubectl Track upstream changes to kubectl command execution 2022-03-16 17:19:18 -07:00
netutil
node [master] changing package to k3s-io (#4846) 2022-03-02 15:47:27 -08:00
nodeconfig [master] changing package to k3s-io (#4846) 2022-03-02 15:47:27 -08:00
nodepassword Don't print password conversion rate 2022-04-06 15:55:45 -07:00
passwd [master] changing package to k3s-io (#4846) 2022-03-02 15:47:27 -08:00
rootless [master] changing package to k3s-io (#4846) 2022-03-02 15:47:27 -08:00
rootlessports [master] changing package to k3s-io (#4846) 2022-03-02 15:47:27 -08:00
secretsencrypt Fix etcd-only secrets encryption rotation 2022-03-25 10:40:58 -07:00
server Move the apiserver addresses controller into the etcd package 2022-04-07 11:28:15 -07:00
servicelb Fix log spam due to servicelb event recorder namespace conflict 2022-03-23 16:01:21 -07:00
static Update to V1.23.4 k3s1 (#5135) 2022-02-22 18:57:22 +02:00
token
untar Bump wharfie to v0.5.1 and use shared decompression code 2021-12-07 12:50:57 -08:00
util Fix log spam due to servicelb event recorder namespace conflict 2022-03-23 16:01:21 -07:00
version