Skip to content

Commit

Permalink
Merge pull request #1468 from erikgb/additional-output-formats-beta
Browse files Browse the repository at this point in the history
Remove AdditionalCertificateOutputFormats alpha warning
  • Loading branch information
cert-manager-prow[bot] authored Apr 29, 2024
2 parents 216852b + 9b04314 commit 3b87d34
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions content/docs/usage/certificate.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,19 +188,6 @@ documentation](../reference/api-docs.md#cert-manager.io/v1.KeyUsage).

### Additional Certificate Output Formats

<div className="warning">

⛔️ The additional certificate output formats feature is currently in an
_experimental_ alpha state, and is subject to breaking changes or complete
removal in future releases. This feature is only enabled by adding it to the
`--feature-gates` flag on the cert-manager controller and webhook components:

```bash
--feature-gates=AdditionalCertificateOutputFormats=true
```

</div>

`additionalOutputFormats` is a field on the Certificate `spec` that allows
specifying additional supplementary formats of issued certificates and their
private key. There are currently two supported additional output formats:
Expand Down

0 comments on commit 3b87d34

Please sign in to comment.