Skip to content
This repository has been archived by the owner on Jul 30, 2021. It is now read-only.

OperatorHub.io Custom Resource Definitions tiles should default to the CRD name and description #4179

Closed
wallrj opened this issue Jun 30, 2021 · 1 comment

Comments

@wallrj
Copy link
Contributor

wallrj commented Jun 30, 2021

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:

Description:

description: "A Certificate resource should be created to ensure an up to
date and signed x509 certificate is stored in the Kubernetes Secret resource
named in `spec.secretName`. \n The stored certificate will be renewed before
it expires (as configured by `spec.renewBefore`)."

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:

https://github.com/operator-framework/api/blob/1329f80c543878c64163210f22919af9b454a9f8/pkg/operators/v1alpha1/clusterserviceversion_types.go#L119-L120

image

@dmesser
Copy link
Collaborator

dmesser commented Jul 30, 2021

Valid feature request, moved this over k8s-operatorhub/operatorhub.io#2 as we moved repos.

@dmesser dmesser closed this as completed Jul 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants