Skip to content

Commit c22c2e8

Browse files
author
Han Kang
committed
fix some TOC stuff but TOC scripts are super broken
1 parent 9bc118a commit c22c2e8

File tree

2 files changed

+8
-15
lines changed

2 files changed

+8
-15
lines changed

keps/sig-instrumentation/4242-extending-stability/README.md

100755100644
Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,26 @@
1-
# KEP-4242: Extending Metrics Stability
2-
1+
## Table of Contents
32

3+
<!-- toc -->
44
- [Release Signoff Checklist](#release-signoff-checklist)
55
- [Summary](#summary)
66
- [Motivation](#motivation)
77
- [Goals](#goals)
88
- [Non-Goals](#non-goals)
99
- [Proposal](#proposal)
10-
- [User Stories (Optional)](#user-stories-optional)
11-
- [Story 1](#story-1)
12-
- [Story 2](#story-2)
13-
- [Notes/Constraints/Caveats (Optional)](#notesconstraintscaveats-optional)
1410
- [Risks and Mitigations](#risks-and-mitigations)
1511
- [Design Details](#design-details)
1612
- [Test Plan](#test-plan)
1713
- [Graduation Criteria](#graduation-criteria)
18-
- [Upgrade / Downgrade Strategy](#upgrade--downgrade-strategy)
19-
- [Version Skew Strategy](#version-skew-strategy)
14+
- [Alpha](#alpha)
15+
- [Beta](#beta)
16+
- [GA](#ga)
2017
- [Production Readiness Review Questionnaire](#production-readiness-review-questionnaire)
2118
- [Feature Enablement and Rollback](#feature-enablement-and-rollback)
22-
- [Rollout, Upgrade and Rollback Planning](#rollout-upgrade-and-rollback-planning)
2319
- [Monitoring Requirements](#monitoring-requirements)
24-
- [Dependencies](#dependencies)
25-
- [Scalability](#scalability)
26-
- [Troubleshooting](#troubleshooting)
2720
- [Implementation History](#implementation-history)
2821
- [Drawbacks](#drawbacks)
2922
- [Alternatives](#alternatives)
30-
- [Infrastructure Needed (Optional)](#infrastructure-needed-optional)
23+
<!-- /toc -->
3124

3225
## Release Signoff Checklist
3326

keps/sig-instrumentation/4242-extending-stability/kep.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ kep-number: "4242"
66
authors: ['@logicalhan', '@dgrisonnet', '@coffeepac']
77
owning-sig: sig-instrumentation
88
participating-sigs: [sig-architecture, sig-instrumentation]
9-
reviewers: ['@dashpole', '@ehashman']
10-
approvers: []
9+
reviewers: ['@dashpole']
10+
approvers: ['@dashpole']
1111
prr-approvers: ['@ehashman']
1212
creation-date: "2022-09-05"
1313
last-updated: v1.26

0 commit comments

Comments
 (0)