Releases: IBM/ibm-cert-manager-operator
Releases · IBM/ibm-cert-manager-operator
v4.2.2
What's Changed
- Bump cert-manager to 4.2.2 by @Daniel-Fan in #385
- Update version and CRDs to sync with community version 1.13.3 by @bluzarraga in #388
- make bundle to match the config and bundle CRDs by @bitscuit in #389
- Webhook set readOnlyRootFileSystem to true by @qpdpQ in #384
- Service labelling by @qpdpQ in #390
- move cert-manager version down to 4.2.2 by @YCShen1010 in #391
Full Changelog: v4.2.1...v4.2.2
v4.2.1
What's Changed
- bump cert-manager to v4.2.1 by @Daniel-Fan in #370
- updated controller-runtime by @bitscuit in #373
- Ephemeral storage limit by @qpdpQ in #377
- Community code sync for operand, update CRDs by @bluzarraga in #375
- Bump golang.org/x/net from 0.7.0 to 0.17.0 by @dependabot in #376
- updated default sizing to match medium size by @bitscuit in #379
Full Changelog: v4.2.0...v4.2.1
v3.25.8
What's Changed
- bump version for 3.19.16 by @bluzarraga in #367
- update crds and cert manager image versions after uplift by @bluzarraga in #368
- fixed labels in v1 CRDs to remove Helm templating by @bitscuit in #371
- Post install delegation checker by @bitscuit in #369
- fixed label controller not finding cert secrets because of cache filt… by @bitscuit in #372
Full Changelog: v3.25.7...v3.25.8
v4.2.0
What's Changed
- [Cert Manager] bump version to 4.2.0 by @YCShen1010 in #361
- Bump golang from 1.16 to 1.21 by @dependabot in #359
- remove unused code in cert manager by @qpdpQ in #365
- updated description fields in operator CRD by @bitscuit in #366
- add ephemeral storage request to container by @qpdpQ in #364
Full Changelog: v4.1.0...v4.2.0
v3.25.7
What's Changed
- bump version to 3.25.7 by @qpdpQ in #362
- [ltsr] keep restart labels backward compatible by @qpdpQ in #363
- Bump golang from 1.16 to 1.21 by @dependabot in #360
Full Changelog: v3.25.6...v3.25.7
v3.25.6
v4.1.0
What's Changed
- [Cert Manager] bump version to 4.1.0 by @YCShen1010 in #346
- [Bedrock 4.1 CM] "disconnected" annotation for certification assessment by @YCShen1010 in #338
- [Bedrock 4.1 CM] Update ImagePullPolicy to IfNotPresent by @YCShen1010 in #339
- update packages for 4.1 by @bluzarraga in #350
- update go-restful to 3.10 by @bluzarraga in #352
- update cr version by @qpdpQ in #351
- update license accept message by @qpdpQ in #355
- added dependabot file to scan for security fixes by @bitscuit in #356
Full Changelog: v4.0.0...v4.1.0
v3.25.5
What's Changed
- bump cert-manager to 3.25.4 for CS 3.23.4 by @qpdpQ in #335
- bump version for 3.19.13 by @qpdpQ in #341
- [CM LTSR] "disconnected" annotation for certification assessment by @YCShen1010 in #344
- [LTSR] Update ImagePullPolicy to IfNotPresent by @YCShen1010 in #345
- [LTSR] Make podrestart label more accurate by @qpdpQ in #340
- update packages for whitesource issue by @bluzarraga in #347
- update jwt-go for psirt by @bluzarraga in #348
- update jwt to 4.4.3 by @bluzarraga in #349
Full Changelog: v3.25.3...v3.25.5
v4.0.0
What's Changed
- opt-in of ubi base image automated builds by @Daniel-Fan in #142
- added v1 Issuer and Certificate CRDs into operator by @bitscuit in #140
- add related images in csv by @Daniel-Fan in #144
- added nil annotation check to conversion logic by @bitscuit in #146
- fixed v1alpha1 Certificate conversion to handle empty Duration and Re… by @bitscuit in #147
- add liveness and readiness probes by @Daniel-Fan in #145
- changed containerImage tag to fix bundle linting by @bitscuit in #153
- [master] disable leader election by @ibm-ci-bot in #164
- changed operator to deploy cert-manager v1.5.1 by @bitscuit in #166
- reduced size of CRDs to work with OLM bundle by @bitscuit in #167
- fixed podrefresh restarting pods too many times by @bitscuit in #169
- update go version to 1.17 by @ZhuoxiLi in #170
- updated mutation and validation webhook apiversion to v1 by @bitscuit in #171
- update logs by @horis233 in #168
- bump version to 4.0.0 for future branch by @Daniel-Fan in #174
- removed hard-coded namespace from rbac by @bitscuit in #176
- updated future with master changes by @bitscuit in #187
- sync with master by @bitscuit in #246
- changed to not deploy operands if ibm-cpp-config set to false by @bitscuit in #247
- updated bundle to v4.0.0 by @bitscuit in #248
- added missing configmap rbac by @bitscuit in #249
- sync future with master by @bitscuit in #297
- bumped version to 4.0.0 by @bitscuit in #298
- Support MultiNamespace Mode by @qpdpQ in #309
- [future] new artifactory image endpoint (cert manager) by @YCShen1010 in #313
- [CP3.0] Standalone cert-manager by @qpdpQ in #310
- Add suggest namespace by @qpdpQ in #315
- Bump certmanager CR version by @qpdpQ in #317
- Change the crd name to CertManagerConfig by @qpdpQ in #322
- Create certmanager cr at runtime by @qpdpQ in #320
- cp3 migrate to aws by @qpdpQ in #331
- convert resource.quantity to string by @qpdpQ in #330
- license accept field and idling by @bitscuit in #334
- package updates for CD by @bluzarraga in #337
- Update cert manager description by @Daniel-Fan in #342
- Update cert manager description by @Daniel-Fan in #343
Full Changelog: v3.12.0...v4.0.0
v3.25.3
What's Changed
- bump to v3.25.1 for v3.23.1 by @Daniel-Fan in #316
- update pkg for twistlock by @bluzarraga in #319
- [cert manager] bump operator to 3.23.2 by @YCShen1010 in #325
- update go pkgs for twistlock by @bluzarraga in #327
- bump cert-manager to 3.25.3 for CS 3.23.3 by @Daniel-Fan in #328
- ltsr migrate to aws by @qpdpQ in #332
- compare resource.Quantity type by @qpdpQ in #329
Full Changelog: v3.25.0...v3.25.3