Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add architecture diagram #960

Merged
merged 6 commits into from
May 10, 2024

Conversation

dbadura
Copy link
Contributor

@dbadura dbadura commented May 7, 2024

Description

Changes proposed in this pull request:

  • add architecture diagram

Related issue(s)

#826

@kyma-bot kyma-bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label May 7, 2024
@kyma-bot
Copy link
Contributor

kyma-bot commented May 7, 2024

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@kyma-bot kyma-bot added the cla: yes Indicates the PR's author has signed the CLA. label May 7, 2024
@dbadura dbadura marked this pull request as ready for review May 7, 2024 13:29
@kyma-bot kyma-bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. labels May 7, 2024
Copy link
Contributor

@pPrecel pPrecel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍🏿 thanks for these changes.

One suggestion only. I would suggest reworking arrows between controllers and their sub-resources (in these blue areas). I think arrows representing dependency/read operation should be pointed to the reading resource and can be made by dotted/dashed lines to represent soft dependency. Operators are creating their CRD so it should be pointed to the CRD and be a solid line.

Here is an example how we did such svc in serverless docs.

anoipm
anoipm previously approved these changes May 10, 2024
@kyma-bot kyma-bot added the lgtm Looks good to me! label May 10, 2024
@dbadura dbadura assigned grego952 and unassigned pPrecel and anoipm May 10, 2024
@kyma-bot kyma-bot removed the lgtm Looks good to me! label May 10, 2024
@kyma-bot kyma-bot added the lgtm Looks good to me! label May 10, 2024
@kyma-bot kyma-bot merged commit afaad49 into kyma-project:main May 10, 2024
19 checks passed
@dbadura dbadura deleted the add-architecture-diagram branch May 10, 2024 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Indicates the PR's author has signed the CLA. lgtm Looks good to me! size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants