Commit a6b9f94
feat: advanced clusteraccess library (#173)
* add improved clusteraccess library
* fix bugs and enable unit test support
* add label conflict detection
* add unit tests for advanced cluster access reconciler
* enable stuff to depend on request
* make clusteraccess library use the advanced library internally
* move parameterization into own interface for simpler method signatures
* fixes and documentation
* fix typo
* review feedback
Co-authored-by: René Schünemann <rene.schuenemann@sap.com>
* create explicit types for the generator functions passed into the ClusterRegistrationBuilder constructors
* add background info about mcp architecture to documentation
---------
Co-authored-by: René Schünemann <rene.schuenemann@sap.com>1 parent 4f2b83b commit a6b9f94
File tree
14 files changed
+2206
-367
lines changed- docs
- libraries
- lib
- clusteraccess
- advanced
- testdata
- test-01
- test-02
- utils
14 files changed
+2206
-367
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
11 | 15 | | |
12 | 16 | | |
13 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments