Unclaimed project
Are you a maintainer of kops? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
kops
Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management
Back to changelogImproved
v1.35.0-alpha.1
What's Changed
- Update etcd to v3.5.23 for K8s <1.34 by @hakman in https://github.com/kubernetes/kops/pull/17639
- Stop rendering large CAPI manifests by @justinsb in https://github.com/kubernetes/kops/pull/17650
- update openstack csi images by @kraashen in https://github.com/kubernetes/kops/pull/17652
- Add toolbox command to generate ClusterAPI objects by @justinsb in https://github.com/kubernetes/kops/pull/17655
- tests: allow env vars to be exported from kubetest2-kops by @justinsb in https://github.com/kubernetes/kops/pull/17654
- chore: bump kOps version in tests by @justinsb in https://github.com/kubernetes/kops/pull/17659
- build(deps): bump actions/dependency-review-action from 4.8.0 to 4.8.1 by @dependabot[bot] in https://github.com/kubernetes/kops/pull/17660
- aws: Update Karpenter to v1.8.1 by @hakman in https://github.com/kubernetes/kops/pull/17661
- chore: remove old (unused) bazel libraries by @justinsb in https://github.com/kubernetes/kops/pull/17665
- aws: Add the option to set Karpenter feature gates by @hakman in https://github.com/kubernetes/kops/pull/17663
- Remove unused kubelet flag
--pod-infra-container-image by @hakman in https://github.com/kubernetes/kops/pull/17657
gce: run scale tests on kops by @upodroid in https://github.com/kubernetes/kops/pull/17651Initial support for Ubuntu 25.10 (Questing Quokka) by @hakman in https://github.com/kubernetes/kops/pull/17664Drop the libltdl package by @hakman in https://github.com/kubernetes/kops/pull/17667Drop the pigz package by @hakman in https://github.com/kubernetes/kops/pull/17668aws: Bypass the graceful OS shutdown process on cluster deletion by @hakman in https://github.com/kubernetes/kops/pull/17670aws: Enforce the graceful OS shutdown for Xen instances by @hakman in https://github.com/kubernetes/kops/pull/17675test: Enforce max node to dump for unregistered nodes by @hakman in https://github.com/kubernetes/kops/pull/17672test: Remove non-nitro instance types from the AWS scale test by @hakman in https://github.com/kubernetes/kops/pull/17674Allow setting map[string][]string from the command line by @hakman in https://github.com/kubernetes/kops/pull/17679allow specific GCE IGs to have public IP addresses by @upodroid in https://github.com/kubernetes/kops/pull/17680Prevent failing DNS requests on shutdown of CoreDNS pods by @jan-kantert in https://github.com/kubernetes/kops/pull/17678Support tags for kubetest-kops by @ameukam in https://github.com/kubernetes/kops/pull/17682Switch Route53 domain for E2E tests by @ameukam in https://github.com/kubernetes/kops/pull/17684Migrate Kindnet to Kubernetes prod registry by @ameukam in https://github.com/kubernetes/kops/pull/17689fix notfound backendservice/healthchekc by @upodroid in https://github.com/kubernetes/kops/pull/17692chore: reduce logspam when matching channels by @justinsb in https://github.com/kubernetes/kops/pull/17693fix: use kopsbase.Version instead of kopsbase.KOPS_RELEASE_VERSION by @justinsb in https://github.com/kubernetes/kops/pull/17658calico: Don't install Wireguard if disabled by @hakman in https://github.com/kubernetes/kops/pull/17687Drop bridge-utils and conntrack packages by @hakman in https://github.com/kubernetes/kops/pull/17694Release Notes for kOps 1.34 by @hakman in https://github.com/kubernetes/kops/pull/17696Update kindnet repository links in documentation by @aojea in https://github.com/kubernetes/kops/pull/17698bump kops-controller qps limits by @upodroid in https://github.com/kubernetes/kops/pull/17701Update the node package list only before installing packages by @hakman in https://github.com/kubernetes/kops/pull/17690aws: Fix missing permissions for CCM and LBC by @hakman in https://github.com/kubernetes/kops/pull/17705Improve the node package list updates by @hakman in https://github.com/kubernetes/kops/pull/17704Skip package updates at boot time by @hakman in https://github.com/kubernetes/kops/pull/17708tests: free up disk space on github actions runner by @justinsb in https://github.com/kubernetes/kops/pull/17709More support for cluster-api by @justinsb in https://github.com/kubernetes/kops/pull/17636build(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in https://github.com/kubernetes/kops/pull/17711capi: refactor to use shared nodeup builder by @justinsb in https://github.com/kubernetes/kops/pull/17703add support for specifying iops and thoroughput when using hyperdisks by @upodroid in https://github.com/kubernetes/kops/pull/17685start running the access tokens and huge services test by @upodroid in https://github.com/kubernetes/kops/pull/17671Pull CNI plugins from Github by @ameukam in https://github.com/kubernetes/kops/pull/17716Bump cni version by @ameukam in https://github.com/kubernetes/kops/pull/17676clean up the skip regex files by @upodroid in https://github.com/kubernetes/kops/pull/17715remove bastion flag from gce scale jobs by @upodroid in https://github.com/kubernetes/kops/pull/17719Update etcd to v3.5.24 for K8s <1.34 by @hakman in https://github.com/kubernetes/kops/pull/17720scaleway: Fix failing terraform test by @hakman in https://github.com/kubernetes/kops/pull/17722Update cluster-autoscaler to v1.34.1 by @hakman in https://github.com/kubernetes/kops/pull/17725Update Go to 1.25.3 and deps by @hakman in https://github.com/kubernetes/kops/pull/17728azure: Avoid spurious changes in NetworkSecurityGroup by @hakman in https://github.com/kubernetes/kops/pull/17734azure: Allow independent VMs to join the cluster by @hakman in https://github.com/kubernetes/kops/pull/17710update kops scalability run-test.sh to allow configuring qps and burst by @alaypatel07 in https://github.com/kubernetes/kops/pull/17742test: Skip Pod Level Resources tests by @hakman in https://github.com/kubernetes/kops/pull/17745Skip Pod InPlace Resize Container tests by @hakman in https://github.com/kubernetes/kops/pull/17747Update containerd to v2.1.5 by @hakman in https://github.com/kubernetes/kops/pull/17743Remove HugeService Test Suite to stop bleeding by @hakuna-matatah in https://github.com/kubernetes/kops/pull/17750configure proper kops flags for kube-scheduler qps and burst configuration by @alaypatel07 in https://github.com/kubernetes/kops/pull/17752Add snapshot permissions for ec2:CreateVolume by @rifelpet in https://github.com/kubernetes/kops/pull/17757build(deps): bump actions/dependency-review-action from 4.8.1 to 4.8.2 by @dependabot[bot] in https://github.com/kubernetes/kops/pull/17760Revert configure proper kops flags for kube-scheduler qps and burst configuration by @alaypatel07 in https://github.com/kubernetes/kops/pull/17761Configure kube-scheduler QPS and Burst by @Sreeja1725 in https://github.com/kubernetes/kops/pull/17763Include maxParallelImagePulls field in Kubelet config by @jaswdr in https://github.com/kubernetes/kops/pull/17755Fix Netlify build failure from template syntax error and PATH issues in documentation by @Copilot in https://github.com/kubernetes/kops/pull/17767build(deps): bump actions/setup-go from 6.0.0 to 6.1.0 by @dependabot[bot] in https://github.com/kubernetes/kops/pull/17765build(deps): bump actions/checkout from 5.0.0 to 6.0.0 by @dependabot[bot] in https://github.com/kubernetes/kops/pull/17764gce: bump GCE PD CSI Driver by @upodroid in https://github.com/kubernetes/kops/pull/17712reworking toolbox dumping logic by @upodroid in https://github.com/kubernetes/kops/pull/17733Update Go to 1.25.4 by @hakman in https://github.com/kubernetes/kops/pull/17768test: dump kubelet config file by @hakman in https://github.com/kubernetes/kops/pull/17771kubelet: Wait less for control-plane pods to restart by @hakman in https://github.com/kubernetes/kops/pull/17510aws: Tag Launch Template network interfaces by @hakman in https://github.com/kubernetes/kops/pull/17773aws: Enable CloudWatch metrics for the warm pool of an ASG by @recollir in https://github.com/kubernetes/kops/pull/17776Update dependencies by @hakman in https://github.com/kubernetes/kops/pull/17777Release 1.35.0-alpha.1 by @hakman in https://github.com/kubernetes/kops/pull/17781New Contributors
- @kraashen made their first contribution in https://github.com/kubernetes/kops/pull/17652
- @jan-kantert made their first contribution in https://github.com/kubernetes/kops/pull/17678
- @alaypatel07 made their first contribution in https://github.com/kubernetes/kops/pull/17742
- @Sreeja1725 made their first contribution in https://github.com/kubernetes/kops/pull/17763
- @jaswdr made their first contribution in https://github.com/kubernetes/kops/pull/17755
- @Copilot made their first contribution in https://github.com/kubernetes/kops/pull/17767
Full Changelog: https://github.com/kubernetes/kops/compare/v1.34.0-beta.1...v1.35.0-alpha.1