Skip to content

Latest commit

 

History

History
74 lines (51 loc) · 2.62 KB

CHANGELOG.md

File metadata and controls

74 lines (51 loc) · 2.62 KB

Change Log

All notable changes to this project will be documented in this file. This project employs a versioning scheme described in RELEASE.md.

1.20.5 - 2021-09-28

Added

  • Implement ckecli rq cancel-all (#474)

Changed

  • Change LICENSE from MIT to Apache2.0 (#477)
  • Avoid to evict Job-managed pods when rebooting nodes (#478)

Fixed

  • Run with OpenSSH 8.6p1 (#480)

1.20.4 - 2021-08-26

  • Add disable kube-proxy function (#472)

1.20.3 - 2021-05-27

  • Use etcd 3.4.16 for Kubernetes cluster (#465)

1.20.2 - 2021-05-17

  • Update revision cke.cybozu.com/revision (#462)

1.20.1 - 2021-05-13

  • Update kubernete image to 1.20.7

1.20.0 - 2021-05-12

No change from 1.20.0-rc.1

1.20.0-rc.1 - 2021-05-07

Added

Changed

  • Update images
    • Kubernetes 1.20.6
    • cke-tools 1.20.0
    • CoreDNS 1.8.3
    • Unbound 1.13.1

Removed

  • Disable PodSecurityPolicy
  • Drop Docker support

Ancient changes