Skip to content

ChangelogπŸ“œ

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


[0.4.12] - 2024-01-07πŸ“œ

ChangedπŸ“œ

  • Added cypress tests to validate basic wrapper functionality using podinfo

[0.4.11] - 2024-12-23πŸ“œ

ChangedπŸ“œ

  • Added helm lookup for allow-all-in-namespace auth policy to ensure it is only installed once per namespace

[0.4.10] - 2024-07-09πŸ“œ

ChangedπŸ“œ

  • Changed the default istio hardening state to istio’s default
  • Added the maintenance track annotation and badge

[0.4.9] - 2024-06-20πŸ“œ

ChangedπŸ“œ

  • Removed the allow nothing policy
  • Renamed the istio authorization policies
  • Added the IstioHardened doc

[0.4.8] - 2024-05-28πŸ“œ

ChangedπŸ“œ

  • Fixed the ingressgateway authorization policy

[0.4.7] - 2024-04-03πŸ“œ

ChangedπŸ“œ

  • Made the ingress policy match all workloads if no matchlabels are provided

[0.4.6] - 2024-02-27πŸ“œ

ChangedπŸ“œ

  • Added support for multiple domains
  • Removed value package.istio.hosts[*].domain

[0.4.5] - 2024-02-14πŸ“œ

ChangedπŸ“œ

  • Added istio allow-intra-namespace authorization policy

[0.4.4] - 2024-01-04πŸ“œ

ChangedπŸ“œ

  • Fixed outstanding issues for multiple istio gateway network policies
  • Fixed an issue with tempo support in istio sidecar network policies

[0.4.3] - 2023-12-22πŸ“œ

ChangedπŸ“œ

  • Fixed support for multiple istio gateway network policies

[0.4.2] - 2023-11-1πŸ“œ

AddedπŸ“œ

  • Added istio allow-nothing policy
  • Added istio allow-ingress polic(y|ies)
  • Added istio custom policy template

[0.4.1] - 2023-04-19πŸ“œ

ChangedπŸ“œ

  • Default value for secrets/configmaps
  • Template for secrets/configmaps to operate over a list

[0.4.0] - 2023-04-10πŸ“œ

ChangedπŸ“œ

  • Template for custom dashboards

[0.3.0] - 2023-04-07πŸ“œ

ChangedπŸ“œ

  • Changed istio.injection value to be a string enabled/disabled for consistency

[0.2.1] - 2023-03-29πŸ“œ

ChangedπŸ“œ

  • SSO comment updated for clarity

[0.2.0] - 2023-03-29πŸ“œ

ChangedπŸ“œ

  • Template for additional networkpolicies

[0.1.1] - 2023-02-24πŸ“œ

ChangedπŸ“œ

  • Hot fix for tempo egress policy

[0.1.0] - 2023-02-14πŸ“œ

ChangedπŸ“œ

  • Updated chart name and source

[0.0.2] - 2022-11-30πŸ“œ

ChangedπŸ“œ

  • Fixed issue with podselector default for metrics networkpolicy

[0.0.1] - 2022-11-18πŸ“œ

AddedπŸ“œ

  • Initial chart