..
networking
Move networking-related tests to nodeup.Config
2023-01-15 23:12:00 -08:00
resources
Remove bazel files from vendor
2022-04-12 13:29:03 +02:00
tests
hack/update-expected.sh
2023-01-11 19:27:42 -08:00
architecture.go
Update copyright notices
2019-09-09 14:47:51 -04:00
bootstrap_client.go
Use kops-controller to boostrap nodes in OpenStack
2023-01-14 13:54:14 +02:00
cloudconfig.go
move openstack cloud config to k8s secrets
2023-01-06 19:56:35 +02:00
cloudconfig_test.go
APIServer nodes need cloudconfig
2022-12-26 10:56:30 -08:00
containerd.go
nodeup: don't set up masquerade if nonMasqueradeCIDR not set
2023-01-21 23:13:31 -05:00
containerd_test.go
Use NodeupConfig for ContainerRuntime
2023-01-02 12:50:23 -08:00
context.go
Move networking-related tests to nodeup.Config
2023-01-15 23:12:00 -08: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
no dns for OpenStack
2023-01-11 20:02:02 +02: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
Move networking-related tests to nodeup.Config
2023-01-15 23:12:00 -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
Move ServiceClusterIPRange to nodeup.Config
2023-01-15 17:19:18 -08:00
kube_apiserver_healthcheck.go
Add Context arg to vfs ReadFile
2023-01-01 09:51:44 -05:00
kube_apiserver_test.go
v1alpha3: Move most OIDC settings to authentication.oidc
2023-01-11 19:26:18 -08:00
kube_controller_manager.go
Move EgressProxy to nodeup.Config
2023-01-15 17:19:18 -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
Move EgressProxy to nodeup.Config
2023-01-15 17:19:18 -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
Move UsesKubenet to nodeup.Config
2023-01-15 23:12:00 -08:00
kubelet_test.go
Use NodeupConfig for ContainerdConfig
2023-01-02 13:42:11 -08:00
logrotate.go
Move networking-related tests to nodeup.Config
2023-01-15 23:12:00 -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
Install nvidia-container-toolkit as top-level package
2023-02-02 14:47:18 +01:00
packages.go
Refactor Context into separate cloudup and nodeup types
2022-12-17 17:42:46 -08:00
prefix.go
Move NonMasqueradeCIDR to nodeup.Config
2023-01-15 17:19:18 -08:00
protokube.go
Move EgressProxy to nodeup.Config
2023-01-15 17:19:18 -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
Move several CNI tests to nodeup.Config
2023-01-15 23:11:58 -08:00
update_service.go
Always disable the reboot manager for Flatcar
2023-01-25 08:49:39 +02: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