Commit Graph

22040 Commits

Author SHA1 Message Date
justinsb a60890bef0 bare-metal: add some go tests to start to verify functionality 2025-02-09 16:09:46 -05:00
Kubernetes Prow Robot a6748325b8
Merge pull request #17260 from hakman/fix-pull-kops-kubernetes-e2e-ubuntu-gce-build
Skip failing test in pull-kops-kubernetes-e2e-ubuntu-gce-build
2025-02-09 10:55:56 -08:00
Ciprian Hacman d1b61812ac Skip failing test in pull-kops-kubernetes-e2e-ubuntu-gce-build 2025-02-09 18:28:12 +02:00
Kubernetes Prow Robot 100a3448aa
Merge pull request #17259 from hakman/flannel-0.26.2
Remove removal notice for flannel and update docs
2025-02-09 07:09:56 -08:00
Ciprian Hacman 4004966569 Remove removal notice for flannel and update docs 2025-02-09 15:19:29 +02:00
Kubernetes Prow Robot e77300b38c
Merge pull request #17179 from hakman/flannel-0.26.2
Update flannel to v0.26.4
2025-02-08 12:17:55 -08:00
Kubernetes Prow Robot 62621fa3d2
Merge pull request #17254 from justinsb/docs_1_32_series
docs: update 1.32 release note with beta release
2025-02-08 10:53:55 -08:00
Ciprian Hacman 6069b33551 Skip failing test 2025-02-08 19:50:50 +02:00
justinsb 63c410af05 docs: update 1.32 release note with beta release 2025-02-08 12:44:00 -05:00
Ciprian Hacman 09719378ef Update flannel to v0.26.4 2025-02-08 18:25:29 +02:00
Ciprian Hacman 25d626d63f Re-enable Flannel 2025-02-08 18:25:28 +02:00
Kubernetes Prow Robot 61e7ac2e35
Merge pull request #17244 from justinsb/update_dependencies
chore: create script to update dependencies
2025-01-31 14:28:56 -08:00
Kubernetes Prow Robot c247ef018f
Merge pull request #17245 from justinsb/stop_using_replace_for_client_go
chore: avoid replacing client-go version in tests/e2e
2025-01-31 12:10:56 -08:00
justinsb ad14179db2 chore: avoid replacing client-go version in tests/e2e
I think this should be unnecessary, and it causes problems for updates.
2025-01-31 12:31:16 -05:00
justinsb 0a88783475 chore: create script to update dependencies 2025-01-31 12:21:50 -05:00
Justin Santa Barbara 0789af746b
Release 1.32.0-beta.1 (#17241) 2025-01-30 06:25:58 +02:00
Kubernetes Prow Robot d6e264052e
Merge pull request #17239 from justinsb/roll_release_notes
docs: create placeholder docs for 1.32 and 1.33 releases
2025-01-28 08:55:24 -08:00
Kubernetes Prow Robot e078bb7cbc
Merge pull request #17238 from justinsb/release_note_1_31
docs: update release note for 1.31 now that it is released
2025-01-28 07:21:24 -08:00
justinsb a1947efcf1 docs: create placeholder docs for 1.32 and 1.33 releases 2025-01-28 08:08:27 -05:00
justinsb 2930abfe66 docs: update release note for 1.31 now that it is released 2025-01-28 08:07:55 -05:00
Kubernetes Prow Robot 6aeef2c06c
Merge pull request #17236 from kubernetes/dependabot/github_actions/actions/setup-go-5.3.0
Bump actions/setup-go from 5.2.0 to 5.3.0
2025-01-25 23:45:22 -08:00
dependabot[bot] 2e67e35d7b
Bump actions/setup-go from 5.2.0 to 5.3.0
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](3041bf56c9...f111f3307d)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-26 06:09:55 +00:00
Kubernetes Prow Robot 8d354fadcb
Merge pull request #17233 from hakuna-matatah/etcd-iops-scale
Add more IOPS to help raft latencies
2025-01-25 21:43:21 -08:00
Kubernetes Prow Robot c4b8f68dcf
Merge pull request #17192 from rifelpet/2404-stable
Promote Ubuntu 24.04 to stable in Kops 1.31
2025-01-25 17:07:21 -08:00
Kubernetes Prow Robot 0102494e34
Merge pull request #17191 from rifelpet/reconcile-docs
Add docs for the new kops reconcile cluster command
2025-01-25 08:37:22 -08:00
Justin Santa Barbara 863d7a84f8
Update docs/tutorial/upgrading-kubernetes.md
Co-authored-by: Dan Ports <danports@gmail.com>
2025-01-25 09:50:56 -05:00
Harish Kuna c8010fb4e6 Change volume type to io2 from gp3 2025-01-24 19:28:35 +00:00
Harish Kuna a8ea013a38 add more IOPS to help disk latencies
Update tests/e2e/scenarios/scalability/run-test.sh
2025-01-23 17:39:15 +00:00
Kubernetes Prow Robot f26ddf869c
Merge pull request #17232 from moshevayner/promote-alpha-to-stable-17216
chore(channels): promote alpha to stable
2025-01-22 15:22:37 -08:00
Moshe Vayner 9e53b31ef8 test: hack/update-expected 2025-01-22 16:43:25 -05:00
Moshe Vayner f9fd47709a chore(channels): promote alpha to stable 2025-01-22 16:38:07 -05:00
Kubernetes Prow Robot 30c00ade15
Merge pull request #17220 from justinsb/remove_reconcile_flag
Remove reconcile flag from `kops update`
2025-01-20 09:12:36 -08:00
justinsb 5c2c304b7f Remove reconcile flag from `kops update`
We have `kops reconcile`, and it's confusing having both.

We didn't ship the --reconcile flag in any released version.
2025-01-20 10:35:24 -05:00
Justin Santa Barbara 0b754485e2
Update docs/tutorial/upgrading-kubernetes.md
Co-authored-by: Dan Ports <danports@gmail.com>
2025-01-20 09:42:34 -05:00
Justin Santa Barbara 5ea10ed1ae
Update docs/tutorial/upgrading-kubernetes.md
Co-authored-by: Dan Ports <danports@gmail.com>
2025-01-20 09:42:25 -05:00
Kubernetes Prow Robot 2cbe03b0d5
Merge pull request #16943 from justinsb/e2e_validate_cluster
e2e: add `kops validate` step to metal test
2025-01-19 17:36:36 -08:00
justinsb 8538891a19 e2e: add `kops validate` step to metal test
The cluster should be considered healthy by kOps at this point.
2025-01-19 17:17:02 -05:00
Kubernetes Prow Robot 975767858f
Merge pull request #17217 from hakman/go-1.23.5
Update Go to v1.23.5
2025-01-19 10:08:41 -08:00
Kubernetes Prow Robot d04dad247c
Merge pull request #17152 from justinsb/upgrade_tests_should_test_reconcile
tests: use reconcile command for kOps 1.31+
2025-01-19 10:08:34 -08:00
Kubernetes Prow Robot f925e9e266
Merge pull request #16978 from justinsb/strong_type_target
Support strong-typing for --target values
2025-01-19 07:18:37 -08:00
Ciprian Hacman 53e4e3144a Update Go to v1.23.5 2025-01-19 17:16:49 +02:00
justinsb d02ba27882 tests: use reconcile command for kOps 1.31+
We expect people to start using the reconcile command
particularly for upgrades.
2025-01-19 09:31:23 -05:00
justinsb 284b15be19 Support strong-typing for --target values
A small cleanup that makes our code a little more robust.
2025-01-19 09:21:05 -05:00
Kubernetes Prow Robot bd2a42c045
Merge pull request #17216 from moshevayner/alpha-channels-2025-01-16
chore(channels): update alpha k8s and ubuntu ami versions
2025-01-16 20:08:35 -08:00
Moshe Vayner a200cbea5f chore(channels): update alpha k8s and ubuntu ami versions 2025-01-16 22:10:18 -05:00
Kubernetes Prow Robot 8b292cb63e
Merge pull request #17215 from aojea/kindnet_ipam
Kindnet requires cluster to provide ipam via the node.spec.podcidr
2025-01-16 03:14:34 -08:00
Antonio Ojea 46b440afe0 toolbox dump: include full instance details on GCE
Change-Id: I655d0cdf245b5ab1610f7a856d9adb1326365090
2025-01-16 09:58:40 +00:00
Antonio Ojea f84bf6101c Revert "toolbox dump: include full instance details on GCE"
This reverts commit ecadd7a5b4.

gce.UsesIPAliases(o) is assumed to be called after validating that cloud
provider is GCP, with this commit the if statement applies to all cloud providers.
2025-01-16 09:58:33 +00:00
Kubernetes Prow Robot e9921c92f8
Merge pull request #17209 from hakman/fix-gce-scale
gce: Update scale test scenario
2025-01-15 08:54:35 -08:00
Kubernetes Prow Robot 944a2c4508
Merge pull request #17206 from justinsb/kindnet_with_ipalias_on_gce
kindnet: Support IP aliases with kindnet on gce
2025-01-15 07:18:33 -08:00