Skip to content

feat(docs): use same diagram as on the website with proper light/dark support#1955

Merged
jakobmoellerdev merged 1 commit into
open-component-model:mainfrom
fabianburth:feat/align-tam-diagram
Mar 12, 2026
Merged

feat(docs): use same diagram as on the website with proper light/dark support#1955
jakobmoellerdev merged 1 commit into
open-component-model:mainfrom
fabianburth:feat/align-tam-diagram

Conversation

@fabianburth

Copy link
Copy Markdown
Contributor

What this PR does / why we need it

Diagram has been slightly simplified. Also light/dark theme support has been added to the svg.

Which issue(s) this PR fixes

Testing

How to test the changes
Verification
  • I have tested the changes locally by running ocm

… theme support

Signed-off-by: Fabian Burth <fabian.burth@sap.com>
@fabianburth fabianburth requested a review from a team as a code owner March 11, 2026 15:39
@coderabbitai

coderabbitai Bot commented Mar 11, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • kubernetes/controller/docs/assets/controller-tam.svg is excluded by !**/*.svg

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 5ba870ba-70a4-4790-af4f-b0e539120617

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions Bot added kind/feature new feature, enhancement, improvement, extension size/xs Extra small labels Mar 11, 2026
@jakobmoellerdev jakobmoellerdev merged commit c5aa840 into open-component-model:main Mar 12, 2026
21 checks passed
frewilhelm pushed a commit to frewilhelm/open-component-model that referenced this pull request Mar 12, 2026
… support (open-component-model#1955)

<!-- markdownlint-disable MD041 -->
#### What this PR does / why we need it
Diagram has been slightly simplified. Also light/dark theme support has
been added to the svg.


#### Which issue(s) this PR fixes
<!--
Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`.
-->

#### Testing

##### How to test the changes

<!--
Required files to test the changes:

.ocmconfig
```yaml
type: generic.config.ocm.software/v1
configurations:
  - type: credentials.config.ocm.software
    repositories:
      - repository:
          type: DockerConfig/v1
          dockerConfigFile: "~/.docker/config.json"
```

Commands that test the change:

```bash
ocm get cv xxx

ocm transfer xxx
```
-->

##### Verification

- [ ] I have tested the changes locally by running `ocm`

Signed-off-by: Fabian Burth <fabian.burth@sap.com>
morri-son pushed a commit to morri-son/open-component-model that referenced this pull request Mar 18, 2026
… support (open-component-model#1955)

<!-- markdownlint-disable MD041 -->
#### What this PR does / why we need it
Diagram has been slightly simplified. Also light/dark theme support has
been added to the svg.

#### Which issue(s) this PR fixes
<!--
Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`.
-->

#### Testing

##### How to test the changes

<!--
Required files to test the changes:

.ocmconfig
```yaml
type: generic.config.ocm.software/v1
configurations:
  - type: credentials.config.ocm.software
    repositories:
      - repository:
          type: DockerConfig/v1
          dockerConfigFile: "~/.docker/config.json"
```

Commands that test the change:

```bash
ocm get cv xxx

ocm transfer xxx
```
-->

##### Verification

- [ ] I have tested the changes locally by running `ocm`

Signed-off-by: Fabian Burth <fabian.burth@sap.com>
Signed-off-by: Gerald Morrison (SAP) <gerald.morrison@sap.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/feature new feature, enhancement, improvement, extension size/xs Extra small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants