What's Changed
- Adds warning message for
preserveCertificateRequests
and resource consumption by @JoshVanL in #142 - Adds log warning output when preserve certificate request is enabled by @JoshVanL in #143
- update logo link + dimensions by @SgtCoDFish in #147
- Add an ability to select nodes for istio-csr by @grem11n in #148
- Update to smaller logo by @SgtCoDFish in #159
- Make cert install controllable in helm by @marcingy in #154
- upgrade istio, cert-manager, helm by @jahrlin in #158
- Removes docs from repo in favour of using cert-manager.io by @JoshVanL in #160
- Adds hack config for istio v1.14.1 and changes default istio test version to v1.14.1 by @JoshVanL in #162
- Adds verify-helm-docs.sh and update-helm-docs.sh scripts. Verify helm-docs during lint by @JoshVanL in #150
- Use a TokenRequest in token authentication tests by @JoshVanL in #165
- Create
go.mod
inhack/tools
by @JoshVanL in #163 - Use updated helm chart apiVersion for helm v3 support by @nitishkrishna in #170
- Increase bits to 4096 for more security by @nitishkrishna in #167
- Increase the kubectl wait timeout for the e2e test carotation setup scripts by @JoshVanL in #171
- Updates go modules versions by @JoshVanL in #164
- Remove istio config manifests in /hack for istio versions v1.7 to v1.9 by @JoshVanL in #169
- Allows image pull secret parameter setting in helm chart by @SpectralHiss in #157
- Updates version to v0.5.0 by @JoshVanL in #173
- Update README.md to state that istio-csr only now supports istio v1.10+ by @JoshVanL in #174
New Contributors
- @grem11n made their first contribution in #148
- @marcingy made their first contribution in #154
- @jahrlin made their first contribution in #158
- @nitishkrishna made their first contribution in #170
- @SpectralHiss made their first contribution in #157
Full Changelog: v0.4.0...v0.5.0