Description
Ensure consistent labeling accross all resources deployed by your module/component. According to the decision record, all resources must be labeled with kyma-project.io/module=<module-name>. The following table contains the resources deployed by your module/component without this label.
| module |
namespace |
kind |
name |
top-level-resource |
| keb |
kyma-system |
Secret |
sap-btp-manager |
|
| keb |
kyma-system |
ServiceAccount |
kyma-binding-* |
|
It has to be ensured, the labels are added to all resources. This affects also resources created dynamically by the module/component even if they are not mentioned in the table above.
Reasons
Customers must be able to identify Kyma-related resources.
Contact
@TorstenD-SAP
ToDos [Developer]
PRs
ACs [PO]
Attachments
Follow-Up Issues
Description
Ensure consistent labeling accross all resources deployed by your module/component. According to the decision record, all resources must be labeled with
kyma-project.io/module=<module-name>. The following table contains the resources deployed by your module/component without this label.It has to be ensured, the labels are added to all resources. This affects also resources created dynamically by the module/component even if they are not mentioned in the table above.
Reasons
Customers must be able to identify Kyma-related resources.
Contact
@TorstenD-SAP
ToDos [Developer]
PRs
ACs [PO]
Attachments
Follow-Up Issues