.. |
networking
|
feat: prevent systemd-networkd from removing Cilium routes on restart
|
2025-06-18 16:25:22 +04:00 |
resources
|
Remove bazel files from vendor
|
2022-04-12 13:29:03 +02:00 |
tests
|
hack/update-expected.sh
|
2025-08-02 18:09:53 +03:00 |
architecture.go
|
Update copyright notices
|
2019-09-09 14:47:51 -04:00 |
bootstrap_client.go
|
metal: stub out functions to enable cluster creation
|
2024-08-29 22:39:48 -04:00 |
cloudconfig.go
|
Remove references to Openstack ClusterSpec fields from nodeup
|
2023-07-29 04:42:07 -07:00 |
cloudconfig_test.go
|
Remove references to Azure ClusterSpec fields from nodeup
|
2023-07-29 04:42:01 -07:00 |
containerd.go
|
Update containerd to v2.1.4
|
2025-08-02 18:09:53 +03:00 |
containerd_test.go
|
Update containerd to v2.1.4
|
2025-08-02 18:09:53 +03:00 |
context.go
|
hetzner: Update hetznercloud/hcloud-go to v2
|
2025-06-28 09:30:54 +03:00 |
convenience.go
|
Replace fi.Bool/Float*/Int*/String() with fi.PtrTo()
|
2022-11-19 03:45:22 +02:00 |
crictl.go
|
Make crictl and nerdctl error message to warning level
|
2024-04-22 22:53:38 +09:00 |
directories.go
|
Refactor Context into separate cloudup and nodeup types
|
2022-12-17 17:42:46 -08:00 |
etc_hosts.go
|
Remove dead code for non-kops-controller bootstrap
|
2023-07-16 07:40:25 -07:00 |
etcd_manager_tls.go
|
Remove references to ClusterSpec.EtcdClusters from nodeup
|
2023-07-15 21:34:31 -07: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
|
Remove Docker config option
|
2023-09-05 07:22:33 +03:00 |
hooks_test.go
|
Remove support for Kubernetes 1.23
|
2023-09-03 16:22:18 -07: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
|
metal: simple IPAM for IPv6
|
2025-07-26 20:01:12 -04:00 |
kube_apiserver_healthcheck.go
|
cleanup: better error messages for kube-apiserver healthcheck manifest
|
2024-08-27 08:50:01 -04:00 |
kube_apiserver_test.go
|
Merge pull request #16920 from rsafonseca/apiserver_env
|
2024-10-27 15:48:53 +00:00 |
kube_controller_manager.go
|
feat(components): permit to define kube-controller-manager and kube-scheduler resources
|
2024-06-07 08:56:14 +02: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
|
Update min versions for kOps v1.28
|
2023-06-20 08:11:21 +03:00 |
kube_proxy_test.go
|
refactor: create abstraction over cluster/instancegroup for building assets
|
2024-11-27 07:38:34 -05:00 |
kube_scheduler.go
|
feat(components): permit to define kube-controller-manager and kube-scheduler resources
|
2024-06-07 08:56:14 +02:00 |
kube_scheduler_test.go
|
Refactor Context into separate cloudup and nodeup types
|
2022-12-17 17:42:46 -08:00 |
kubectl.go
|
azure: Use `kops` as the default admin user
|
2025-07-21 07:00:07 +03:00 |
kubectl_test.go
|
Refactor Context into separate cloudup and nodeup types
|
2022-12-17 17:42:46 -08:00 |
kubelet.go
|
Add support for using ECR as pull-through image cache
|
2025-07-28 12:45:53 +01:00 |
kubelet_test.go
|
fix(kubelet): handle parsing of imageMaximumGCAge and imageMinimumGCAge in kubelet config
|
2025-06-30 23:36:29 +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 |
nerdctl.go
|
Make crictl and nerdctl error message to warning level
|
2024-04-22 22:53:38 +09:00 |
ntp.go
|
Only use node challenge on hetzner
|
2023-05-06 08:57:21 -04:00 |
nvidia.go
|
Update NVIDIA Container Toolkit URL
|
2024-02-26 09:30:44 +02:00 |
packages.go
|
Dont install libcgroup on Rocky 9
|
2024-06-15 15:37:02 -05:00 |
prefix.go
|
metal: simple IPAM for IPv6
|
2025-07-26 20:01:12 -04:00 |
protokube.go
|
aliyun: Remove some leftovers
|
2024-04-26 12:13:15 +03: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
|
Remove references to ClusterSpec from nodeup sysctls.go
|
2023-07-09 21:11:54 -07:00 |
update_service.go
|
Fix vet error
|
2023-11-04 05:57:08 +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
|
Remove Docker config option
|
2023-09-05 07:22:33 +03:00 |