- 
    
Epic
 - 
    Resolution: Done
 - 
    
Critical
 - 
    None
 - 
    None
 - 
    None
 
- 
        CI implementation: Create TLS artifacts registry
 - 
        Product / Portfolio Work
 - 
        0% To Do, 0% In Progress, 100% Done
 - 
        False
 - 
        
 - 
        False
 - 
        Not Selected
 - 
        None
 
- 
        None
 - 
        None
 
- 
        5
 
Epic Goal
This is the epic tracking the work to collect a list of TLS artifacts (certificates, keys and CA bundles).
This list will contain a set of required an optional metadata. Required metadata examples are ownership (name of Jira component) and ability to auto-regenerate certificate after it has expired while offline. In most cases metadata can be set via annotations to secret/configmap containing the TLS artifact.
Components not meeting the required metadata will fail CI - i.e. when a pull request makes a component create a new secret, the secret is expected to have all necessary metadata present to pass CI.
This PR will enforce it WIP API-1789: make TLS registry tests required