Skip to content

v3.1.0-alpha.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 30 May 08:27
· 450 commits to release-3.1 since this release
9d69ed0

What’s Changed

🚀 Features

  • support custom argument when start the kubelet (#1856) @littleBlackHouse
  • feat: Add support for building Debian 11 repository iso (#1808) @yjqg6666
  • add more etcd parameters (#1778) @pixiake
  • feat: add v1.25.5 to k8e binary (#1740) @xiaods
  • Feat: add cni virtual device deletion (#1715) @vicoooo26

🐛 Bug Fixes

📝 Documentation updates

  • [doc] Update README to state that Debian 11 Bullseye is supported (#1850) @yjqg6666

👻 Maintenance

  • chore: fix spelling mistakes of the tasks in coredns module (#1821) @kiragoo
  • build(deps): bump lewagon/wait-on-check-action from 1.2.0 to 1.3.1 (#1734) @dependabot
  • build(deps): bump docker/build-push-action from 2 to 4 (#1718) @dependabot
  • build(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (#1712) @dependabot
  • build(deps): bump github.com/evanphx/json-patch from 4.12.0+incompatible to 5.6.0+incompatible (#1634) @dependabot
  • build(deps): bump docker/setup-buildx-action from 1 to 2 (#1266) @dependabot
  • build(deps): bump docker/setup-qemu-action from 1 to 2 (#1265) @dependabot
  • chore: modify the codes for go-staticcheck and others (#1742) @kiragoo
  • chore: rename the task of SyncKubelet (#1772) @kiragoo
  • chore: rename the file of action results for uniform naming (#1732) @kiragoo
  • Fix typo and tune description in registry bootstrap module (#1725) @vicoooo26