This is the first alpha release of the kOps 1.33 series, which adds support for kubernetes 1.33.
What's Changed
- chore: avoid replacing client-go version in tests/e2e by @justinsb in #17245
- chore: create script to update dependencies by @justinsb in #17244
- docs: update 1.32 release note with beta release by @justinsb in #17254
- Update flannel to v0.26.4 by @hakman in #17179
- Remove removal notice for flannel and update docs by @hakman in #17259
- Skip failing test in pull-kops-kubernetes-e2e-ubuntu-gce-build by @hakman in #17260
- bare-metal: add some go tests to start to verify functionality by @justinsb in #16896
- docs: updated etcdctl example by @vitaliyf in #17263
- chore(channels): bump k8s and ubuntu ami versions in alpha channel by @moshevayner in #17264
- Fix conditional for reconcile command in upgrade tests by @rifelpet in #17265
- Split dpkg-query fields with a tab by @rifelpet in #17271
- Better dumping via private IP when bastion is not set by @justinsb in #17261
- metal: copy control plane config to nodes by @justinsb in #17273
- chore(channels): promote alpha to stable - k8s and Ubuntu ami versions by @moshevayner in #17276
- Remove cloud-config and cloud-provider from 1.33 apiserver by @rifelpet in #17270
- chore(networking): upgrade amazon vpc cni to 1.19.3 by @moshevayner in #17277
- Cleanup logging for reconcile cluster by @rifelpet in #17282
- cloudup/gce: use slices and maps by @ameukam in #17283
- make --admin configurable to rolling-update by @zetaab in #17274
- Update k8s.io dependencies by @ameukam in #17288
- gha: Introduce arm64 for tests by @ameukam in #17286
- Bump CI tools by @ameukam in #17292
- Skip hostnetwork + hostname tests through 1.33 by @rifelpet in #17293
- Remove default CPU limits for aws-iam-authentication and node-problem-detector by @jim-barber-he in #17237
- Change to cx22 as default instance for Hetzner by @bjornharrtell in #17296
- Bump golang.org/x/crypto by @rifelpet in #17303
- Use ephemeral S3 buckets for E2E tests by @ameukam in #17157
- kube-router: bump version v2.1.1 -> v2.5.0 by @aauren in #17297
- Update Calico to v3.29.2 by @hakman in #17311
- Update metrics-server to v0.7.2 by @hakman in #17313
- Update Cilium to v1.16.7 by @hakman in #17312
- Bump Go to v1.24 by @ameukam in #17295
- chore(channels): update alpha k8s and ubuntu ami versions by @moshevayner in #17317
- ServiceTrafficDistribution cannot be switched off for kubernetes master (for scalability tests) by @dims in #17318
- chore(channels): promote alpha to stable by @moshevayner in #17320
- WarmPool should implement CompareWithID by @justinsb in #17323
- build(deps): bump actions/setup-go from 5.3.0 to 5.4.0 by @dependabot in #17322
- Fix JSON circular dependency in ASG / WarmPool by @justinsb in #17321
- Update dependencies by @rifelpet in #17333
- Remove cilium-config-path mount in cilium-agent container by @admun in #17319
- Support 1.33 pre-releases with --cloud-provider flag removal validation by @rifelpet in #17340
- fix(cilium): operator prometheus port by @raffis in #17336
- build(deps): bump actions/dependency-review-action from 4.5.0 to 4.6.0 by @dependabot in #17343
- Pin GCP CCM image to v32.2.4 by @rifelpet in #17348
- toolbox: ensure SSH keys are loaded by @ameukam in #17346
- Remove legacy addons by @rifelpet in #17332
- feat: Added cni-exclusive setting for cilium by @runitmisra in #17361
- add goaway-chance parameter for kube-apiserver by @succa in #17357
- Update etcd to v3.5.21 by @hakman in #17367
- Bump skip.regex for failing tests to 1.34 by @hakman in #17371
- Make GCE backend service regional for the Terraform target by @flopib in #17229
- Enable more admission controllers by @ameukam in #17354
- Fix diff formatting of bools by @justinsb in #17375
- gce: use typed ServiceAccount in IAM tasks by @justinsb in #17379
- gce: set values for role labels by @justinsb in #17378
- Add support for Gateway API within Cilium by @jValdron in #17358
- fix get assets by @justinsb in #17385
- tests: add tests for kubectl get assets by @justinsb in #17384
- Release 1.33.0-alpha.1 by @justinsb in #17389
New Contributors
- @bjornharrtell made their first contribution in #17296
- @admun made their first contribution in #17319
- @runitmisra made their first contribution in #17361
- @succa made their first contribution in #17357
Full Changelog: v1.32.0-beta.1...v1.33.0-alpha.1