Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 1.18 KB

CHANGELOG.md

File metadata and controls

40 lines (30 loc) · 1.18 KB

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

0.1.4 - 2022-12-15

Fix

  • Refer avdc creationTimestamp when next start time is nil (#39)
  • Validate avdc template when startSchedule is not set (#40)

0.1.3 - 2022-10-19

Fix

  • Replace CMD to ENTRYPOINT in Dockerfile.Runner (#33)
  • Defaulting by controller instead admission webhook (#35)

Added

  • Add shorthand avdc (#34)

0.1.2 - 2022-09-28

Fix

  • Fix config (#32)
  • Inherit pod metadata of pod_template (#33)

0.1.1 - 2022-09-26

Removed

  • kube-rbac-proxy is removed (#30)

0.1.0 - 2022-09-16

Added

  • This is the first public release.