..
dns
gossip: Seed /etc/hosts in nodeup
2021-10-19 09:26:07 -04:00
networking
Do not return error when there is no error checking for cgroupfs
2021-11-15 11:15:55 +01:00
resources
Update the Docker license
2020-03-15 09:51:03 +02:00
tests
Simplify Flatcar containerd exec command
2021-12-06 14:07:39 +01:00
BUILD.bazel
update bazel
2021-11-26 23:33:51 -06:00
architecture.go
Update copyright notices
2019-09-09 14:47:51 -04:00
bootstrap_client.go
GCE: Support kops-controller, including in gossip mode
2021-12-04 11:51:41 -05:00
cloudconfig.go
Run hack/update-gofmt.sh
2021-12-01 22:39:50 +02:00
cloudconfig_test.go
refactor: move from io/ioutil to io and os packages
2021-11-12 15:37:18 +08:00
containerd.go
Simplify Flatcar containerd exec command
2021-12-06 14:07:39 +01:00
containerd_test.go
Run hack/update-gofmt.sh
2021-12-01 22:39:50 +02:00
context.go
Run hack/update-gofmt.sh
2021-12-01 22:39:50 +02:00
convenience.go
Remove code for unsupported features
2021-08-28 13:49:55 -07:00
directories.go
COS/GCE: exec on kubelet/flexvolume dirs
2021-01-09 13:56:18 -05:00
docker.go
refactor: move from io/ioutil to io and os packages
2021-11-12 15:37:18 +08:00
docker_test.go
Remove support for Ubuntu 16.04
2021-12-03 21:28:12 +02:00
etcd_manager_tls.go
Remove code for unsupported features
2021-08-28 13:49:55 -07:00
fakes_test.go
Use narrower interface type
2021-07-10 23:23:12 -07:00
file_assets.go
Move fields from AuxConfig to nodeup.Config
2021-06-25 18:41:29 -07:00
firewall.go
iptables: Use the lock when checking for existing rules
2021-02-13 16:12:11 -05:00
hooks.go
Reverse the sense of hook enablement in v1alpha3
2021-11-25 18:45:13 -08:00
hooks_test.go
Pre-add hooks integration test
2021-06-24 06:38:20 +03:00
kops_controller.go
Verify CA keypair IDs for kops-controller-issued certs
2021-07-14 08:15:28 -07:00
kops_controller_test.go
Add server code to kops-controller
2020-08-15 09:46:30 -07:00
kube_apiserver.go
Replace Handler with ProbeHandler for container probes
2021-12-03 22:57:43 +02:00
kube_apiserver_healthcheck.go
Issue certs using CA KeypairID in NodeupConfig
2021-07-10 23:23:12 -07:00
kube_apiserver_test.go
Run hack/update-gofmt.sh
2021-12-01 22:39:50 +02:00
kube_controller_manager.go
Replace Handler with ProbeHandler for container probes
2021-12-03 22:57:43 +02:00
kube_controller_manager_test.go
ARM64 support - Update side-loading for multi-arch tests
2020-06-19 04:42:11 +03:00
kube_proxy.go
Run hack/update-gofmt.sh
2021-12-01 22:39:50 +02:00
kube_proxy_test.go
Run hack/update-gofmt.sh
2021-12-01 22:39:50 +02:00
kube_scheduler.go
Replace Handler with ProbeHandler for container probes
2021-12-03 22:57:43 +02:00
kube_scheduler_test.go
Replace gopkg yaml with k8s-sigs yaml
2021-01-22 14:28:05 +01:00
kubectl.go
Make API servers provision themselves.
2021-04-23 06:59:15 +02:00
kubectl_test.go
Install container runtime packages as assets - Tests
2020-10-14 15:41:51 +03:00
kubelet.go
Merge pull request #12862 from johngmyers/instanceid-nodename
2021-12-05 14:58:32 -08:00
kubelet_test.go
Run hack/update-gofmt.sh
2021-12-01 22:39:50 +02:00
logrotate.go
Run hack/update-gofmt.sh
2021-12-01 22:39:50 +02:00
manifests.go
Update copyright notices
2019-09-09 14:47:51 -04:00
miscutils.go
Debian 11: python-apt is not available
2021-08-10 14:33:48 -05:00
ntp.go
Use chrony for synchronizing time in Ubuntu
2021-11-04 10:20:41 +02:00
nvidia.go
Move nvidia config under containerd
2021-09-05 20:28:07 +02:00
packages.go
Remove support for RHEL/CentOS 7
2021-12-03 21:40:10 +02:00
prefix.go
Never masquerade IPv6 with Cilium
2021-10-27 23:40:02 -07:00
protokube.go
Run hack/update-gofmt.sh
2021-12-01 22:39:50 +02:00
protokube_test.go
Make protokube a systemd process
2021-03-06 00:32:44 +05:30
secrets.go
Run hack/update-gofmt.sh
2021-12-01 22:39:50 +02:00
secrets_test.go
Refactor more certs to be issued by nodeup
2020-06-28 23:12:13 -07:00
sysctls.go
Remove support for RHEL/CentOS 7
2021-12-03 21:40:10 +02:00
update_service.go
Run hack/update-gofmt.sh
2021-12-01 22:39:50 +02:00
update_service_test.go
Run hack/update-gofmt.sh
2021-12-01 22:39:50 +02:00
volumes.go
Replace k8s.io/utils/mount with k8s.io/mount-utils
2021-04-14 07:01:43 +03:00
warm_pool.go
Pre-pull container images from list of desired prefixes
2021-06-20 23:01:52 +02:00