github cert-manager/istio-csr v0.8.0

latest releases: v0.13.0-alpha.0, v0.12.0, v0.12.0-alpha.1...
9 months ago

istio-csr integrates cert-manager into Istio, allowing you to issue workload certificates using the power of cert-manager.

Breaking Changes

This release of istio-csr changes how containers are built, which in turn changes the path at which the binary can be found inside the container.

This means that new container images cannot be used with older Helm charts, or with any software which expects the old path.

For the simplest upgrade experience, use the latest helm chart with the latest image.

What's Changed

Dependabot updates

Makefile updates

  • Migrate makefiles and CI/CD by @inteon in #221
  • Use upstream images instead of custom built images by @inteon in #226
  • Upload junit and coverage results to ARTIFACTS folder by @inteon in #229
  • Upgrade repository-base module by @inteon in #237
  • Upgrade oci-image module by @inteon in #245
  • Preload images used in e2e tests by @inteon in #230
  • Use standardised release process by @inteon in #252
  • Fix typo which defines unused variable by @SgtCoDFish in #253
  • [CI] Merge self-upgrade into main by @github-actions in #259

New Contributors

Full Changelog: v0.7.1...v0.8.0

Don't miss a new istio-csr release

NewReleases is sending notifications on new releases.