justinsb
6871aa7148
Refactor: Plumb context through GCE firewallRule methods
...
Helps with more coherent tracing/logging.
2024-01-26 10:51:34 -05:00
hakuna-matatah
e4e2847403
Add support to configure Job Controller concurrent syncs flag in Job/KCM Controller
2024-01-25 11:06:42 -08:00
hakuna-matatah
1854076579
Add support to configure HPA Controller concurrent syncs flag in HPA/KCM Controller
2024-01-24 11:40:58 -08:00
Jesse Haka
11e84b78f1
hack/update-expected
2024-01-22 19:02:44 +02:00
Jesse Haka
75659b6280
include kube-apiserver controlplane ports in dns=none
2024-01-22 18:41:30 +02:00
Kubernetes Prow Robot
9645e5c7e9
Merge pull request #16265 from borg-land/network-patch
...
gce: fix nlb firewall rules, operations and alias network subnets
2024-01-20 17:20:59 +01:00
Kubernetes Prow Robot
89b7b14176
Merge pull request #15829 from justinsb/refactor_forapiserver
...
Refactor: Replace ForAPIServer with WellKnownServices
2024-01-20 17:20:53 +01:00
upodroid
f3bc523b17
fix nlb firewall rules, operations and alias network subnets
2024-01-20 13:41:16 +00:00
Kubernetes Prow Robot
868e1855f0
Merge pull request #16257 from hakman/containerd-1.7.12
...
Update containerd to v1.7.12
2024-01-18 06:38:12 +01:00
Ciprian Hacman
9f7c59236b
Update containerd to v1.7.12
2024-01-18 05:27:41 +02:00
Ciprian Hacman
fd86a0cb9d
aws: Ignore InvalidRouteTableID.NotFound errors during cluster deletion
2024-01-15 06:04:30 +02:00
Ciprian Hacman
d71879f023
aws: Terminate ASG instances in batches of 100 instances
2024-01-13 11:01:30 +02:00
Kubernetes Prow Robot
baf021b484
Merge pull request #16248 from justinsb/prefer_external_endpoints_kubeconfig
...
Prefer external endpoints when building kubeconfig
2024-01-13 00:13:29 +01:00
justinsb
ae226db932
autogen: update expected test values for WellKnownServices
2024-01-12 16:06:43 -05:00
justinsb
50776a7e92
Refactor ForAPIServer
...
We instead return a list of the services we are supporting.
We can in future split out internal and external apiserver services.
2024-01-12 15:53:41 -05:00
justinsb
573c410846
Prefer external endpoints when building kubeconfig
...
This means that if/when we have multiple load balancers, we will go
through the external one by default.
2024-01-12 11:29:25 -05:00
Ciprian Hacman
005b693943
Revert "aws: Skip deleting ASG instances without volumes"
2024-01-12 18:07:10 +02:00
Kubernetes Prow Robot
c7ad6e9f22
Merge pull request #16239 from hakman/aws-ebs-csi-zone
...
aws: Update EBS CSI driver
2024-01-09 13:17:39 +01:00
Ciprian Hacman
26a424bcd7
validation: Use constants for validating node labels
2024-01-09 12:31:20 +02:00
Ciprian Hacman
437f7a83d3
aws: Add option to set host network for EBS CSI node driver
2024-01-09 12:30:35 +02:00
Ciprian Hacman
4ebda3e955
aws: Update EBS CSI driver to v1.26.1
2024-01-09 12:28:32 +02:00
Ciprian Hacman
41d4e54920
Replace `k8s.io/utils/strings/slices` with `golang.org/x/exp/slices`
2024-01-09 08:40:57 +02:00
Ciprian Hacman
03c109b74b
Make cluster deletion configurable
2024-01-07 07:15:25 +02:00
Ciprian Hacman
793086a01a
aws: Skip deleting ASG instances without volumes
2024-01-06 09:31:23 +02:00
Ciprian Hacman
f447849a8b
Add option for setting CCM ConcurrentNodeSyncs
2024-01-06 07:07:28 +02:00
Ciprian Hacman
37a184601b
aws: Update EBS CSI driver to v1.26.0
2024-01-05 19:13:01 +02:00
Kubernetes Prow Robot
120220913d
Merge pull request #16219 from ameukam/servicelinkrole-elasticlb
...
Add permission needed for service-linked role creation
2024-01-05 02:08:56 +01:00
Arnaud Meukam
282ae1335d
hack/update-expected.sh execution results
...
Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
2024-01-04 23:55:55 +01:00
Arnaud Meukam
ce340c6059
Add permission needed for service-linked role creation
...
Attempting to fix:
- https://github.com/kubernetes/kops/issues/16218
by adding the permission needed for the AWS CCM to create a service-linked role for the elastic lb service.
Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
2024-01-04 23:19:14 +01:00
Kubernetes Prow Robot
a8305d2a17
Merge pull request #16214 from hakman/cilium-1.14.5
...
Update to Cilium 1.14.5
2024-01-04 09:06:02 +01:00
Kubernetes Prow Robot
8b8c2c4c18
Merge pull request #16211 from rifelpet/dumpk8ssecrets
...
Dump and redact secrets
2024-01-04 07:21:51 +01:00
Ciprian Hacman
5277835620
Update to Cilium 1.14.5
2024-01-04 06:49:21 +02:00
Peter Rifel
349de70cda
Add comment to remove unused IAM permissions in the future
2024-01-03 21:19:05 -06:00
Peter Rifel
a97ac7d8ff
Dump and redact secrets
...
This will help with troubleshooting some cert-manager issues where secrets aren't being created
2024-01-03 19:53:04 -06:00
Vincent Carlos
5e13815d4e
feat: add us-west zone for hetzner
2024-01-03 15:01:45 +00:00
Ciprian Hacman
55a6a94169
aws: Add option for setting QPS and Burst for EBS CSI Driver
2024-01-03 14:12:58 +02:00
Kubernetes Prow Robot
5b15753ad0
Merge pull request #16200 from hakman/pod_logs
...
Dump previous and current container logs separately
2024-01-02 20:26:19 +01:00
Ciprian Hacman
997b1fd308
scale-test: Add feature flag for creating a single nodes instance group
2024-01-02 14:06:08 +02:00
Ciprian Hacman
5c2c0c0671
Dump previous and current container logs separately
2024-01-02 09:01:47 +02:00
Peter Rifel
f731080867
Update podlogs.go
...
Co-authored-by: Ciprian Hacman <ciprian@hakman.dev>
2024-01-01 21:51:26 -06:00
Peter Rifel
8ad0661975
Dump pod logs in parallel
2024-01-01 13:11:25 -06:00
Peter Rifel
db32f982d1
Remove unused cluster name param
...
Signed-off-by: Peter Rifel <pgrifel@gmail.com>
2024-01-01 13:10:37 -06:00
Peter Rifel
8524175f86
Dump k8s resources with kops toolbox dump
...
Signed-off-by: Peter Rifel <pgrifel@gmail.com>
2023-12-30 19:22:53 -08:00
Ciprian Hacman
0be02417df
gce: Remove custom resolver
2023-12-23 08:17:47 +02:00
Justin Santa Barbara
0300a3b858
Release 1.29.0-alpha.3 ( #16183 )
2023-12-21 14:24:27 +01:00
Peter Rifel
6e337da7f0
Always set the paginated instance group field
2023-12-20 20:05:48 -06:00
Ciprian Hacman
e95dab5408
aws: Add KMS to EBS CSI Driver
2023-12-13 03:13:04 +02:00
Ciprian Hacman
24a8bc39d5
aws: Always add KMS permissions to control plane
2023-12-13 02:56:23 +02:00
Peter Rifel
a2aa4f0bdd
Ignore HPA status when applying addons
2023-12-08 18:57:46 -06:00
Peter Rifel
5ce66a9d28
Upgrade Karpenter to v0.31.3
2023-12-07 19:12:06 -06:00