Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

38 lines (20 loc) · 1.06 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

[0.2.0] - 2023-07-12

Changed

TLS secret creation: use keys that correlate with keys in secrets created by cert-manager #17

[0.1.1] - 2023-06-02

Fixed

  • K8sWebhoox.AdmissionControl.AdmissionReview.check_immutable/2 - only check UPDATE operations.

Changed

  • K8sWebhoox.AdmissionControl.AdmissionReview.check_allowed_values/4 - Add field_name used for error message.

Added

  • TLS Bootstrap - Renews certificates if they expire within 30 days from now - #5

[0.1.0] - 2023-04-09

This is the first release.