Skip to content

Commit 2bbe789

Browse files
author
Han Kang
committed
address comments and add non-goal
1 parent c22c2e8 commit 2bbe789

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

keps/sig-instrumentation/4242-extending-stability/README.md renamed to keps/sig-instrumentation/3498-extending-stability/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ This KEP intends to propose additional stability classes to extend on the existi
5555

5656
## Motivation
5757

58-
It's become more obvious recently that we need additional stability classes, particularly in respect to various stages of feature releases. This has become more obvious with the advent of PRR (production readiness reviews) and mandated production readiness metrics.
58+
It's become more obvious recently that we need additional stability classes, particularly in respect to various stages of feature releases. This has become more obvious with the advent of PRR (production readiness reviews) and [mandated production readiness metrics](https://github.com/kubernetes/community/blob/cf715a4404c4cefcfb52278bc128b7a765373fc7/sig-architecture/production-readiness.md#common-feedback-from-reviewers).
5959

6060
### Goals
6161

@@ -65,6 +65,7 @@ Introduce two more metric classes: `beta`, corresponding to the `beta` stage of
6565
### Non-Goals
6666

6767
- establishing if specific metrics fall into a stability class, this exercise is left for component owners, who own their own metrics
68+
- establishing the guarantees of the `beta` stability class, this will be an exercise we will defer until the beta version of this KEP.
6869

6970

7071
## Proposal

keps/sig-instrumentation/4242-extending-stability/kep.yaml renamed to keps/sig-instrumentation/3498-extending-stability/kep.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
id: "2306"
1+
id: "3498"
22
prnumber: ""
33
name: extending-stability
44
title: Extending Metrics Stability
5-
kep-number: "4242"
5+
kep-number: "3498"
66
authors: ['@logicalhan', '@dgrisonnet', '@coffeepac']
77
owning-sig: sig-instrumentation
88
participating-sigs: [sig-architecture, sig-instrumentation]

0 commit comments

Comments
 (0)