Skip to content

Latest commit

 

History

History
100 lines (60 loc) · 3.21 KB

File metadata and controls

100 lines (60 loc) · 3.21 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.

Changed

  • Update renovate to json5 config.

0.1.1 - 2024-05-22

Changed

  • Pull image from Azure CR.
  • Fix typo in labels for netpols.

0.1.0 - 2023-10-31

0.0.12 - 2023-10-24

0.0.12 - 2023-10-24

Added

  • PSS compliance

0.0.12 - 2023-08-08

Changed

  • NetworkPolicy for webhooks allows anyone to talk to caip manager.

0.0.11 - 2023-07-27

Added

  • 🌱 GH action that verifies if make all was run (drift detection).
  • 🌱 sync-version.sh now can sync also to a given git sha.

Changed

  • 💥 Breaking: Switched from api v1alpha1 to v1alpha2. Using the latest unreleased version that has the GlobalInClusterIPPool cross-namespace functionality fixed.

0.0.10 - 2023-07-25

0.0.9 - 2023-07-13

0.0.8 - 2023-07-13

0.0.7 - 2023-07-13

Added

  • Network policy (cilium and normal) for webhooks.

0.0.6 - 2023-07-12

0.0.5 - 2023-07-11

0.0.4 - 2023-07-11

0.0.3 - 2023-07-04

Added

  • Network policy (cilium and normal) for manager.

0.0.2 - 2023-07-04

Added

  • Optionally create also the InClusterIPPool CR when installing the controller.

0.0.1 - 2023-06-27

Added

  • Add this app