Commit Graph

21007 Commits

Author SHA1 Message Date
Jesse Haka f445dfc456
Revert "Don't set LimitNoFile for containerd systemd unit file" 2024-01-30 17:35:47 +02:00
Kubernetes Prow Robot dd7548ca38
Merge pull request #16297 from moshevayner/aws-cni-1.16.2
chore(networking): bump aws cni to 1.16.2
2024-01-29 22:15:19 -08:00
Kubernetes Prow Robot d4bdc68959
Merge pull request #16295 from justinsb/refactor_list_elbv2_loadbalancers
Refactor: Move NLB listing function into awsup
2024-01-29 21:12:10 -08:00
Moshe Vayner f8569c35f1 test: hack/update-expected 2024-01-29 22:30:04 -05:00
Moshe Vayner 473391ad87 chore(networking): bump aws-vpc-cni version to 1.16.2 2024-01-29 22:26:31 -05:00
justinsb 314e2b954b Refactor: Move NLB listing function into awsup
As pruning becomes more a part of tasks, there is more overlap between
`kops update cluster` and `kops delete cluster`.
2024-01-30 04:43:48 +02:00
Kubernetes Prow Robot ffbcc5217a
Merge pull request #16292 from justinsb/aws_tests_refactor
refactor: Introduce runTests helper method into aws tests
2024-01-29 07:21:19 -08:00
justinsb 086af6458e refactor: wait for load balancer readiness using a private field
This approach is more explicit than looking at the names of the target
groups, and using a private field is simpler.
2024-01-29 09:34:56 -05:00
justinsb 4c392ac71a refactor: Introduce runTests helper method into aws tests
This mirrors what we do in gce, and eliminates some boilerplate.
2024-01-29 09:25:09 -05:00
Kubernetes Prow Robot b84ab1e0eb
Merge pull request #16289 from justinsb/nlb_should_set_scheme
Tweak: Set Scheme on NLB tasks for public load balancers
2024-01-28 21:13:35 -08:00
Kubernetes Prow Robot 2b54ae9d14
Merge pull request #16288 from justinsb/refactor_nlb_name
refactor: NetworkLoadBalancer Name should match Name tag
2024-01-28 21:13:26 -08:00
Kubernetes Prow Robot 32e6f82e43
Merge pull request #16290 from justinsb/dry_run_diff_ints
Fix: support comparison of int types in dry-run
2024-01-28 19:48:37 -08:00
justinsb 2b9c46bb83 Fix: support comparison of int types in dry-run
This avoids printing a change when the before and after values are the
same.
2024-01-28 16:19:52 -05:00
justinsb 0b8d3a52cb Tweak: Set Scheme on NLB tasks for public load balancers
This avoids a spurious diff.
2024-01-28 16:19:37 -05:00
justinsb 169c96ba11 refactor: NetworkLoadBalancer Name should match Name tag
It was actually the terraform name, and didn't match the tag.

This change should have no externally-visible effect.
2024-01-28 16:19:02 -05:00
Kubernetes Prow Robot a55614910d
Merge pull request #16284 from moshevayner/k8s-versions-alpha-2024-01-27
chore(channels): bump k8s and ubuntu ami versions in alpha channel
2024-01-27 21:57:32 -08:00
Kubernetes Prow Robot b5675dbc13
Merge pull request #16285 from justinsb/toolbox_dump_target_groups
toolbox dump: output correct type for target groups
2024-01-27 11:22:22 -08:00
justinsb 2fb39dedc8 toolbox dump: output correct type for target groups
We were previously outputing them with the load-balancer target value.
2024-01-27 13:22:38 -05:00
Moshe Vayner e6c1a902e7 chore(channels): bump k8s and ubuntu ami versions in alpha channel 2024-01-27 12:31:21 -05:00
Kubernetes Prow Robot a10595f08f
Merge pull request #16283 from zetaab/updateversions
OpenStack: update CSI images
2024-01-27 01:55:31 -08:00
Jesse Haka 1d9d06d417 update openstack csi images 2024-01-27 10:01:21 +02:00
Kubernetes Prow Robot 825e9cc56d
Merge pull request #16268 from borg-land/boskos-patches
Add `boskos-resource-type` flag to use different GCE projects for scale/gpu testing
2024-01-26 19:53:11 -08:00
upodroid 325ecd4a21 Add boskos-resource-type flag to use different GCE projects for scale/gpu testing 2024-01-26 19:59:59 +00:00
Kubernetes Prow Robot e5c4fe80df
Merge pull request #16266 from borg-land/dump-patch
Fix dumping logs for GCE scale tests
2024-01-26 20:49:50 +01:00
Kubernetes Prow Robot 4db109ff4e
Merge pull request #16281 from justinsb/gce_forwarding_rule_plumb_context
Refactor: Plumb context through GCE firewallRule methods
2024-01-26 17:53:21 +01:00
justinsb 6871aa7148 Refactor: Plumb context through GCE firewallRule methods
Helps with more coherent tracing/logging.
2024-01-26 10:51:34 -05:00
Kubernetes Prow Robot 862fe05197
Merge pull request #16280 from hakuna-matatah/master
Add support to configure Job Controller concurrent syncs flag in Job…
2024-01-25 21:09:57 +01: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
Kubernetes Prow Robot 8ae3a6e963
Merge pull request #16277 from hakuna-matatah/master
Add support to configure HPA Controller concurrent syncs flag in HPA/KCM Controller
2024-01-25 05:17:59 +01: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
Kubernetes Prow Robot 4bd457afb9
Merge pull request #16275 from yurrriq/1.28-docs
Add 1.28 release notes to docs menu
2024-01-24 20:10:49 +01:00
Eric Bailey 32a5f5e2c8 Add 1.28 release notes to docs menu 2024-01-24 09:34:44 -06:00
Kubernetes Prow Robot fd1824c5b5
Merge pull request #16256 from hakuna-matatah/master
Increase CCM workers to speed up node bootstrap process
2024-01-24 03:17:43 +01:00
Kubernetes Prow Robot a7939673f7
Merge pull request #16271 from zetaab/fixopenstackdnsnone
openstack: Include kube-apiserver controlplane ports in dns=none
2024-01-22 19:56:12 +01: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 99d2bfd4e3
Merge pull request #16267 from kubernetes/dependabot/github_actions/actions/dependency-review-action-4.0.0
build(deps): bump actions/dependency-review-action from 3.1.5 to 4.0.0
2024-01-21 09:36:11 +01:00
dependabot[bot] 3af54821a7
build(deps): bump actions/dependency-review-action from 3.1.5 to 4.0.0
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 3.1.5 to 4.0.0.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](c74b580d73...4901385134)

---
updated-dependencies:
- dependency-name: actions/dependency-review-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-21 06:57:14 +00: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
Mahamed Ali 2cd79934d5
set num-nodes flag automatically (#16176)
Co-authored-by: upodroid <upodroid@users.noreply.github.com>
2024-01-20 15:42:16 +01:00
upodroid f3bc523b17 fix nlb firewall rules, operations and alias network subnets 2024-01-20 13:41:16 +00:00
upodroid 4717450b1c fix dumpling logs for GCE scale tests 2024-01-20 13:33:04 +00:00
Harish K 45cb30fe11
Update run-test.sh
Co-authored-by: Ciprian Hacman <ciprian@hakman.dev>
2024-01-19 10:13:38 -07:00
Kubernetes Prow Robot 32febfeb01
Merge pull request #16263 from ameukam/bump-aws-sdk
Update aws-sdk-go to v1.49.24
2024-01-19 13:15:11 +01:00
Kubernetes Prow Robot 13d58b153b
Merge pull request #16262 from hakman/dns-none-aws-and-gce
Use dns=none for newly created clusters including for AWS and GCE
2024-01-19 12:11:21 +01:00
Arnaud Meukam bf5ed49604
Update aws-sdk-go to v1.49.24
This is done to fix authentication issues related to EKS Pod identity.

Picking https://github.com/aws/aws-sdk-go/pull/4961

Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
2024-01-19 08:03:47 +01:00
Ciprian Hacman 6013fcc551 hack/update-expected.sh 2024-01-19 06:15:22 +02:00
Ciprian Hacman 8af20ba79f Use dns=none for newly created clusters including for AWS and GCE 2024-01-19 06:15:22 +02:00
Kubernetes Prow Robot a581c1f49c
Merge pull request #16258 from ameukam/use-url-for-upgrades
Switch to GCS url for upgrades tests
2024-01-18 17:33:47 +01:00