You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
Currently the runtime-watcher only parses the very first certificate from the ca-certificate(s) data block.
To support the zero-downtime certificate management, it must be able to parse (and use) multiple entries.
A working POC can be used as a reference: Tomasz-Smelcerz-SAP@d7c0f2c
Acceptance Criteria
Client should be able to support multiple CA certificates from the certificates secret
Similar implementation to Tomasz-Smelcerz-SAP@d7c0f2c - Logic should be in separate component to parse and add certificates -> Separation of concerns
Description:
Currently the runtime-watcher only parses the very first certificate from the ca-certificate(s) data block.
To support the zero-downtime certificate management, it must be able to parse (and use) multiple entries.
A working POC can be used as a reference: Tomasz-Smelcerz-SAP@d7c0f2c
Acceptance Criteria
Related Issues:
kyma-project/lifecycle-manager#1430
The text was updated successfully, but these errors were encountered: