Skip to content

Releases: kubewarden/kubewarden-controller

v1.18.0

04 Nov 12:41
v1.18.0
72e9441
Compare
Choose a tag to compare
  • refactor: simplify wehbook configuration controller handlers (#894)
  • ci: Ensure SLSA Lvl 3 (#904)

🚀 Features

  • feat: shortName for the CRDs. (#896)

🐛 Bug Fixes

  • fix(deps): update all non-major dependencies (#922)

🧰 Maintenance

  • fix(deps): update all non-major dependencies (#922)
  • chore(deps): update all non-major dependencies (#915)
  • chore(deps): update all non-major dependencies (#909)
  • chore(deps): update all non-major dependencies (#906)

v1.18.0-rc1

25 Oct 11:32
v1.18.0-rc1
f4ed3ec
Compare
Choose a tag to compare
v1.18.0-rc1 Pre-release
Pre-release
  • refactor: simplify wehbook configuration controller handlers (#894)
  • ci: Ensure SLSA Lvl 3 (#904)

🚀 Features

  • feat: shortName for the CRDs. (#896)

🧰 Maintenance

  • chore(deps): update all non-major dependencies (#909)
  • chore(deps): update all non-major dependencies (#906)

v1.18.0-beta1

22 Oct 14:01
v1.18.0-beta1
141a393
Compare
Choose a tag to compare
v1.18.0-beta1 Pre-release
Pre-release
  • ci: Ensure SLSA Lvl 3 (#904)

🚀 Features

  • feat: shortName for the CRDs. (#896)

🧰 Maintenance

  • chore(deps): update all non-major dependencies (#909)
  • chore(deps): update all non-major dependencies (#906)

v1.17.1

01 Oct 13:41
v1.17.1
5a4df6b
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix: do not exit when k8s' matchConditions are not available (#901)

🧰 Maintenance

  • chore(deps): update all non-major dependencies (#897)

v1.17.0

30 Sep 07:49
v1.17.0
695b433
Compare
Choose a tag to compare
  • Fix gh workflow permissions (#895)
  • test: add policy deletion -> webhook deletion tests (#892)
  • refactor: remove watches used only by integration tests (#891)
  • refactor: split Policy interface and create PolicyGroup interface (#886)
  • Remove nightly e2e job from controller repo (#884)
  • Add govulncheck workflow (#881)

🚀 Features

  • feat: validate policy group members names. (#880)
  • fix: policy group members as map (#878)
  • feat: validate PolicyGroup expressions (#870)
  • Revert "feat: add feature flag for policy groups." (#873)
  • fix: generate certificates with the same settings as helm helper functions (#866)
  • feat: certificate rotation (#829)
  • feat: policy group (#837)

🐛 Bug Fixes

  • fix: add group annotation to WebhookConfiguration and filter watch requests (#893)
  • fix: policy group plural name (#890)
  • fix(deps): update k8s.io/utils digest to 49e7df5 (#888)
  • fix(deps): update all non-major dependencies (#889)
  • fix: use a different name for ClusterAdmissionpolicyGroup unique name (#885)
  • fix: cluster admission policy and policygroup namspaceSelector getter (#883)
  • fix(deps): update all non-major dependencies (#882)
  • fix(deps): update k8s.io/utils digest to 702e33f (#874)
  • fix: generate certificates with the same settings as helm helper functions (#866)
  • fix(Tiltfile): remove overriding helm webhooks with kustomize ones (#867)
  • fix(deps): update k8s.io/utils digest to f90d014 (#852)

🧰 Maintenance

  • fix(deps): update k8s.io/utils digest to 49e7df5 (#888)
  • fix(deps): update all non-major dependencies (#889)
  • fix(deps): update all non-major dependencies (#882)
  • fix(deps): update k8s.io/utils digest to 702e33f (#874)
  • chore(deps): update all non-major dependencies (#875)
  • fix: generate certificates with the same settings as helm helper functions (#866)
  • chore: disable cert-manager from scaffolded kustomize config (#868)
  • chore(deps): update all non-major dependencies (#865)
  • chore(deps): update all non-major dependencies (#849)
  • fix(deps): update k8s.io/utils digest to f90d014 (#852)

v1.17.0-rc4

24 Sep 08:40
v1.17.0-rc4
04ee88d
Compare
Choose a tag to compare
v1.17.0-rc4 Pre-release
Pre-release
  • test: add policy deletion -> webhook deletion tests (#892)
  • refactor: remove watches used only by integration tests (#891)
  • refactor: split Policy interface and create PolicyGroup interface (#886)
  • Remove nightly e2e job from controller repo (#884)
  • Add govulncheck workflow (#881)

🚀 Features

  • feat: validate policy group members names. (#880)
  • fix: policy group members as map (#878)
  • feat: validate PolicyGroup expressions (#870)
  • Revert "feat: add feature flag for policy groups." (#873)
  • fix: generate certificates with the same settings as helm helper functions (#866)
  • feat: certificate rotation (#829)
  • feat: policy group (#837)

🐛 Bug Fixes

  • fix: add group annotation to WebhookConfiguration and filter watch requests (#893)
  • fix: policy group plural name (#890)
  • fix(deps): update k8s.io/utils digest to 49e7df5 (#888)
  • fix(deps): update all non-major dependencies (#889)
  • fix: use a different name for ClusterAdmissionpolicyGroup unique name (#885)
  • fix: cluster admission policy and policygroup namspaceSelector getter (#883)
  • fix(deps): update all non-major dependencies (#882)
  • fix(deps): update k8s.io/utils digest to 702e33f (#874)
  • fix: generate certificates with the same settings as helm helper functions (#866)
  • fix(Tiltfile): remove overriding helm webhooks with kustomize ones (#867)
  • fix(deps): update k8s.io/utils digest to f90d014 (#852)

🧰 Maintenance

  • fix(deps): update k8s.io/utils digest to 49e7df5 (#888)
  • fix(deps): update all non-major dependencies (#889)
  • fix(deps): update all non-major dependencies (#882)
  • fix(deps): update k8s.io/utils digest to 702e33f (#874)
  • chore(deps): update all non-major dependencies (#875)
  • fix: generate certificates with the same settings as helm helper functions (#866)
  • chore: disable cert-manager from scaffolded kustomize config (#868)
  • chore(deps): update all non-major dependencies (#865)
  • chore(deps): update all non-major dependencies (#849)
  • fix(deps): update k8s.io/utils digest to f90d014 (#852)

v1.17.0-rc3

20 Sep 13:58
v1.17.0-rc3
d0e5c14
Compare
Choose a tag to compare
v1.17.0-rc3 Pre-release
Pre-release
  • refactor: split Policy interface and create PolicyGroup interface (#886)
  • Remove nightly e2e job from controller repo (#884)
  • Add govulncheck workflow (#881)

🚀 Features

  • feat: validate policy group members names. (#880)
  • fix: policy group members as map (#878)
  • feat: validate PolicyGroup expressions (#870)
  • Revert "feat: add feature flag for policy groups." (#873)
  • fix: generate certificates with the same settings as helm helper functions (#866)
  • feat: certificate rotation (#829)
  • feat: policy group (#837)

🐛 Bug Fixes

  • fix: use a different name for ClusterAdmissionpolicyGroup unique name (#885)
  • fix: cluster admission policy and policygroup namspaceSelector getter (#883)
  • fix(deps): update all non-major dependencies (#882)
  • fix(deps): update k8s.io/utils digest to 702e33f (#874)
  • fix: generate certificates with the same settings as helm helper functions (#866)
  • fix(Tiltfile): remove overriding helm webhooks with kustomize ones (#867)
  • fix(deps): update k8s.io/utils digest to f90d014 (#852)

🧰 Maintenance

  • fix(deps): update all non-major dependencies (#882)
  • fix(deps): update k8s.io/utils digest to 702e33f (#874)
  • chore(deps): update all non-major dependencies (#875)
  • fix: generate certificates with the same settings as helm helper functions (#866)
  • chore: disable cert-manager from scaffolded kustomize config (#868)
  • chore(deps): update all non-major dependencies (#865)
  • chore(deps): update all non-major dependencies (#849)
  • fix(deps): update k8s.io/utils digest to f90d014 (#852)

v1.17.0-rc2

11 Sep 13:39
v1.17.0-rc2
179b642
Compare
Choose a tag to compare
v1.17.0-rc2 Pre-release
Pre-release

🚀 Features

  • fix: policy group members as map (#878)
  • feat: validate PolicyGroup expressions (#870)
  • Revert "feat: add feature flag for policy groups." (#873)
  • fix: generate certificates with the same settings as helm helper functions (#866)
  • feat: certificate rotation (#829)
  • feat: policy group (#837)

🐛 Bug Fixes

  • fix(deps): update k8s.io/utils digest to 702e33f (#874)
  • fix: generate certificates with the same settings as helm helper functions (#866)
  • fix(Tiltfile): remove overriding helm webhooks with kustomize ones (#867)
  • fix(deps): update k8s.io/utils digest to f90d014 (#852)

🧰 Maintenance

  • fix(deps): update k8s.io/utils digest to 702e33f (#874)
  • chore(deps): update all non-major dependencies (#875)
  • fix: generate certificates with the same settings as helm helper functions (#866)
  • chore: disable cert-manager from scaffolded kustomize config (#868)
  • chore(deps): update all non-major dependencies (#865)
  • chore(deps): update all non-major dependencies (#849)
  • fix(deps): update k8s.io/utils digest to f90d014 (#852)

v1.17.0-rc1

09 Sep 14:51
v1.17.0-rc1
ecfb764
Compare
Choose a tag to compare
v1.17.0-rc1 Pre-release
Pre-release

🚀 Features

  • Revert "feat: add feature flag for policy groups." (#873)
  • fix: generate certificates with the same settings as helm helper functions (#866)
  • feat: certificate rotation (#829)
  • feat: policy group (#837)

🐛 Bug Fixes

  • fix(deps): update k8s.io/utils digest to 702e33f (#874)
  • fix: generate certificates with the same settings as helm helper functions (#866)
  • fix(Tiltfile): remove overriding helm webhooks with kustomize ones (#867)
  • fix(deps): update k8s.io/utils digest to f90d014 (#852)

🧰 Maintenance

  • fix(deps): update k8s.io/utils digest to 702e33f (#874)
  • chore(deps): update all non-major dependencies (#875)
  • fix: generate certificates with the same settings as helm helper functions (#866)
  • chore: disable cert-manager from scaffolded kustomize config (#868)
  • chore(deps): update all non-major dependencies (#865)
  • chore(deps): update all non-major dependencies (#849)
  • fix(deps): update k8s.io/utils digest to f90d014 (#852)

v1.16.0

19 Aug 08:18
v1.16.0
47a4691
Compare
Choose a tag to compare
  • ci: Run golangcilint for go-version 1.22 (#850)
  • ci: Drop unneeded permissions for sign-image workflow (#845)
  • ci: Drop unneeded permissions for container-image workflow (#844)
  • ci: Fix container-build workflow, no need to set permissions (#843)
  • docs: Add CLOMonitor links (#841)

🐛 Bug Fixes

  • fix(deps): update module sigs.k8s.io/controller-runtime to v0.18.5 (#847)

🧰 Maintenance

  • chore: Rename SECURITY-INSIGHTS.yml for CLOMonitor (#848)
  • fix(deps): update module sigs.k8s.io/controller-runtime to v0.18.5 (#847)
  • build(deps): Bump github.com/docker/docker from 27.1.0+incompatible to 27.1.1+incompatible (#846)
  • chore(deps): update all non-major dependencies (#840)
  • chore(deps): update all non-major dependencies (#836)