Skip to content

Commit

Permalink
Propose support for custom CA cert
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Nathan Abellard <contact@jabellard.com>
  • Loading branch information
jabellard committed Nov 8, 2024
1 parent 0c41a57 commit e857178
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/proposals/karmada-operator/custom_ca_cert/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ load-balanced API endpoint. This setup provides resilience in case of data cente

### Risks and Mitigations

1. Incorrect CA Format: If the provided CA certificate secret does not follow the required format, the control plane setup may fail.
1. *Incorrect Secret Format*: If the provided CA certificate secret does not follow the required format, the control plane setup may fail.

- *Mitigation*: The operator will validate the format of the provided secret, ensuring it adheres to the expected format, and return detailed error messages if the configuration is incorrect.

Expand Down

0 comments on commit e857178

Please sign in to comment.