@@ -19,31 +19,31 @@ superseded-by:
19
19
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
20
20
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
21
21
22
- - [ Glossary] ( #glossary )
23
22
- [ Summary] ( #summary )
24
23
- [ Motivation] ( #motivation )
25
24
- [ Goals] ( #goals )
26
25
- [ Non-Goals/Future Work] ( #non-goalsfuture-work )
27
26
- [ 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 )
28
31
- [ 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 )
32
33
- [ 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 )
35
36
- [ Non-Functional Requirements] ( #non-functional-requirements )
36
- - [ NFR1] ( #nfr1 )
37
- - [ NFR2] ( #nfr2 )
38
37
- [ 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 )
39
41
- [ Security Model] ( #security-model )
40
42
- [ Risks and Mitigations] ( #risks-and-mitigations )
41
43
- [ Alternatives] ( #alternatives )
42
44
- [ Upgrade Strategy] ( #upgrade-strategy )
43
45
- [ 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 )
47
47
- [ Implementation History] ( #implementation-history )
48
48
49
49
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
0 commit comments