Description
Improve our zero-downtime rotation of the CA certificate for the Watch Mechanism. The overall concept is documented here #2986.
This epic serves to orchestrate all tasks needed to get the concept fully realized.
Acceptance Criteria
Reasons
Current zero-downtime solution works in general, we observed some issues however:
- rotation is missing idempotency
- if rotation is triggered too frequently, the setup breaks because certain actions (i.e., server cert switch) has not been performed yet
- rotation leads to errors in client certificates (issuing secret not found) propagating to Kyma error status
- existing e2e test is quite flaky
Attachments
Description
Improve our zero-downtime rotation of the CA certificate for the Watch Mechanism. The overall concept is documented here #2986.
This epic serves to orchestrate all tasks needed to get the concept fully realized.
Acceptance Criteria
Reasons
Current zero-downtime solution works in general, we observed some issues however:
Attachments