kubernetes/website

Document (accidentally private) annotation `api-approved.kubernetes.io`

Open

#30,764 创建于 2021年12月6日

在 GitHub 查看
 (31 评论) (0 反应) (1 负责人)HTML (13,918 fork)batch import
help wantedkind/buglifecycle/frozenpriority/backlogsig/api-machinerysig/architecturetriage/accepted

仓库指标

Star
 (4,127 star)
PR 合并指标
 (平均合并 16天 13小时) (30 天内合并 160 个 PR)

描述

This is a Bug Report

Problem: Annotation api-approved.kubernetes.io is used, but not documented. https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/2337-k8s.io-group-protection mentions a private annotation that you must use if you're developing a custom API extension that uses a Kubernetes-reserved API group.

Proposed Solution: Document the private annotation api-approved.kubernetes.io and when you might need to use it.

As I understand it:

Pages to Update:

Additional Information: /sig api-machinery

贡献者指南