kops/nodeup/pkg/model
justinsb b7d9319fff EnsureTask should panic on error
This means that we automatically check the error code.  A linter could
detect errors here (maybe), but in practice we can't recover from
errors here anyway.
2023-01-04 08:29:20 -05:00
..
networking Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
resources Remove bazel files from vendor 2022-04-12 13:29:03 +02:00
tests etcd domains are now under .internal. 2022-12-29 13:24:03 -08:00
architecture.go
bootstrap_client.go Use NodeupConfig for cluster name 2023-01-01 13:48:01 -08:00
cloudconfig.go fix cloud config in normal nodes 2023-01-02 17:25:30 +02:00
cloudconfig_test.go APIServer nodes need cloudconfig 2022-12-26 10:56:30 -08:00
containerd.go Use NodeupConfig for DockerConfig 2023-01-02 13:58:21 -08:00
containerd_test.go Use NodeupConfig for ContainerRuntime 2023-01-02 12:50:23 -08:00
context.go EnsureTask should panic on error 2023-01-04 08:29:20 -05:00
convenience.go Replace fi.Bool/Float*/Int*/String() with fi.PtrTo() 2022-11-19 03:45:22 +02:00
directories.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
docker.go Use NodeupConfig for DockerConfig 2023-01-02 13:58:21 -08:00
docker_test.go Use NodeupConfig for DockerConfig 2023-01-02 13:58:21 -08:00
etc_hosts.go Extract NodeupModelContext.APIInternalName() 2023-01-01 13:48:01 -08:00
etcd_manager_tls.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
fakes_test.go FindKeyset can return nil 2022-12-24 16:12:21 -05:00
file_assets.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
firewall.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
hooks.go Use NodeupConfig for ContainerRuntime 2023-01-02 12:50:23 -08:00
hooks_test.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
kops_controller.go Use NodeupConfig for cluster name 2023-01-01 13:48:01 -08:00
kops_controller_test.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
kube_apiserver.go Use NodeupConfig for KubernetesVersion 2023-01-03 22:16:20 -08:00
kube_apiserver_healthcheck.go Add Context arg to vfs ReadFile 2023-01-01 09:51:44 -05:00
kube_apiserver_test.go Add placeholder for the audit config test 2022-12-24 07:23:10 +02:00
kube_controller_manager.go Use NodeupConfig for KubernetesVersion 2023-01-03 22:16:20 -08:00
kube_controller_manager_test.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
kube_proxy.go Use NodeupConfig for KubernetesVersion 2023-01-03 22:16:20 -08:00
kube_proxy_test.go Use NodeupConfig for kube-proxy config 2023-01-03 12:29:07 -08:00
kube_scheduler.go Use NodeupConfig for KubernetesVersion 2023-01-03 22:16:20 -08:00
kube_scheduler_test.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
kubectl.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
kubectl_test.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
kubelet.go EnsureTask should panic on error 2023-01-04 08:29:20 -05:00
kubelet_test.go Use NodeupConfig for ContainerdConfig 2023-01-02 13:42:11 -08:00
logrotate.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
manifests.go Add Context arg to vfs ReadFile 2023-01-01 09:51:44 -05:00
miscutils.go Fix logspam on debian 2022-12-20 17:49:04 -05:00
ntp.go Use NodeupConfig for NTP-managed setting 2023-01-03 22:16:20 -08:00
nvidia.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
packages.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
prefix.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
protokube.go Use NodeupConfig for KubernetesVersion 2023-01-03 22:16:20 -08:00
protokube_test.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
secrets.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
secrets_test.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
sysctls.go Use NodeupConfig for kube-proxy config 2023-01-03 12:29:07 -08:00
update_service.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
update_service_test.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
volumes.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
warm_pool.go Use NodeupConfig for ContainerRuntime 2023-01-02 12:50:23 -08:00