Skip to content

v1.3.1-rc

Pre-release
Pre-release
Compare
Choose a tag to compare
@kubeclipper-bot kubeclipper-bot released this 10 Nov 07:05
· 148 commits to master since this release
7ce88bf

What's Changed

  • fix: update the default package address for AIO by @qinyer in #247
  • fix: http-server start bind address update by @zhuzhenfan in #246
  • Revert "fix: http-server start bind address update (#246)" by @x893675 in #250
  • feat: add nfs-csi by @x893675 in #252
  • add deprecated field to mark plugin be deprecated by @x893675 in #257
  • fix: check cluster recovery by @zhuzhenfan in #254
  • feat: event logs clean by @Xvv-v in #256
  • feat: loginRecord clean by @Xvv-v in #259
  • feat: kubeadm cluster import by @zhuzhenfan in #261
  • fix: update error msg by @lixd in #260
  • fix: deploy aio support master branch by @x893675 in #265
  • fix: kcctl subcommand has a bug where the ssh port is 0 by @zhuzhenfan in #263
  • doc: 1.2.0 -> 1.2.1 in readme by @wu-wenxiang in #268
  • doc: update quick start in readme by @qinyer in #269
  • fix: update cert expiration immediately by @Xvv-v in #271
  • fix: add human readable error msg by @lixd in #273
  • fix: http-server start bind address update by @zhuzhenfan in #272
  • fix: kcctl create cluster using the correct version of calico by @qinyer in #276
  • fix: use agentID to drain node,compatible multiple nic by @lixd in #275
  • fix: Fix the bug that k8s gets incorrect docker version information by @zhuzhenfan in #281
  • fix: removing privider value from regular clusters by @zhuzhenfan in #279
  • fix: update kcctl use online deploy config,remove local deploy config by @lixd in #285
  • feat: login auth rate limite by @qinyer in #291
  • feat: CRI support configure https registry by @lyp256 in #290
  • fix-crash by @x893675 in #292
  • fix: support nfs rwo by @lixd in #293
  • fix: import cluster missing kubelet root-dir by @zhuzhenfan in #295
  • fix: clean cmd add force flag to use local deploy config by @lixd in #296
  • add fuzzy search for node and event by @x893675 in #299
  • improve cluster controller by @lyp256 in #301
  • fix: determine if stderr is empty by @zhuzhenfan in #304
  • fix: restricted login prompt fixed by @zhuzhenfan in #298
  • fix: edit no describe backup error by @Metrora in #311
  • hotfix: create cluster by local registry by @lyp256 in #312
  • fix: enable ipv6 forwarding when creating a cluster by @zhuzhenfan in #314
  • fix: importing clusters of the same name to the kc platform will over… by @zhuzhenfan in #316
  • add cluster control plane health status by @x893675 in #317
  • fix: can not remove nfs-csi by @Xvv-v in #319
  • feat: the cni component code is extracted into a separate section by @zhuzhenfan in #308
  • fix: edit no description s3 backuppoint error by @Metrora in #321
  • update docker version by @qinyer in #320
  • check master node availability status before cluster recovery by @zhuzhenfan in #324
  • add ForceIgnoreError option to delivery service by @x893675 in #322
  • fix: worker node CRI registry init by @lyp256 in #325
  • fix: cluster master node unhealthy before recovery without indication by @zhuzhenfan in #327
  • fix: The backup name is not the same as the backup file name by @Metrora in #331
  • fix: Error adding nodes to nano import-cluster with cni limit by @zhuzhenfan in #330
  • update readme by @x893675 in #332
  • fix: create cluster CRI init by @lyp256 in #334
  • ci: add e2e test workflow by @cmycoups in #333
  • add check step before install nfs-csi by @Metrora in #336
  • Revert "ci: add e2e test workflow" by @x893675 in #337
  • import cluster fix: Backup point reset / missing etcdctl / recovery r… by @zhuzhenfan in #339
  • fix the exception of deleting cloudprovider by @qinyer in #342
  • fix: import cluster recovery bug by @zhuzhenfan in #343
  • Fix the bug that importing clusters cannot use kubectl terminal by @zhuzhenfan in #345
  • fix create cluster e2e spec by @x893675 in #348
  • fix: add worker node not install addon component by @zhuzhenfan in #347
  • fix import cluster label by @qinyer in #350
  • add e2e spec install aio cluster timeout parameter by @x893675 in #352
  • ci: add e2e aio check in workflow by @cmycoups in #353
  • fix getting the target branch name by @qinyer in #357
  • fix: Failed to create one master one worker cluster with component without specifying the registry by @Metrora in #356
  • add --force for kcctl delete cluster by @x893675 in #360

New Contributors

Full Changelog: v1.2.0...v1.3.1-rc