Changes for cert-manager-webhook-ovh 0.8.0-alpha.1
Major features
- 🎉 add support for OAuth2 authentication when communicating with OVH API (by Rémy Jacquin)
Breaking changes
- ⚠️ renamed configuration key
consumerKey
toapplicationConsumerKey
to prevent confusion with OAuth2 authentication. See documentation. - ⚠️ renamed
ConsumerKeyRef
toApplicationConsumerKeyRef
to prevent confusion with OAuth2 authentication. See documentation. - ⚠️ due to the breaking changes described above, the new value for
configVersion
field is0.0.2
.
Noteworthy changes
- 🎉 add unit tests to validate the Chart (by Rémy Jacquin)
- 🎉 add unit tests to validate the webhook (by Rémy Jacquin)
- 🌿 improve some error messages when
configVersion
is invalid or missing - 📄 document how to configure and use the new OAuth2 authentication (by Rémy Jacquin, with modification from Aurélien Requiem)
Dependencies
- ⏩ upgrade golang to 1.24.7
- ⏩ upgrade golang toolchain to 1.24.7
- Released on Sun Sep 7 07:30:14 AM UTC 2025