talos/pkg
Andrey Smirnov 269c9ad098 fix: don't write to config object on access
This avoids data race on config access: config object might be accessed
concurrently and it should be read-only on access.

Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2021-03-30 10:38:02 -07:00
..
archiver chore: update golanci-lint to 1.38.0 2021-03-12 06:50:02 -08:00
argsbuilder chore: use neutral terminology 2020-06-15 14:00:55 -07:00
chunker chore: fix //nolint directives 2021-03-05 05:58:33 -08:00
cli fix: make CLI context exit immediately on second ^C 2020-10-02 15:05:02 -07:00
cluster fix: allow convert-k8s --remove-initialized-keys with K8s cp is down 2021-03-25 14:06:08 -07:00
conditions fix: talosctl health should not check kube-proxy when it is disabled 2021-03-16 13:21:36 -07:00
copy chore: update golanci-lint to 1.38.0 2021-03-12 06:50:02 -08:00
download chore: update golanci-lint to 1.38.0 2021-03-12 06:50:02 -08:00
follow chore: update golanci-lint to 1.38.0 2021-03-12 06:50:02 -08:00
grpc chore: fix //nolint directives 2021-03-05 05:58:33 -08:00
images feat: use multi-arch images for k8s and Flannel CNI 2021-01-28 08:26:02 -08:00
kubernetes chore: fix //nolint directives 2021-03-05 05:58:33 -08:00
machinery fix: don't write to config object on access 2021-03-30 10:38:02 -07:00
makefs refactor: extract go-cmd into a separate library 2021-02-16 10:31:20 -08:00
provision chore: update golanci-lint to 1.38.0 2021-03-12 06:50:02 -08:00
resources feat: replace timed with time sync controller 2021-03-29 09:29:43 -07:00
safepath chore: fix //nolint directives 2021-03-05 05:58:33 -08:00
startup chore: enable gci linter 2020-11-09 08:09:48 -08:00
sysctl chore: update golangci-lint 2020-11-02 20:34:05 -08:00
tail chore: fix //nolint directives 2021-03-05 05:58:33 -08:00
version feat: bring in install-cni & pod-checkpointer from extras packages 2020-10-08 14:45:00 -07:00
.importvet.yaml refactor: move external API packages into machinery/ 2020-08-17 09:56:14 -07:00