Uploaded image for project: 'ONAP Operations Manager'
  1. ONAP Operations Manager
  2. OOM-906

Make all services independent of helm Release.Name

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Highest Highest
    • Beijing Release
    • Beijing Release
    • None
    • None
    • OOM Sprint 9 - Beijing freeze, OOM Sprint 10 - Integration

      In order to provide deployment flexibility by multiple helm releases, the decision is to have fixed service names for all compontnts, independent of helm release name.

      services will be named using parameter in values.yaml file (.Values.service.name or similar)

      port name will be defined using another parameter: .Values.service.portName

      Need to provide a template for definition of service name in a centralized manner.

      Need to go over all services and configuration and make sure they do not have ".Release.Name" prefix or not created with "{{ include common.fullname . }}"

            BorislavG Borislav Glozman
            BorislavG Borislav Glozman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: