..
networking
Mount cgroupv2 for cilium at a custom location
2021-09-27 19:29:36 +02:00
resources
Update the Docker license
2020-03-15 09:51:03 +02:00
tests
./hack/update-expected.sh
2021-10-06 08:11:04 -05:00
BUILD.bazel
Support GCE TPM verification
2021-10-06 08:40:20 -04:00
architecture.go
Update copyright notices
2019-09-09 14:47:51 -04:00
bootstrap_client.go
Support GCE TPM verification
2021-10-06 08:40:20 -04:00
cloudconfig.go
Enable ingress hostname feature for OpenStack
2021-10-12 10:12:41 +03:00
cloudconfig_test.go
./hack/update-expected.sh
2021-09-30 09:20:33 -05:00
containerd.go
Install nvidia container runtime
2021-09-05 20:09:04 +02:00
containerd_test.go
Install nvidia container runtime
2021-09-05 20:09:04 +02:00
context.go
Remove dead code
2021-10-02 20:58:55 -07: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
Remove code for unsupported features
2021-08-28 13:49:55 -07:00
docker_test.go
Remove code for unsupported features
2021-08-28 13:49:55 -07: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
Move fields from AuxConfig to nodeup.Config
2021-06-25 18:41:29 -07: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 klog flags with go-runner in k8s 1.23
2021-10-06 08:10:20 -05:00
kube_apiserver_healthcheck.go
Issue certs using CA KeypairID in NodeupConfig
2021-07-10 23:23:12 -07:00
kube_apiserver_test.go
Prepare etcd-server related tests for kube-apiserver
2021-05-21 18:53:54 +03:00
kube_controller_manager.go
Replace klog flags with go-runner in k8s 1.23
2021-10-06 08:10:20 -05: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
Remove previous implementation of pre-pulling container images
2021-06-20 23:01:52 +02:00
kube_proxy_test.go
Remove previous implementation of pre-pulling container images
2021-06-20 23:01:52 +02:00
kube_scheduler.go
Replace klog flags with go-runner in k8s 1.23
2021-10-06 08:10:20 -05: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
Remove some unused fields from v1alpha3 componentconfig
2021-10-07 23:29:53 -07:00
kubelet_test.go
Test if update_service behaves as intended
2021-08-10 12:51:44 +02:00
logrotate.go
Add log rotation for etcd-cilium.log
2021-07-07 08:31:08 +03: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
Add an option to skip NTP installation
2021-03-31 12:33:32 -07:00
nvidia.go
Move nvidia config under containerd
2021-09-05 20:28:07 +02:00
packages.go
Move nfs packages to packages.go
2020-11-13 13:37:47 -08:00
prefix.go
Have nodeup assign an ipv6 prefix
2021-09-16 19:28:07 +02:00
protokube.go
Move bootstrap RBAC from protokube to core bootstrap addon
2021-08-29 12:36:21 -07:00
protokube_test.go
Make protokube a systemd process
2021-03-06 00:32:44 +05:30
secrets.go
Refactor kube-apiserver static credentials
2021-07-16 22:55:50 -07:00
secrets_test.go
Refactor more certs to be issued by nodeup
2020-06-28 23:12:13 -07:00
sysctls.go
Remove unnecessary sysctl "net.ipv6.conf.all.accept_ra=2"
2021-10-02 08:07:04 +03:00
update_service.go
Add SystemGeneration to channel version tracker
2021-10-15 17:47:13 -04:00
update_service_test.go
Test if update_service behaves as intended
2021-08-10 12:51:44 +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