kOps - v1.27.0-beta.1

Security

What's Changed

  • Remove obsolete etcd versions by @hakman in https://github.com/kubernetes/kops/pull/15112
  • Update runc to v1.1.7 by @hakman in https://github.com/kubernetes/kops/pull/15375
  • Update release-process.md by @hakman in https://github.com/kubernetes/kops/pull/15432
  • Bump actions/setup-go from 4.0.0 to 4.0.1 by @dependabot in https://github.com/kubernetes/kops/pull/15437
  • Update dependencies by @hakman in https://github.com/kubernetes/kops/pull/15433
  • Update CNI plugins to v1.2.0 for K8s 1.27+ by @hakman in https://github.com/kubernetes/kops/pull/15434
  • OpenStack: Use task engine to retry failed servers by @ederst in https://github.com/kubernetes/kops/pull/15301
  • OpenStack: Set FloatingIP support if router spec exists by @ederst in https://github.com/kubernetes/kops/pull/15423
  • fix(cilium): install CNI plugin binary in an InitContainer by @anthonyhaussman in https://github.com/kubernetes/kops/pull/15336
  • Refactor: rename IsGossip -> UsesLegacyGossip by @justinsb in https://github.com/kubernetes/kops/pull/15438
  • OpenStack: Build InstanceGroup despite missing IP by @ederst in https://github.com/kubernetes/kops/pull/15300
  • Minor update to docs by @srikiz in https://github.com/kubernetes/kops/pull/15439
  • OpenStack: Use interface attach when reconciling server ports by @ederst in https://github.com/kubernetes/kops/pull/15299
  • Update calico and canal to 3.25.1 by @zetaab in https://github.com/kubernetes/kops/pull/15445
  • update cluster-proportional-autoscaler to v1.8.8 by @zetaab in https://github.com/kubernetes/kops/pull/15446
  • feat(hetzner): bump cloud-controller-manager and csi-driver by @AlexLast in https://github.com/kubernetes/kops/pull/15440
  • scaleway: none DNS option available by @Mia-Cross in https://github.com/kubernetes/kops/pull/15422
  • Spotinst: add feature spread nodes by count/vcpu to markets by @yehielnetapp in https://github.com/kubernetes/kops/pull/15424
  • Update Cilium to v1.12.10 by @hakman in https://github.com/kubernetes/kops/pull/15449
  • Bump cert-manager addon to v1.12.1 (latest release) by @moshevayner in https://github.com/kubernetes/kops/pull/15450
  • Update dependencies by @github-actions in https://github.com/kubernetes/kops/pull/15452
  • update coredns to 1.10.1 by @zetaab in https://github.com/kubernetes/kops/pull/15447
  • kops-controller: Return http.StatusConflict only when node is ready by @hakman in https://github.com/kubernetes/kops/pull/15456
  • docs(release): add improved security of metrics-server note to 1.19 by @agilgur5 in https://github.com/kubernetes/kops/pull/15327
  • Upgrade external-dns to v0.13.5 by @johngmyers in https://github.com/kubernetes/kops/pull/15457
  • Update etcd to v3.5.9 by @hakman in https://github.com/kubernetes/kops/pull/15436
  • Default to dns=none for hetzner and digitalocean by @justinsb in https://github.com/kubernetes/kops/pull/15460
  • Update dependencies by @github-actions in https://github.com/kubernetes/kops/pull/15461
  • Bump actions/dependency-review-action from 3.0.4 to 3.0.6 by @dependabot in https://github.com/kubernetes/kops/pull/15469
  • etcd-manager: Add back etcd v3.5.7 binaries by @hakman in https://github.com/kubernetes/kops/pull/15471
  • chore: remove refs to deprecated io/ioutil by @testwill in https://github.com/kubernetes/kops/pull/15476
  • GCP Terraform: enable create_before_destroy in instance templates by @tesspib in https://github.com/kubernetes/kops/pull/15478
  • fix: CVE-2023-2253 CVE-2022-41723 by @testwill in https://github.com/kubernetes/kops/pull/15477
  • Add RHEL9 support by @jsafrane in https://github.com/kubernetes/kops/pull/15481
  • Increase verbosity level of log message about object ACLs by @tesspib in https://github.com/kubernetes/kops/pull/15483
  • Update dependencies by @github-actions in https://github.com/kubernetes/kops/pull/15484
  • scaleway: use latest version of the ccm by @Mia-Cross in https://github.com/kubernetes/kops/pull/15486
  • Make create args for scale testing configurable in the run-test.sh by @prateekgogia in https://github.com/kubernetes/kops/pull/15482
  • Add additional config for node local dns by @zetaab in https://github.com/kubernetes/kops/pull/15466
  • Fix Amazon ECR endpoint in China by @alasdairtran in https://github.com/kubernetes/kops/pull/15490
  • Hetzner LoadBalancer: support adding services by @justinsb in https://github.com/kubernetes/kops/pull/15491
  • Bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in https://github.com/kubernetes/kops/pull/15492
  • Use Ubuntu 22.04 (Jammy) as the default distro for K8s 1.27+ by @hakman in https://github.com/kubernetes/kops/pull/15475
  • Use API internal name as TLS server name in kubeconfig by @hakman in https://github.com/kubernetes/kops/pull/15462
  • Use kops-controller on hetzner, even with gossip by @justinsb in https://github.com/kubernetes/kops/pull/15493
  • New OpenStack security group rules for metrics by @fchiacchiaretta in https://github.com/kubernetes/kops/pull/15479
  • Update Spot Ocean controller to the latest version -> 1.0.94 by @oded7hoffman in https://github.com/kubernetes/kops/pull/15497
  • [doc] Update s3api command to create OIDC bucket by @h3poteto in https://github.com/kubernetes/kops/pull/15498
  • scaleway: use kops controller for bootstrap by @Mia-Cross in https://github.com/kubernetes/kops/pull/15474
  • Debian 12 Bookworm: Fix DNS resolution by @ReillyBrogan in https://github.com/kubernetes/kops/pull/15502
  • Update dependencies by @github-actions in https://github.com/kubernetes/kops/pull/15505
  • Update containerd to v1.7.2 by @hakman in https://github.com/kubernetes/kops/pull/15507
  • Update Go to v1.20.5 by @hakman in https://github.com/kubernetes/kops/pull/15501
  • Update pause image to v3.9 by @hakman in https://github.com/kubernetes/kops/pull/15506
  • Don't set up masquerade if NonMasqueradeCIDR is /0 by @johngmyers in https://github.com/kubernetes/kops/pull/15037
  • Rename kops-copy to kops-utils-cp by @hakman in https://github.com/kubernetes/kops/pull/15509
  • Release 1.27.0-beta.1 by @hakman in https://github.com/kubernetes/kops/pull/15510

New Contributors

  • @testwill made their first contribution in https://github.com/kubernetes/kops/pull/15476
  • @prateekgogia made their first contribution in https://github.com/kubernetes/kops/pull/15482
  • @alasdairtran made their first contribution in https://github.com/kubernetes/kops/pull/15490
  • @fchiacchiaretta made their first contribution in https://github.com/kubernetes/kops/pull/15479

Full Changelog: https://github.com/kubernetes/kops/compare/v1.27.0-alpha.2...v1.27.0-beta.1


Details

date
June 17, 2023, 4:15 p.m.
name
v1.27.0-beta.1
type
Pre-release
👇
Register or login to:
  • 🔍View and search all kOps releases.
  • 🛠️Create and share lists to track your tools.
  • 🚨Setup notifications for major, security, feature or patch updates.
  • 🚀Much more coming soon!
Continue with GitHub
Continue with Google
or