Commit Graph

21234 Commits

Author SHA1 Message Date
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
Kubernetes Prow Robot f8e308e1af
Merge pull request #16462 from kubernetes/dependabot/github_actions/peter-evans/create-pull-request-6.0.3
build(deps): bump peter-evans/create-pull-request from 6.0.2 to 6.0.3
2024-04-14 03:56:32 -07:00
dependabot[bot] 179590620b
build(deps): bump peter-evans/create-pull-request from 6.0.2 to 6.0.3
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](70a41aba78...c55203cfde)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-14 06:53:27 +00:00
Kubernetes Prow Robot f6faf5a6dc
Merge pull request #16460 from rifelpet/aws-sdk-go-v2-ec2-final
Migrate EC2 to aws-sdk-go-v2
2024-04-13 21:24:33 -07:00
Peter Rifel 78d8fb6cdd
Revoke security groups via Rule ID 2024-04-13 16:03:32 -04:00
Peter Rifel 8180a600b5
Fix panic 2024-04-13 16:03:31 -04:00
Peter Rifel 907e58b7d4
Update instance selector to aws-sdk-go-v2 2024-04-13 16:03:30 -04:00
Peter Rifel bc941d63a4
Upgrade ec2-instance-selector to latest to pick up aws-sdk-go-v2 upgrade 2024-04-13 16:03:22 -04: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
Peter Rifel 65e948a0d4
Add EC2 API interface 2024-04-13 16:01:38 -04:00
Kubernetes Prow Robot 52f94788c2
Merge pull request #16461 from kubernetes/dependencies/update-1712901858
Update dependencies
2024-04-12 00:32:30 -07:00
github-actions 778acb5cad Update dependencies 2024-04-12 06:04:18 +00:00
Kubernetes Prow Robot d1c3ef2d8c
Merge pull request #16450 from rifelpet/aws-sdk-go-v2-route53
Provide default region to route53 client
2024-04-09 10:46:49 -07:00
Kubernetes Prow Robot 31d262bdc6
Merge pull request #16456 from hakman/azure-updates
azure: Various updates
2024-04-07 08:19:54 -07: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 0b2f67a524 azure: Default route table name to cluster name 2024-04-07 15:16:38 +03:00
esbc-disciple 91e299decd
Update images.md (#16454)
* Update images.md

include explicit instructions on pulling arm64-based images

* Update docs/operations/images.md

make image search commands processor-architecture-agnostic

Co-authored-by: Ciprian Hacman <ciprian@hakman.dev>

* Update images.md

change image search strings to also capture arm process architecture

* Update docs/operations/images.md

Co-authored-by: Ciprian Hacman <ciprian@hakman.dev>

---------

Co-authored-by: Ciprian Hacman <ciprian@hakman.dev>
2024-04-06 23:09:55 -07:00
Kubernetes Prow Robot bb24f686fc
Merge pull request #16452 from kubernetes/dependencies/update-1712297068
Update dependencies
2024-04-05 00:07:20 -07:00
github-actions 23f59a725c Update dependencies 2024-04-05 06:04:27 +00:00
Kubernetes Prow Robot 9fb14464d3
Merge pull request #16451 from rifelpet/aws-sdk-go-v2-3
Migrate node controller and identity to aws-sdk-go-v2
2024-04-03 19:24:26 -07:00
Peter Rifel 32547199c9
Migrate protokube to aws-sdk-go-v2 2024-04-03 18:17:40 -05:00
Peter Rifel fc4f962279
Migrate node controller and identity to aws-sdk-go-v2 2024-04-03 18:17:39 -05:00
Peter Rifel 8428ff2d55
Provide default region to route53 client
This has similar behavior to awsup.ValidateRegion where we dont have access to a kops.Cluster to determine its region.

This is only needed in the dnsprovider client initialized in the kops CLI for creating the placeholder records - it wont be used on control plane nodes because LoadDefaultConfig will query IMDS for the node's region.

This isn't needed for all other usage of awsconfig.LoadDefaultConfig() because the region is known, for example in awsup.NewAWSCloud().

In any other partitions where us-east-1 is not appropriate, the user will already be specifying a region in their ~/.aws/config or via env var.
2024-04-02 22:19:48 -05:00
Kubernetes Prow Robot 7cb8724f5c
Merge pull request #16363 from hakman/calico-3.27.2
Update Calico to v3.27.3
2024-04-02 08:06:11 -07:00
Kubernetes Prow Robot 845c2322c5
Merge pull request #16438 from justinsb/create_assetdata
Create assetdata
2024-04-01 21:51:47 -07:00
Ciprian Hacman 4cf7fe8647
Update hack/generate-asset-hashes.sh 2024-04-02 06:52:11 +03:00
Ciprian Hacman b5813b2a77 hack/update-expected.sh 2024-04-02 05:19:57 +03:00
Ciprian Hacman 870e916d62 Update Calico to v3.27.3 2024-04-02 05:06:37 +03:00
Kubernetes Prow Robot 02c1cc75b2
Merge pull request #16448 from rifelpet/aws-sdk-go-v2-route53
Migrate route53 to aws-sdk-go-v2
2024-04-01 10:02:20 -07:00
Peter Rifel 5af3fc6998
make gomod 2024-04-01 11:02:40 -05: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
justinsb 991bfe207d Create assetdata
We create some yaml files that record the hashes for well-known file assets,
and then we will be able to look them up by their canonical URL.

This is not yet actually used, that can be done in a future commit.
2024-04-01 09:35:42 -04: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 d0d6f8b2f5
make gomod 2024-03-31 23:04:07 -05:00
Peter Rifel d4d39eb0fe
Migrate autoscaling to aws-sdk-go-v2 2024-03-31 23:04:06 -05:00
Kubernetes Prow Robot f3b215992b
Merge pull request #16444 from rifelpet/aws-sdk-go-v2-aws
Migrate aws-sdk-go/aws to aws-sdk-go-v2/aws
2024-03-31 20:39:34 -07:00
Peter Rifel 3d4ba32a65
make gomod 2024-03-31 17:11:28 -05:00