You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is currently possible to reference the Module Template that is installed locally in the runtime cluster. Since the submission process has changed and there is a clear line between what should modules and KLM do there is no need to keep it anymore.
Reasons
Module submission pipeline was introduced and there is no need to support external testing for Module Template-related matters. Teams should test their operators independently of the KLM lifecycle.
Dropping the feature will improve overall security and reduce maintenance efforts.
Acceptance Criteria
Support for the Remote Module Template feature removed
Documentation adjusted (clarify with @mmitoraj what and where needs to be)
Deprecate and ignore the .spec.modules[].remoteModuleTemplateRef field of Kyma CR
API version upgrade discussed/ticket created (link it here)
Adapt the tests related to the functionality
Communicate the change to the team (ping @janmedrek)
Feature Testing
No response
Testing approach
No response
Attachments
No response
The text was updated successfully, but these errors were encountered:
janmedrek
added
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
and removed
kind/feature
Categorizes issue or PR as related to a new feature.
labels
Feb 2, 2024
Description
It is currently possible to reference the Module Template that is installed locally in the runtime cluster. Since the submission process has changed and there is a clear line between what should modules and KLM do there is no need to keep it anymore.
Reasons
Module submission pipeline was introduced and there is no need to support external testing for Module Template-related matters. Teams should test their operators independently of the KLM lifecycle.
Dropping the feature will improve overall security and reduce maintenance efforts.
Acceptance Criteria
.spec.modules[].remoteModuleTemplateRef
field of Kyma CRFeature Testing
No response
Testing approach
No response
Attachments
No response
The text was updated successfully, but these errors were encountered: