kubernetes/website

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

Open

#30 764 ouverte le 6 déc. 2021

Voir sur GitHub
 (31 commentaires) (0 réactions) (1 assigné)HTML (13 918 forks)batch import
help wantedkind/buglifecycle/frozenpriority/backlogsig/api-machinerysig/architecturetriage/accepted

Métriques du dépôt

Stars
 (4 127 stars)
Métriques de merge PR
 (Merge moyen 16j 13h) (160 PRs mergées en 30 j)

Description

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

Guide contributeur