Commit 5ab7117
Flavours (#2415)
* add v1alpha6 and type aliases
* clean
* clean
* types
* types
* core flavours functionality and dynamic-plugins merge strategy
* Regenerate bundle/installer manifests
Co-authored-by: gazarenkov <gazarenkov@users.noreply.github.com>
* fix sonarqube check
* small fixes
* Regenerate bundle/installer manifests
Co-authored-by: gazarenkov <gazarenkov@users.noreply.github.com>
* fix lint
* add testdata
* add testdata
* simplify flavor internal logic
* mergers and tests
* mergers and tests
* mergers and tests
* mergers and tests
* orchestrator flavour
* Regenerate bundle/installer manifests
Co-authored-by: gazarenkov <gazarenkov@users.noreply.github.com>
* lightspeed flavour
* lightspeed flavour
* lightspeed flavour
* lightspeed flavour
* Regenerate bundle/installer manifests
Co-authored-by: gazarenkov <gazarenkov@users.noreply.github.com>
* temporarily disable check with enabled by default flavor in integration_tests
* fix pvc tests and data
* fix llama-stack deployment and comment out additional containers and plugins
* Update examples/lightspeed.yaml
Co-authored-by: Gabe Montero <gmontero@redhat.com>
* lightspeed config fixed as for suggested, lightspeed flavor enabled by default
* fix examples
* add flavours ConfigMaps
* Regenerate bundle/installer manifests
Co-authored-by: gazarenkov <gazarenkov@users.noreply.github.com>
* add local-bs.yaml
* set localhost for mcp-server url
* Regenerate bundle/installer manifests
Co-authored-by: gazarenkov <gazarenkov@users.noreply.github.com>
* fix
* remove kube-api-access volume
* Regenerate bundle/installer manifests
Co-authored-by: gazarenkov <gazarenkov@users.noreply.github.com>
* fix
* no specified flavours to return empty list (no defaults)
* fix
* Regenerate bundle/installer manifests
Co-authored-by: gazarenkov <gazarenkov@users.noreply.github.com>
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: gazarenkov <gazarenkov@users.noreply.github.com>
Co-authored-by: Gabe Montero <gmontero@redhat.com>
Co-authored-by: Armel Soro <asoro@redhat.com>1 parent 8bec5a7 commit 5ab7117
148 files changed
Lines changed: 6416 additions & 885 deletions
File tree
- .rhdh
- docs
- scripts
- api
- v1alpha3
- v1alpha4
- v1alpha5
- v1alpha6
- bundle
- backstage.io/manifests
- rhdh/manifests
- cmd
- config
- crd/bases
- manifests
- backstage.io/bases
- rhdh/bases
- profile
- backstage.io/default-config
- rhdh
- default-config
- flavours
- lightspeed
- orchestrator
- patches
- samples
- dist
- backstage.io
- rhdh
- docs
- examples
- integration_tests
- testdata
- internal/controller
- pkg
- model
- testdata
- testflavours-nobase/default-config
- flavours/flavor3
- testflavours/default-config
- flavours
- flavor1
- flavor2
- flavor3
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
228 | | - | |
| 228 | + | |
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
862 | 862 | | |
863 | 863 | | |
864 | 864 | | |
865 | | - | |
| 865 | + | |
866 | 866 | | |
867 | 867 | | |
868 | 868 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1309 | 1309 | | |
1310 | 1310 | | |
1311 | 1311 | | |
1312 | | - | |
| 1312 | + | |
1313 | 1313 | | |
1314 | 1314 | | |
1315 | 1315 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
260 | | - | |
261 | 260 | | |
262 | 261 | | |
263 | 262 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments