Skip to content

Commit

Permalink
sig-release/2818: Update table of contents
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Augustus <[email protected]>
  • Loading branch information
justaugustus committed Dec 9, 2021
1 parent da2dac0 commit 9d96ab5
Showing 1 changed file with 13 additions and 6 deletions.
19 changes: 13 additions & 6 deletions keps/sig-release/2818-reducing-build-maintenance/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,12 +83,19 @@ tags, and then generate with `hack/update-toc.sh`.
- [Goals](#goals)
- [Non-Goals](#non-goals)
- [Proposal](#proposal)
- [User Stories (Optional)](#user-stories-optional)
- [Story 1](#story-1)
- [Story 2](#story-2)
- [Notes/Constraints/Caveats (Optional)](#notesconstraintscaveats-optional)
- [Caveats](#caveats)
- [Risks and Mitigations](#risks-and-mitigations)
- [Design Details](#design-details)
- [Golang](#golang)
- [Docker](#docker)
- [E2E Tests](#e2e-tests)
- [Non-Approach: Generate Test Manifests](#non-approach-generate-test-manifests)
- [Approach #1: Static Hosting](#approach-1-static-hosting)
- [Pros](#pros)
- [Cons](#cons)
- [Approach #2: Tarball Image Loading (recommended)](#approach-2-tarball-image-loading-recommended)
- [Pros](#pros-1)
- [Cons](#cons-1)
- [Test Plan](#test-plan)
- [Graduation Criteria](#graduation-criteria)
- [Upgrade / Downgrade Strategy](#upgrade--downgrade-strategy)
Expand All @@ -101,9 +108,9 @@ tags, and then generate with `hack/update-toc.sh`.
- [Scalability](#scalability)
- [Troubleshooting](#troubleshooting)
- [Implementation History](#implementation-history)
- [Drawbacks](#drawbacks)
- [Alternatives](#alternatives)
- [Infrastructure Needed (Optional)](#infrastructure-needed-optional)
- [Ko Image Builder](#ko-image-builder)
- [Kaniko Image Builder](#kaniko-image-builder)
<!-- /toc -->

## Release Signoff Checklist
Expand Down

0 comments on commit 9d96ab5

Please sign in to comment.