Commit Graph

6569 Commits

Author SHA1 Message Date
Ciprian Hacman 28bc42e6a1 cert-manager: Add option to set feature gates 2024-05-05 07:34:10 +03:00
Ciprian Hacman c19a220814 Update cert-manager to v1.12.10 2024-05-05 06:36:05 +03:00
Ciprian Hacman 3d74d1ffb9 hack/update-expected.sh 2024-05-04 20:57:33 +03:00
Ciprian Hacman be895b98d3 Update metrics-server to v0.7.1 2024-05-04 20:57:32 +03:00
Ciprian Hacman dda0164838 hack/update-expected.sh 2024-05-04 18:23:39 +03:00
Kubernetes Prow Robot f16dfac2cf
Merge pull request #16513 from hakman/aws_upgrades
aws: Update components before release
2024-05-04 07:26:25 -07:00
Kubernetes Prow Robot ba67b94d64
Merge pull request #16510 from hakman/azure_fix_delete_instance
azure: Fix instance deletion
2024-05-04 03:44:43 -07:00
Ciprian Hacman 278acff249 hack/update-expected.sh 2024-05-04 12:19:23 +03:00
Ciprian Hacman b370c1d54a aws: Update LBC to v2.7.2 2024-05-04 12:12:21 +03:00
Ciprian Hacman fe1664e1a4 aws: Update IAM to v0.5.27 2024-05-04 12:10:26 +03:00
Ciprian Hacman c18a3b3f5b aws: Update VPC CNI to v1.18.1 2024-05-04 11:55:42 +03:00
Ciprian Hacman afbafff75d azure: Fix instance deletion 2024-05-04 07:16:05 +03:00
Kubernetes Prow Robot 8118f80fd7
Merge pull request #16502 from knowmost/master
all: fix function names
2024-04-28 23:57:32 -07:00
Aaron U'Ren 41f022b729
kube-router: bump version v2.1.0 -> v2.1.1 2024-04-28 18:53:03 -05:00
Aaron U'Ren cebcc11028
kube-router: enable hairpin mode in CNI bridge plugin 2024-04-28 18:52:42 -05:00
knowmost fb469a256d all: fix function names
Signed-off-by: knowmost <knowmost@outlook.com>
2024-04-28 15:09:34 +08:00
justinsb c09068e1b2 tests: add unit test for aws authenticator
We should guard this so we can be confident in it!
2024-04-22 09:29:04 -04:00
Peter Rifel d809f2a888
Remove unused aws-sdk-go v1 error checking 2024-04-20 13:09:05 -04:00
Kubernetes Prow Robot f92efdf016
Merge pull request #16469 from hakman/azure-verifier-lowercase
azure: Use lowercase for node names
2024-04-18 04:32:06 -07:00
Kubernetes Prow Robot 4dd96a21b3
Merge pull request #16473 from multi-io/local-nodeupconfig-segfault
nodeup: error message instead of segfault
2024-04-18 03:13:53 -07:00
Olaf Klischat eaa9fd7185 nodeup: error message instead of segfault in case nodeupConfig is local and ConfigStore is not set
Signed-off-by: Olaf Klischat <olaf.klischat@gmail.com>
2024-04-18 11:03:33 +02:00
Ciprian Hacman 95abd383dd azure: Use lowercase for node names 2024-04-18 08:26:29 +03:00
Aaron U'Ren 99909c7d72
k8s-1.12.yaml.template: specify kube-router service cluster IP range 2024-04-17 22:20:58 -05:00
Aaron U'Ren 3df59461cf
k8s-1.12.yaml.template: update kube-router init container to match main container 2024-04-17 22:20:45 -05:00
Peter Rifel 6df88d3d05
Finish migrating EC2 client to aws-sdk-go-v2 2024-04-13 16:01:44 -04:00
Peter Rifel 27db8a0854
Migrate AWS error handling to aws-sdk-go-v2 2024-04-13 16:01:43 -04:00
Peter Rifel 174da2201b
Migrate AMIs to aws-sdk-go-v2 2024-04-13 16:01:43 -04:00
Peter Rifel 3faa28b65e
Migrate Availability Zones to aws-sdk-go-v2 2024-04-13 16:01:42 -04:00
Peter Rifel 2bf59688c2
Migrate instance types to aws-sdk-go-v2 2024-04-13 16:01:41 -04:00
Peter Rifel f05284a2f9
Migrate Instance Group management to aws-sdk-go-v2 2024-04-13 16:01:41 -04:00
Peter Rifel c7fba183cd
Update EC2 tagging to aws-sdk-go-v2 2024-04-13 16:01:40 -04:00
Peter Rifel dd3d64943f
Migrate remaining EC2 resource types to aws-sdk-go-v2 2024-04-13 16:01:39 -04:00
Peter Rifel f0c0c29121
Migrate EC2 Networking resource types to aws-sdk-go-v2 2024-04-13 16:01:39 -04:00
Ciprian Hacman 28939f865b azure: Implement DeleteInstance for rolling update 2024-04-07 16:02:22 +03:00
Ciprian Hacman bca0836e36 azure: Tolerate missing resource group when deleting the cluster 2024-04-07 16:02:22 +03:00
Ciprian Hacman cb25daafe5 azure: Tolerate missing resource group when creating the cluster 2024-04-07 15:24:10 +03:00
Ciprian Hacman 870e916d62 Update Calico to v3.27.3 2024-04-02 05:06:37 +03:00
Peter Rifel 13df20c702
Migrate route53 to aws-sdk-go-v2 2024-04-01 11:02:40 -05:00
Kubernetes Prow Robot 915fa67fec
Merge pull request #16446 from rifelpet/aws-sdk-go-v2-autoscaling
Migrate autoscaling to aws-sdk-go-v2
2024-04-01 07:09:34 -07:00
Peter Rifel 0e0ec806c6
Fix type checking of smithy APIErrors 2024-04-01 07:30:37 -05:00
Kubernetes Prow Robot 393aac40df
Merge pull request #16440 from aauren/kube-router_v2.X
Update kube-router to v2.1.0
2024-03-31 23:05:34 -07:00
Peter Rifel d4d39eb0fe
Migrate autoscaling to aws-sdk-go-v2 2024-03-31 23:04:06 -05:00
Peter Rifel 0dcbf23df2
Migrate aws-sdk-go/aws to aws-sdk-go-v2/aws 2024-03-31 16:56:31 -05:00
Peter Rifel 19f53b4e63
Support KOPS_AWS_ROLE_ARN in aws-sdk-go-v2 2024-03-31 11:32:23 -05:00
Peter Rifel 856b8198ee
Migrate STS client to aws-sdk-go-v2 2024-03-31 11:32:22 -05:00
Peter Rifel 2a1faaa6ef
Consolidate appends 2024-03-31 11:32:22 -05:00
Peter Rifel 08690f4055
Update aws error wrappers to support aws-sdk-go-v2 2024-03-31 11:32:21 -05:00
Peter Rifel b18a00de43
Use wrapper for IAM errors 2024-03-31 11:32:20 -05:00
Peter Rifel 2626a354c5
Migrate ELB to aws-sdk-go-v2 2024-03-31 07:28:28 -05:00
Aaron U'Ren cb88bc67e4
k8s-1.12.yaml.template: update kube-router
* Update version v1.6.0 -> v2.1.0
* expose container runtime socket to kube-router
* kube-router loadbalancer controller
  * Add access / information that is needed by the load balancer
    controller in kube-router.
* add access to endpoint slices for services controller
* enable hairpin mode on kube-router
  * There are integration tests in kops that expect that hairpin
    functionality is always enabled, as such we now enable hairpin-mode
    in kube-router by default.
* enable hostPID access
  * kube-router now requires access to the host's process namespace. See
    https://github.com/cloudnativelabs/kube-router/pull/1584 for more
    information.
2024-03-30 14:23:17 -05:00