Git Product home page Git Product logo

Comments (8)

AlanGreene avatar AlanGreene commented on August 26, 2024 1

The Dashboard supports label-based filtering provided by the Kubernetes API server via the labelSelector param. If there's an appropriate label available we can use that, but I see in your message above the tekton.dev/pipeline label does not have a useful value in this case.

It might be worth raising this in the #pipeline channel on Slack or in a discussion on the tektoncd/pipeline repo to see if there's an alternative or to propose a change.

from dashboard.

AlanGreene avatar AlanGreene commented on August 26, 2024

Hi @mike-serchenia, thanks for opening an issue. I'm not sure I understand the bug, can you elaborate on what the issue is that you're seeing? Perhaps screenshots might help.

from dashboard.

mike-serchenia avatar mike-serchenia commented on August 26, 2024

Hi @mike-serchenia, thanks for opening an issue. I'm not sure I understand the bug, can you elaborate on what the issue is that you're seeing? Perhaps screenshots might help.

Screenshot 2023-04-10 at 1 02 39 PM

pipelineRuns with old ref schema have pipeline names
e.g

  pipelineRef:
    bundle: >-
      us-east4-docker.pkg.dev/projectIDhere/tekton-catalog/pipeline/nodejs:0.2
    name: nodejs-site-release

from dashboard.

mike-serchenia avatar mike-serchenia commented on August 26, 2024

I think the problem with git resolver rather then dashboard

Git resolver
      taskRef:
        resolver: git
        params:
          - name: repo
            value: tkn-catalog
          - name: pathInRepo
            value: task/github-find-pr/0.1/github-find-pr.yaml
          - name: name  <<< NO SUCH OPTION
            value: hello-world

Bundle

  taskRef:
    resolver: bundles
    params:
    - name: bundle
      value: docker.io/ptasci67/example-oci@sha256:053a6cb9f3711d4527dd0d37ac610e8727ec0288a898d5dfbd79b25bcaa29828
    - name: name  <<< HERE
      value: hello-world
    - name: kind
      value: task

this results in pod label tekton.dev/pipeline takes value of pipelineRun

tekton.dev/pipeline=python-sanity-run-68rln
tekton.dev/pipelineRun=python-sanity-run-68rln

from dashboard.

AlanGreene avatar AlanGreene commented on August 26, 2024

Ah I see, thanks. The values displayed for the Pipeline name in that column come from PipelineRun.spec.pipelineRef.name which isn't valid when using the git resolver.

This value is displayed to provide a link to view a filtered list of PipelineRuns of that Pipeline definition resource which exists on the cluster. In the case of remote resolution no such resource exists on the cluster.

Can you describe how you would expect to use the value if it was displayed? Perhaps there's something we could do to improve the experience.

from dashboard.

mike-serchenia avatar mike-serchenia commented on August 26, 2024

Probably filtering by simply clicking on the pipeline name

from dashboard.

woland7 avatar woland7 commented on August 26, 2024

Following, I also would like to have the same feature.

from dashboard.

tekton-robot avatar tekton-robot commented on August 26, 2024

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale with a justification.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close with a justification.
If this issue should be exempted, mark the issue as frozen with /lifecycle frozen with a justification.

/lifecycle stale

Send feedback to tektoncd/plumbing.

from dashboard.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.