Upgrade from 3.12.x to 4.0
ISD v3.12.x to ISD v4.0
Users can upgrade the ISD v3.12.x to ISD v4.0. The upgrade instructions and Script file can be found at the link below.
Script File
Upgrade instructions
https://github.com/OpsMx/enterprise-spinnaker/blob/master/scripts/oes-data-migration-scripts/steps_to_migrate_from_v3.12.x_to_v4.0.x.txt
Configuration changes:
These configuration changes are applicable only for upgrading ISD from v3.12.x to v4.0.
Audit-service: Add the following rabbitmq configuration into the sapor secret file at root level.
Sapor config: Add the following rabbitmq configuration into the sapor secret file at root level.
Platform secret: Add the following configuration into platform secret under: oes [Note: similar to other gates like: approvalGate, verificationGate, etc]
Visibility: Replace the following Code 1 with Code 2.
Code 1:
Code 2:
OES-ui
configmap.yaml: https://github.com/OpsMx/kubeyaml/blob/v4.0/oes-ui/configmap.yml
Common-conf (Standard-error-codes): https://github.com/OpsMx/kubeyaml/blob/v4.0/common-conf/standard-error-codes.yml
Last updated