Uploaded image for project: 'Distributed Tracing'
  1. Distributed Tracing
  2. TRACING-3976

Add a version command for Target Allocator image.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • None
    • OpenTelemetry
    • None
    • False
    • None
    • False

      Description of the problem:
      The Target Allocator is missing a version command in the productized image. The version command is used to check the version of components during QE verification.

       

      podman run --rm registry.stage.redhat.io/rhosdt/opentelemetry-target-allocator-rhel8@sha256:70206183009c9efbac6f5994d9a284de8c3c170927532b1cf625c51e5e388b3c --version
      unknown flag: --version
      Usage of target-allocator:
      unknown flag: --version
            --config-file string                The path to the config file. (default "/conf/targetallocator.yaml")
            --enable-prometheus-cr-watcher      Enable Prometheus CRs as target sources
            --kubeconfig-path string            absolute path to the KubeconfigPath file (default ".kube/config")
            --listen-addr string                The address where this service serves. (default ":8080")
            --zap-devel                         Development Mode defaults(encoder=consoleEncoder,logLevel=Debug,stackTraceLevel=Warn). Production Mode defaults(encoder=jsonEncoder,logLevel=Info,stackTraceLevel=Error)
            --zap-encoder encoder               Zap log encoding (one of 'json' or 'console')
            --zap-log-level level               Zap Level to configure the verbosity of logging. Can be one of 'debug', 'info', 'error', or any integer value > 0 which corresponds to custom debug levels of increasing verbosity
            --zap-stacktrace-level level        Zap Level at and above which stacktraces are captured (one of 'info', 'error', 'panic').
            --zap-time-encoding time-encoding   Zap time encoding (one of 'epoch', 'millis', 'nano', 'iso8601', 'rfc3339' or 'rfc3339nano'). Defaults to 'epoch'.
      

       

            Unassigned Unassigned
            rhn-support-ikanse Ishwar Kanse
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: