Kubernetes Prow Robot
efab9bc626
Merge pull request #15859 from hakman/scale_mixed-instances
...
Use mixed instances for scale tests
2023-09-04 15:23:48 -07:00
Kubernetes Prow Robot
30becc0256
Merge pull request #15869 from justinsb/update_comment_on_nonmasqueradecidr
...
Clarify comment on nonMasqueradeCIDR field.
2023-09-04 13:05:55 -07:00
Kubernetes Prow Robot
572cd8246f
Merge pull request #15847 from justinsb/better_status_messages
...
Improve status printing when tasks are in progress
2023-09-04 13:05:48 -07:00
Kubernetes Prow Robot
bb03f4160e
Merge pull request #15866 from hakman/fix_aws-vpc-cni
...
Default to 100.64.0.0/13 as IPv4 service cluster IP range
2023-09-04 12:13:48 -07:00
Ciprian Hacman
dfe74b8da2
make crds
2023-09-04 21:32:49 +03:00
Kubernetes Prow Robot
df73609af6
Merge pull request #15868 from justinsb/fix_issue_15852
...
Only run one replica of controller pods on non-HA clusters
2023-09-04 11:23:48 -07:00
Ciprian Hacman
bb954f4f0b
Use mixed instances for scale tests
2023-09-04 20:54:26 +03:00
justinsb
b51cae02d8
Clarify comment on nonMasqueradeCIDR field.
...
Should not have any code impact.
2023-09-04 13:31:58 -04:00
justinsb
9daf0908c2
Update expected test output
2023-09-04 08:36:22 -04:00
justinsb
c37a56df48
Only run one replica of controller pods on non-HA clusters
...
Even when running on workers (using IRSA), if we try to run multiple
controllers we may have problems with node-spreading, and we don't
necessarily gain any availability, as we need an apiserver lease.
Issue #15852
2023-09-04 08:36:15 -04:00
Ciprian Hacman
d41f7164d1
hack/update-expected.sh
2023-09-04 10:42:09 +03:00
Ciprian Hacman
cd6cd22b72
Default to 100.64.0.0/13 as IPv4 service cluster IP range
2023-09-04 10:42:09 +03:00
Kubernetes Prow Robot
ccb39750d0
Merge pull request #15860 from johngmyers/remove-23
...
Remove support for Kubernetes 1.23
2023-09-03 23:23:48 -07:00
Ciprian Hacman
549cfe5bb3
Apply suggestions from code review
2023-09-04 06:47:46 +03:00
Kubernetes Prow Robot
f61939b1e2
Merge pull request #15848 from justinsb/warmpool_tweaks
...
Fix warmpool to expose dependencies for dependency analysis
2023-09-03 20:37:47 -07:00
John Gardiner Myers
b3908e592c
Remove support for Kubernetes 1.23
2023-09-03 16:22:18 -07:00
Ciprian Hacman
9caf0b2662
Release 1.29.0-alpha.0 ( #15858 )
2023-09-02 23:19:12 -07:00
Kubernetes Prow Robot
7b729e9577
Merge pull request #15854 from hakman/aws_additonal_node-size
...
aws: Add option to provide multiple instance types on cluster creation
2023-09-02 22:33:12 -07:00
Ciprian Hacman
db8b0f32f9
Release 1.28.0-beta.1 ( #15855 )
2023-09-02 21:29:12 -07:00
Ciprian Hacman
6fbc9e58a2
aws: Add option to provide multiple instance types on cluster creation
2023-09-02 17:01:02 +03:00
Kubernetes Prow Robot
428926bfae
Merge pull request #15851 from kubernetes/dependencies/update-1693548517
...
Update dependencies
2023-09-01 00:02:31 -07:00
github-actions
771905d239
Update dependencies
2023-09-01 06:08:36 +00:00
Kubernetes Prow Robot
fd787a9f34
Merge pull request #15850 from johngmyers/ca-28
...
Use cluster-autoscaler 1.28.0 on k8s 1.28+
2023-08-31 18:18:30 -07:00
John Gardiner Myers
0d43b66e56
Use cluster-autoscaler 1.28.0 on k8s 1.28+
2023-08-31 17:21:17 -07:00
justinsb
e675331ce2
Improve status printing when tasks are in progress
...
Previously we were implying that the tasks were somehow failing,but
this isn't quite right when they emit the try-again-later error.
Also pretty-print the pluralization while we're here.
2023-08-31 13:12:43 -04:00
Kubernetes Prow Robot
1276dcf1ef
Merge pull request #15846 from justinsb/dep_on_task
...
Dependency analysis: include the direct task
2023-08-31 10:08:49 -07:00
justinsb
f5c2f2bcba
Fix warmpool to expose dependencies for dependency analysis
...
We should populate the AutoscalingGroup field, so that it can be used
by dependency analysis.
2023-08-31 13:08:08 -04:00
Kubernetes Prow Robot
62e7d71ae8
Merge pull request #15842 from hakman/update-deps
...
Update dependencies
2023-08-31 09:18:49 -07:00
justinsb
0601b9de0f
Dependency analysis: include the direct task
...
We weren't previously adding the direct dependency (though we were
adding indirect dependencies) when a task implemented
fi.HasDependencies.
Issue #15751
2023-08-31 10:58:13 -04:00
Kubernetes Prow Robot
54ab9eab0f
Merge pull request #14991 from hakman/custom_service-account-issuer_url
...
Allow custom service account issuer without public bucket
2023-08-31 07:28:48 -07:00
Ciprian Hacman
17d313e89f
Allow custom service account issuer without public bucket
2023-08-31 16:37:33 +03:00
Kubernetes Prow Robot
d543c9ad6f
Merge pull request #15843 from dims/let-us-spread-across-all-AZs-in-us-east-2
...
Let us spread across all AZ(s) in us-east-2
2023-08-31 04:42:48 -07:00
Davanum Srinivas
8c506804a4
Let us spread across all AZ(s) in us-east-2
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2023-08-31 06:54:05 -04:00
Ciprian Hacman
5d43d5fe88
Update dependencies
2023-08-31 13:53:46 +03:00
Kubernetes Prow Robot
48ce0b9897
Merge pull request #15841 from hakman/aws_additional_network_cidrs
...
aws: Add dependency on additional network cidrs for subnets
2023-08-31 03:44:48 -07:00
Ciprian Hacman
68ce4c800e
aws: Add dependency on additional network cidrs for subnets
2023-08-31 11:15:10 +03:00
Kubernetes Prow Robot
62712f2111
Merge pull request #15835 from scaleway/scw_rolling_update
...
scaleway: rolling-update feature
2023-08-30 20:26:46 -07:00
Leïla MARABESE
fdd1e23250
documentation update + error message fix
2023-08-30 16:48:35 +02:00
Leïla MARABESE
c02fb479dc
reconcile instancegroup
2023-08-29 17:42:19 +02:00
Leïla MARABESE
f0e90336ae
detach etcd volumes before deleting an instance
2023-08-29 17:31:36 +02:00
Leïla MARABESE
8b21162d77
tag instances that need to be updated
2023-08-29 17:31:36 +02:00
Leïla MARABESE
9ff54f51cb
bump scaleway-sdk + add marketplace
2023-08-29 17:31:36 +02:00
Kubernetes Prow Robot
75eb720f3f
Merge pull request #15828 from justinsb/dont_rely_on_kubectl
...
Don't rely on kubectl being installed
2023-08-27 21:03:21 -07:00
Kubernetes Prow Robot
6bb27479b0
Merge pull request #15834 from hakman/containerd-sha256sum
...
Find containerd package hash from release sha256sum
2023-08-27 20:17:22 -07:00
Ciprian Hacman
7c2481c51d
Find containerd package hash from release sha256sum
2023-08-28 03:53:55 +03:00
Kubernetes Prow Robot
b5fe240b3b
Merge pull request #15833 from kubernetes/dependabot/github_actions/actions/checkout-3.6.0
...
Bump actions/checkout from 3.5.3 to 3.6.0
2023-08-27 00:47:21 -07:00
dependabot[bot]
3e02e851c5
Bump actions/checkout from 3.5.3 to 3.6.0
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.5.3 to 3.6.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](c85c95e3d7...f43a0e5ff2
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-27 06:41:43 +00:00
Prateek Gogia
8c0af0571f
Scale config changes for scale prow job on AWS ( #15599 )
...
* [Dont merge] temp change for prow tests
* Set maxPods=45
* Set parallel=1
* Set networking.subnets[0].cidr=10.0.0.0/16
* Increase number of pods created during tests
* Remove settings for number of pods created during tests
* Set endpoint/SliceUpdatesBatchPeriod=500m
* Use latest-ci marker instead of latest-ci-updown-green
* Update tests/e2e/scenarios/scalability/run-test.sh
* aws scale test increase cidr count during cluster creation
* Fix kubetest flag deduplication
---------
Co-authored-by: Ciprian Hacman <ciprian@hakman.dev>
2023-08-26 22:41:21 -07:00
Kubernetes Prow Robot
6bfccecb5b
Merge pull request #15796 from mihow/mihow-typo-1
...
Fix small typo in documentation
2023-08-26 09:49:21 -07:00
Kubernetes Prow Robot
20ee6ed41c
Merge pull request #15827 from justinsb/openstack_commit
...
cleanup: Fix comment on GetExternalNetwork
2023-08-26 09:05:21 -07:00