What's Changed
⚠️ Origin CA Service Keys Deprecated
The Cloudflare API has deprecated the use of Origin CA Service Keys, with support being removed at the end of September. You can identify (Cluster)OriginIssuers using these keys if they use .spec.auth.serviceKeyRef. The controller will also print a log line when it encounters a (Cluster)OriginIssuer using Origin CA Service Keys.
Upgrade your issuers to use API Tokens.
Configurable API Timeouts
You can now override the default timeout when making requests to the Cloudflare API with the flag --cfapi-timeout.
Full Changelog: v0.13.0...v0.14.0