operator-registry
operator-registry copied to clipboard
Mark requiredApis and providedApis fields in Bundle message as deprecated.
https://github.com/operator-framework/operator-registry/blob/cce33175cb1713bffd71a779f76d5a0da99ba741/pkg/api/registry.proto#L59-L60
Consumers can get the same information from the properties/dependencies fields.
We will need to document that these two fields being deprecated and will remove them in the codebase accordingly.