Uploaded image for project: 'Managed Service - Streams'
  1. Managed Service - Streams
  2. MGDSTRM-7957

Expose instance type to the data plane

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • None
    • None
    • MK - Sprint 216

      WHAT

      The data plane needs to know the type of an instance (instance_type).

      WHY

      This is needed to know when an instance should be deployed in single AZ mode but there are other purposes (like billing) that will apply too. We want to expose the instance type and quota consumed.

      HOW

      The Fleet Manager should add a label to the Managed Kafka CR of this format:

        metadata:
          labels:
            bf2.org/kafkaInstanceProfileType: standard|developer
            bf2.org/kafkaInstanceProfileQuotaConsumed: 1|2
      
      

      DONE

      Include the following where applicable:

      • required labels added
      • relevant unit and integration tests updated

      Guidelines

      The following steps should be adhered to:

      • Required tests should be put in place - unit, integration, manual test cases (if necessary)
      • CI and all relevant tests passing
      • Changes have been verified by one additional reviewer against:
      • each required environment
      • each supported upgrade path
      • If the changes could have an impact on the clients (either UI or CLI), a JIRA should be created for making the required changes on the client side and acknowledged by one of the client side team members. PR has been merged
         

              rh-ee-egallina Eoin Gallinagh (Inactive)
              pbraun@redhat.com Peter Braun
              MK - Control Plane
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: