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.
- Update renovate to json5 config.
0.1.1 - 2024-05-22
- 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
- PSS compliance
0.0.12 - 2023-08-08
- NetworkPolicy for webhooks allows anyone to talk to caip manager.
0.0.11 - 2023-07-27
- 🌱 GH action that verifies if
make all
was run (drift detection). - 🌱
sync-version.sh
now can sync also to a given git sha.
- 💥 Breaking: Switched from api
v1alpha1
tov1alpha2
. 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
- 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
- Network policy (cilium and normal) for manager.
0.0.2 - 2023-07-04
- Optionally create also the
InClusterIPPool
CR when installing the controller.
0.0.1 - 2023-06-27
- Add this app