Commit Graph

2582 Commits

Author SHA1 Message Date
justinsb 0f2fc55be7 upgrade-ab test should use old (deprecated) flags
Because upgrade-ab needs to run with older versions, we must use the
older flags.

Issue #15698
2023-07-29 18:22:07 -04:00
Kubernetes Prow Robot a8fa8952ba
Merge pull request #15647 from johngmyers/nodeup-protokube
Remove more references to ClusterSpec fields from nodeup
2023-07-29 00:01:59 -07:00
Kubernetes Prow Robot b29714a98c
Merge pull request #15708 from justinsb/gce_multi_lbs
gce load balancers: set LoadBalancingScheme to EXTERNAL explicitly
2023-07-28 23:13:59 -07:00
Kubernetes Prow Robot fd131bc730
Merge pull request #15706 from johngmyers/upgrade-ccm
Upgrade AWS CCM
2023-07-28 22:22:00 -07:00
justinsb 7bc5a71773 gce load balancers: set LoadBalancingScheme to EXTERNAL explicitly
This avoids a spurious change being printed, and is more correct - we
actually want this to be external (vs nil, which implicitly means
"don't care").
2023-07-29 08:15:29 +03:00
justinsb 7814744a7a autogen: Update test data for gce label changes 2023-07-28 23:48:41 -04:00
John Gardiner Myers dbc6b6747c hack/update-expected.sh 2023-07-28 13:53:34 -07:00
Kubernetes Prow Robot 223b66c3f7
Merge pull request #15666 from johngmyers/nth
Enable NTH by default on AWS
2023-07-28 11:55:42 -07:00
John Gardiner Myers 3d100d1921 hack/update-expected.sh 2023-07-28 08:27:31 -07:00
John Gardiner Myers b63bbf843e hack/update-expected.sh 2023-07-28 06:45:47 -07:00
John Gardiner Myers 4654aa3d75 hack/update-expected.sh 2023-07-28 02:59:30 -07:00
github-actions 62507d5763 Update dependencies 2023-07-28 06:08:54 +00:00
John Gardiner Myers 5cb9756f37 hack/update-expected.sh 2023-07-27 17:04:57 -07:00
John Gardiner Myers b010b7faae Use release version of k8s 1.27 in integration test 2023-07-27 16:52:15 -07:00
Kubernetes Prow Robot c78c38e70f
Merge pull request #15693 from johngmyers/v1alpha3-config
v1alpha3: move state store location config under its own sub-struct
2023-07-24 22:04:04 -07:00
Ciprian Hacman ca7b396bff hack/update-expected.sh 2023-07-24 08:05:08 +03:00
John Gardiner Myers 3756bdad5b v1alpha3: Move secretStore and keyStore uder configStore 2023-07-22 16:04:24 -07:00
John Gardiner Myers 57b0d8e9cd v1alpha3: Move configBase to configStore.base 2023-07-22 15:57:35 -07:00
Kubernetes Prow Robot dbba2ae410
Merge pull request #15678 from johngmyers/no-configstore
v1alpha3: remove redundant ConfigStore
2023-07-22 00:32:07 -07:00
Kubernetes Prow Robot e740351b0e
Merge pull request #15688 from johngmyers/addon-tracking
Fix addon-resource-tracking scenario for new starting kops version
2023-07-21 12:02:07 -07:00
John Gardiner Myers a3de9a1e16 Fix addon-resource-tracking scenario for new starting kops version 2023-07-21 10:15:49 -07:00
Kubernetes Prow Robot 7d4a6e14ef
Merge pull request #15685 from kubernetes/dependencies/update-1689919834
Update dependencies
2023-07-21 04:16:07 -07:00
Kubernetes Prow Robot b7f017b016
Merge pull request #15565 from justinsb/symlink_approach_2
etcd-manager: support symlinking versions
2023-07-20 23:40:07 -07:00
github-actions ca92f6a497 Update dependencies 2023-07-21 06:10:34 +00:00
Kubernetes Prow Robot 9e2ef12ee0
Merge pull request #15674 from justinsb/fix_15559
kubetest2-kops: rename control-plane-size flag to control-plane-count
2023-07-20 20:12:06 -07:00
Ciprian Hacman 53385bc0b4
Apply suggestions from code review
Co-authored-by: John Gardiner Myers <jgmyers@proofpoint.com>
2023-07-21 05:24:03 +03:00
John Gardiner Myers a959435079 hack/update-expected.sh 2023-07-20 19:10:21 -07:00
John Gardiner Myers be9325aac2 Skip ssh-to-all-nodes test in private topology 2023-07-20 17:26:50 -07:00
justinsb 3b834a2c87 test scenarios: recognize KOPS_CONTROL_PLANE_COUNT
We still accept KOPS_CONTROL_PLANE_SIZE (for now), but we should be
switching to KOPS_CONTROL_PLANE_COUNT
2023-07-19 16:17:27 -04:00
justinsb 7352f30783 kubetest2-kops: rename control-plane-size flag to control-plane-count
For consistency with kops create cluster.

It doesn't appear to be used outside this repo, although test-infra
declares KOPS_CONTROL_PLANE_SIZE and that is then passed to our
e2e/scenarios scripts.

Issue #15559
2023-07-19 16:17:27 -04:00
John Gardiner Myers 9b64707159 Ignore no-longer-used topology fields in ClusterSpec 2023-07-19 08:48:38 -07:00
Kubernetes Prow Robot 26fdeb761a
Merge pull request #15672 from rifelpet/scenario-bump
Bump k8s and kops versions used in scenario scripts
2023-07-19 07:12:04 -07:00
Peter Rifel 566d524990
Use latest cilium-cli that supports cilium 1.12 2023-07-19 07:27:19 -05:00
Peter Rifel 03ec68a2a2
Bump scenario test scripts to use newer k8s and kops versions 2023-07-19 07:27:07 -05:00
Peter Rifel 1b481aa5b9
Continue skipping SCTP tests for cilium until we upgrade to 1.13 2023-07-19 07:15:50 -05:00
John Gardiner Myers 3e2ab2b677 hack/update-expected.sh 2023-07-18 16:13:22 -07:00
github-actions a26cc87228 Update dependencies 2023-07-18 04:09:36 +00:00
Kubernetes Prow Robot 9d2aa4c1d8
Merge pull request #15655 from hakman/fix_backup-retention-days
Fix modifying backupRetentionDays
2023-07-17 10:05:14 -07:00
Ciprian Hacman b6a8141ea8 hack/update-expected.sh 2023-07-17 17:28:02 +03:00
Anthony Hausman 4a01fc30c4
feat(karpenter): Variabilize Image, logFormat and logLevel 2023-07-17 13:13:37 +02:00
John Gardiner Myers 252f0758ff hack/update-expected.sh 2023-07-15 21:36:10 -07:00
John Gardiner Myers 56a8f46952 hack/update-expected.sh 2023-07-15 21:27:02 -07:00
John Gardiner Myers 62f7faa4da Remove references to ClusterSpec.API from nodeup 2023-07-15 14:55:38 -07:00
Kubernetes Prow Robot 141a040aec
Merge pull request #15607 from hakman/gce_cloud-init
gce: Use `user-data` instead of `startup-script` metadata key
2023-07-15 11:47:05 -07:00
Avdhoot Dendge d5d583f191 Update aws-sdk-go to support new aws sso profile 2023-07-11 22:42:52 -04:00
Kubernetes Prow Robot 4ad116ec78
Merge pull request #15611 from justinsb/gce_lb_firewall
gce: Set firewall rules for Internal LBs also
2023-07-10 09:31:05 -07:00
justinsb 79c6d954d4 Update expected output for symlinks 2023-07-10 11:21:01 -04:00
justinsb 8b813b3051 Update expected test output 2023-07-10 11:11:59 -04:00
John Gardiner Myers f5fc710d6c Remove references to ClusterSpec from nodeup sysctls.go 2023-07-09 21:11:54 -07:00
justinsb 3613f586c8 GCE: Set firewall rules for Internal LBs also
It seems we can use the exact same rules.
2023-07-09 19:25:42 -04:00