Skip to content

v0.4.0

Compare
Choose a tag to compare
@zmberg zmberg released this 18 Jul 05:58
· 33 commits to master since this release

To install or upgrade to the old version, see installation doc.

Change Log Since v0.3.0

New Features:

  • Rollout Support Kruise Advanced DaemonSet. (#134, @Yadan-Wei)
  • Rollout support end-to-end canary deployment. (#153, @zmberg)
  • Rollout trafficTouting support requestHeaderModifier. (#156, @zmberg)
  • Rollout support disabled for a rollout. (#155, @Kuromesi)
  • Rollout support patch PodTemplateMetadata. (#157, @zmberg)
  • Rollout only webhook workload which has rollout CR. (#158, @zmberg)
  • Advanced deployment scale down old unhealthy pods firstly. (#150, @veophi)
  • Update k8s registry references to registry.k8s.io. (#126, @asa3311)
  • When the data type of spec.replicas is int, cancel the upper 100 limit. (#142, @MrSumeng)
  • Add e2e test for advanced daemonSet. (#143, @Janice1457)
  • Exclude workload deleted matching labels in webhook. (#146, @wangyikewxgm)
  • Optimize the modification of rollout to GatewayAPI httpRoute header. (#137, @ZhangSetSail)