open-feature/open-feature-operator

get rid of redundant crd documentation

开放

#475 创建于 2023年4月17日

 (0 条评论) (0 个反应) (0 位负责人)Go (58 个派生)github user discovery
contribfestdocumentationgood first issuehelp wanted

仓库指标

星标
 (300 个星标)
PR 合并指标
 (平均合并 1小时 2分钟) (30 天内合并 1 个 PR)

描述

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

贡献者指南