Guide for community modules updates#49
Merged
mmitoraj merged 5 commits intokyma-project:mainfrom Nov 28, 2025
Merged
Conversation
4 tasks
mmitoraj
reviewed
Nov 27, 2025
Contributor
mmitoraj
left a comment
There was a problem hiding this comment.
I'm providing the first batch of suggestions. I will need more time to adjust the step-by-step procedure. I will continue the review.
Comment on lines
+30
to
+38
| > [!IMPORTANT] | ||
| > **Key Distinction**: Community modules differ fundamentally from standard (regular) Kyma modules: | ||
| > | ||
| > - **Community modules are NOT handled in the Kyma CR** - They are managed independently and are not part of the Kyma resource specification | ||
| > - **Community modules are NOT managed by Kyma Control Plane** - The control plane does not automatically manage their lifecycle | ||
| > - **All actions are performed explicitly by the user** - Installation, updates, and removal require manual intervention | ||
| > - **Community modules are NOT part of automatic lifecycle management** - They do not benefit from automatic updates, health monitoring, or lifecycle management provided by the Kyma Control Plane | ||
| > | ||
| > Community modules are not automatically updated or maintained by SAP. You are fully responsible for managing community modules, including keeping them updated, monitoring their health, and handling any issues that arise. |
Contributor
There was a problem hiding this comment.
Please use the same version of the panel as we have in the two other docs.
Co-authored-by: Małgorzata Świeca <[email protected]>
mmitoraj
approved these changes
Nov 28, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Changes proposed in this pull request:
Related issue(s)
#48