open-feature/open-feature-operator

get rid of redundant crd documentation

Aberta

#475 aberto em 17 de abr. de 2023

 (0 comentário) (0 reação) (0 responsável)Go (58 forks)github user discovery
contribfestdocumentationgood first issuehelp wanted

Métricas do repositório

Stars
 (300 estrelas)
Métricas de merge de PR
 (Mesclagem média 1h 2m) (1 fundiu PR em 30d)

Description

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

Guia do colaborador