Skip to content

Commit a153b24

Browse files
committed
fix
1 parent 89d1ee7 commit a153b24

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

docs/proposals/20241127-namespace-separation.md

+11-11
Original file line numberDiff line numberDiff line change
@@ -19,31 +19,31 @@ superseded-by:
1919
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
2020
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
2121

22-
- [Glossary](#glossary)
2322
- [Summary](#summary)
2423
- [Motivation](#motivation)
2524
- [Goals](#goals)
2625
- [Non-Goals/Future Work](#non-goalsfuture-work)
2726
- [Proposal](#proposal)
27+
- [A deployment example](#a-deployment-example)
28+
- [Global resources:](#global-resources)
29+
- [Namespace `capi1-system`](#namespace-capi1-system)
30+
- [Namespace `capi2-system`](#namespace-capi2-system)
2831
- [User Stories](#user-stories)
29-
- [Story 1](#story-1)
30-
- [Story 2](#story-2)
31-
- [Requirements (Optional)](#requirements-optional)
32+
- [Story 1 - RedHat Hierarchical deployment using CAPI](#story-1---redhat-hierarchical-deployment-using-capi)
3233
- [Functional Requirements](#functional-requirements)
33-
- [FR1](#fr1)
34-
- [FR2](#fr2)
34+
- [FR1 - watch multiple namespaces](#fr1---watch-multiple-namespaces)
35+
- [FR2 - watch on all namespaces excluding multiple namespaces](#fr2---watch-on-all-namespaces-excluding-multiple-namespaces)
3536
- [Non-Functional Requirements](#non-functional-requirements)
36-
- [NFR1](#nfr1)
37-
- [NFR2](#nfr2)
3837
- [Implementation Details/Notes/Constraints](#implementation-detailsnotesconstraints)
38+
- [Current state:](#current-state)
39+
- [Watch on multiple namespaces](#watch-on-multiple-namespaces)
40+
- [Exclude watching on selected namespaces](#exclude-watching-on-selected-namespaces)
3941
- [Security Model](#security-model)
4042
- [Risks and Mitigations](#risks-and-mitigations)
4143
- [Alternatives](#alternatives)
4244
- [Upgrade Strategy](#upgrade-strategy)
4345
- [Additional Details](#additional-details)
44-
- [Test Plan [optional]](#test-plan-optional)
45-
- [Graduation Criteria [optional]](#graduation-criteria-optional)
46-
- [Version Skew Strategy [optional]](#version-skew-strategy-optional)
46+
- [Test Plan](#test-plan)
4747
- [Implementation History](#implementation-history)
4848

4949
<!-- END doctoc generated TOC please keep comment here to allow auto update -->

0 commit comments

Comments
 (0)