.. |
networking
|
Remove bazel files from vendor
|
2022-04-12 13:29:03 +02:00 |
resources
|
Remove bazel files from vendor
|
2022-04-12 13:29:03 +02:00 |
tests
|
Update images in tests
|
2022-11-01 17:04:43 -07:00 |
architecture.go
|
Update copyright notices
|
2019-09-09 14:47:51 -04:00 |
bootstrap_client.go
|
hetzner: Use kops-controller for node bootstrap
|
2022-11-02 12:43:25 +02:00 |
cloudconfig.go
|
Allow configuring OpenStack CCM networking options
|
2022-07-21 22:44:37 +02:00 |
cloudconfig_test.go
|
Move Azure settings to cloudProvider.azure
|
2022-03-03 15:18:23 -08:00 |
containerd.go
|
Remove usage of cluster kubelet config from nodeup
|
2022-10-16 21:04:20 +02:00 |
containerd_test.go
|
Install contained from the release package
|
2022-02-14 11:27:26 +02:00 |
context.go
|
azure: Use chrony instead of timesyncd
|
2022-11-08 22:30:34 +02:00 |
convenience.go
|
Enhance AddHostPathMapping to support a fluent style
|
2021-12-31 13:26:12 -05:00 |
directories.go
|
COS/GCE: exec on kubelet/flexvolume dirs
|
2021-01-09 13:56:18 -05:00 |
docker.go
|
Use kubelet --non-masquerade-cidr only for Docker with kubenet
|
2021-12-20 08:47:02 +02:00 |
docker_test.go
|
Remove support for Ubuntu 16.04
|
2021-12-03 21:28:12 +02:00 |
etc_hosts.go
|
Add /etc/hosts entry for kops-controller when using it for node bootstrap
|
2022-11-03 17:14:35 +02:00 |
etcd_manager_tls.go
|
Use cabundle for etcd CA files
|
2022-07-28 22:27:19 +02:00 |
fakes_test.go
|
Use narrower interface type
|
2021-07-10 23:23:12 -07:00 |
file_assets.go
|
Add support for setting mode field on file assets
|
2022-06-09 10:37:29 -05: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
|
Update TopologySpec for v1alpha3 API
|
2022-11-06 09:10:38 -08:00 |
kube_apiserver_healthcheck.go
|
Configuration file for kube-scheduler
|
2022-08-03 09:51:05 -04:00 |
kube_apiserver_test.go
|
Do not set insecure port on k8s 1.20+
|
2021-12-11 12:44:56 +01:00 |
kube_controller_manager.go
|
Remove usage of cluster kubelet config from nodeup
|
2022-10-16 21:04:20 +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
|
Move Gossip check to cluster struct
|
2022-10-21 09:48:07 +03:00 |
kube_proxy_test.go
|
Run hack/update-gofmt.sh
|
2021-12-01 22:39:50 +02:00 |
kube_scheduler.go
|
Disable some flags in kube-controller-manager and kube-scheduler when logging-format is not text
|
2022-08-12 01:11:57 +09:00 |
kube_scheduler_test.go
|
Upgrade KubeSchedulerConfiguration to v1beta2 in a few tests
|
2022-08-03 15:22:49 -04:00 |
kubectl.go
|
Make API servers provision themselves.
|
2021-04-23 06:59:15 +02:00 |
kubectl_test.go
|
Creaate kubeconfig for the root user on Ubuntu
|
2022-04-24 10:45:37 +03:00 |
kubelet.go
|
Move setting role taints to cloudup
|
2022-10-18 13:42:00 +02:00 |
kubelet_test.go
|
Move setting role taints to cloudup
|
2022-10-18 13:42:00 +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
|
Remove checks for k8s < 1.21
|
2022-09-19 19:12:53 +02:00 |
ntp.go
|
azure: Use chrony instead of timesyncd
|
2022-11-08 22:30:34 +02:00 |
nvidia.go
|
Use specific deb repos based on closest LTS release
|
2022-08-25 14:46:22 +02:00 |
packages.go
|
Merge pull request #13590 from hakman/additional_packages
|
2022-05-03 07:27:55 -07:00 |
prefix.go
|
Never masquerade IPv6 with Cilium
|
2021-10-27 23:40:02 -07:00 |
protokube.go
|
Remove dead code
|
2022-10-22 22:05:18 -07: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
|
Disable rp_filter on cilium hosts
|
2022-10-02 19:41:30 +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
|
staticcheck cleanup: fixup nodeup/pkg/model
|
2021-12-20 10:36:54 -05:00 |
warm_pool.go
|
nodeup: store the CloudProvider in the context
|
2021-12-11 09:16:03 -05:00 |