open-feature/open-feature-operator

get rid of redundant crd documentation

Offen

#475 geöffnet am 17.04.2023

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (58 Forks)github user discovery
contribfestdocumentationgood first issuehelp wanted

Repository-Metriken

Stars
 (300 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 1h 2m) (1 gemergte PR in 30 T)

Beschreibung

We could make a custom .tmpl to pass crdoc command to avoid generating redundant tables with k8s core infos such as:

FeatureFlagConfiguration.spec.flagDSpec.envs[index].valueFrom
FeatureFlagConfiguration.spec.flagDSpec.envs[index].valueFrom.configMapKeyRef
FeatureFlagConfiguration.spec.flagDSpec.envs[index].valueFrom.fieldRef
FeatureFlagConfiguration.spec.flagDSpec.envs[index].valueFrom.resourceFieldRef
FeatureFlagConfiguration.spec.flagDSpec.envs[index].valueFrom.secretKeyRef

Contributor Guide