Migration to 7.20.0+
Traefik Gateway Service removed
-
TM Gateway Service was removed and replaced with Ingress configurations.
Before upgrading to this version, remove any custom configuration done for TM’s gateway-service (i.e, from custom-values.yaml).
|
After upgrading to this version, check if the following kubernetes resources were cleaned up from TM’s namespace; if not, delete them: gateway-service-deployment, gateway-service, traefik-configmap, tm-ingress.
|
Changes
-
Static resource for
Configuration Menu Itemis created with resource idurn:com:bosch:bci:tm:ts:Configuration-Viewand resource typeurn:com:bosch:bci:tm:ticket-service:static:views. -
The user requires the privilege
readon the resourceConfiguration Menu Itemto view the newConfigurationmenu item. This privilege is available by default forTicket Archiving Configurator,Ticket Anonymization ConfiguratorandTicket Anonymization Executorroles. -
Static resource for
Resource Registration Configurationis created with resource idurn:com:bosch:bci:tm:ts:Resource-Registration-Configurationand resource typeurn:com:bosch:bci:tm:ticket-service:static:resource-registration-configurations. -
Application Role
Ticket Management Critical Configuratoris added withread,add,modifyanddeleteprivilege on theResource Registration Configurationresource. -
The user requires the privilege
readon the resourceResource Registration Configurationto call the following endpoint:-
GET /BCI_TS_ADMIN/v1/{tenantId}/resource-registration-configurations
-
-
The user requires the privilege
addandmodifyon the resourceResource Registration Configurationto call the following endpoint:-
PUT /BCI_TS_ADMIN/v1/{tenantId}/resource-registration-configurations
-
-
The user requires the privilege
deleteon the resourceResource Registration Configurationto call the following endpoint:-
DELETE /BCI_TS_ADMIN/v1/{tenantId}/resource-registration-configurations
-
-
Deprecated environment variables
TS_FACILITYTYPESTOREGISTERRESOURCE_***andTS_FACILITYTYPESTODELETERESOURCE_***. Use the newly introduced APIs to configure theResource Registration. -
Application role
Solution Group Configurerrenamed toSolution Group Configurator. -
Application role
Ticket Anonymization Configurerrenamed toTicket Anonymization Configurator. -
Application role
Ticket Archiving Configurerrenamed toTicket Archiving Configurator.