Skip to content

Commit 9d96ab5

Browse files
committed
sig-release/2818: Update table of contents
Signed-off-by: Stephen Augustus <[email protected]>
1 parent da2dac0 commit 9d96ab5

File tree

1 file changed

+13
-6
lines changed
  • keps/sig-release/2818-reducing-build-maintenance

1 file changed

+13
-6
lines changed

keps/sig-release/2818-reducing-build-maintenance/README.md

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -83,12 +83,19 @@ tags, and then generate with `hack/update-toc.sh`.
8383
- [Goals](#goals)
8484
- [Non-Goals](#non-goals)
8585
- [Proposal](#proposal)
86-
- [User Stories (Optional)](#user-stories-optional)
87-
- [Story 1](#story-1)
88-
- [Story 2](#story-2)
89-
- [Notes/Constraints/Caveats (Optional)](#notesconstraintscaveats-optional)
86+
- [Caveats](#caveats)
9087
- [Risks and Mitigations](#risks-and-mitigations)
9188
- [Design Details](#design-details)
89+
- [Golang](#golang)
90+
- [Docker](#docker)
91+
- [E2E Tests](#e2e-tests)
92+
- [Non-Approach: Generate Test Manifests](#non-approach-generate-test-manifests)
93+
- [Approach #1: Static Hosting](#approach-1-static-hosting)
94+
- [Pros](#pros)
95+
- [Cons](#cons)
96+
- [Approach #2: Tarball Image Loading (recommended)](#approach-2-tarball-image-loading-recommended)
97+
- [Pros](#pros-1)
98+
- [Cons](#cons-1)
9299
- [Test Plan](#test-plan)
93100
- [Graduation Criteria](#graduation-criteria)
94101
- [Upgrade / Downgrade Strategy](#upgrade--downgrade-strategy)
@@ -101,9 +108,9 @@ tags, and then generate with `hack/update-toc.sh`.
101108
- [Scalability](#scalability)
102109
- [Troubleshooting](#troubleshooting)
103110
- [Implementation History](#implementation-history)
104-
- [Drawbacks](#drawbacks)
105111
- [Alternatives](#alternatives)
106-
- [Infrastructure Needed (Optional)](#infrastructure-needed-optional)
112+
- [Ko Image Builder](#ko-image-builder)
113+
- [Kaniko Image Builder](#kaniko-image-builder)
107114
<!-- /toc -->
108115

109116
## Release Signoff Checklist

0 commit comments

Comments
 (0)