Uploaded image for project: 'Konflux UI'
  1. Konflux UI
  2. KFLUXUI-40

Upgrade Tekton results version to V1

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Blocker Blocker
    • None
    • None

      1. Update UI to request v1 Resource.
      2. Update UI to request logs using PipelineRun UID + TaskRunUID. Basically just using records annotation instead of logs annotation. This will work with current API also.
      3. Modify UI to make requests for logs using logs Get v1alpha3 endpoint
        • Note: This is mainly a matter of changing the endpoint

      For PipelineRun and TaskRun update list calls to v1 & v1beta1

      • data_type=tekton.dev/v1beta1.PipelineRun change to data_type in ("tekton.dev/v1beta1.PipelineRun", "tekton.dev/v1.PipelineRun")
      • Use both v1beta1 and v1 for backward compatibility

      For Logs include   results.tekton.dev/v1alpha2.Log & results.tekton.dev/v1alpha3.Log

        1. Screenshot 2024-10-30 at 11.53.25 AM.png
          736 kB
          Abhinandan Das
        2. Screenshot 2024-10-30 at 11.53.45 AM.png
          92 kB
          Abhinandan Das
        3. Screenshot 2024-10-30 at 11.58.31 AM.png
          46 kB
          Abhinandan Das

              abhindas Abhinandan Das
              sbudhwar-1 Sahil Budhwar
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: