We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This issue was copied from: operator-framework/community-operators#4179
The CRD tiles at https://operatorhub.io/operator/cert-manager are all marked "Name Not Available" and "No description available" but the bundle does have this information.
Name: https://github.com/operator-framework/community-operators/blob/88a90d6c7e5efb7705e28849a5e4692ee6a308b6/upstream-community-operators/cert-manager/1.4.0/manifests/cert-manager.io_certificates.yaml#L30
Description: https://github.com/operator-framework/community-operators/blob/88a90d6c7e5efb7705e28849a5e4692ee6a308b6/upstream-community-operators/cert-manager/1.4.0/manifests/cert-manager.io_certificates.yaml#L789-L792
I think OperatorHub.io should use those values as defaults
I know I'm supposed to add displayName and description to the CSV file but that seems redundant:
displayName
description
https://github.com/operator-framework/api/blob/1329f80c543878c64163210f22919af9b454a9f8/pkg/operators/v1alpha1/clusterserviceversion_types.go#L119-L120
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This issue was copied from: operator-framework/community-operators#4179
The CRD tiles at https://operatorhub.io/operator/cert-manager are all marked "Name Not Available" and "No description available" but the bundle does have this information.
Name:
https://github.com/operator-framework/community-operators/blob/88a90d6c7e5efb7705e28849a5e4692ee6a308b6/upstream-community-operators/cert-manager/1.4.0/manifests/cert-manager.io_certificates.yaml#L30
Description:
https://github.com/operator-framework/community-operators/blob/88a90d6c7e5efb7705e28849a5e4692ee6a308b6/upstream-community-operators/cert-manager/1.4.0/manifests/cert-manager.io_certificates.yaml#L789-L792
I think OperatorHub.io should use those values as defaults
I know I'm supposed to add
displayName
anddescription
to the CSV file but that seems redundant:https://github.com/operator-framework/api/blob/1329f80c543878c64163210f22919af9b454a9f8/pkg/operators/v1alpha1/clusterserviceversion_types.go#L119-L120
The text was updated successfully, but these errors were encountered: