Code Monkey home page Code Monkey logo

Comments (6)

jvmdc avatar jvmdc commented on July 22, 2024

Fixing it should be quite simple. The aforementioned lines should be changed to something like:

			"PipelineRun %s/%s parameters is missing some parameters required by Pipeline %s/%s's parameters: %s",
			pr.Namespace, pr.Name, pr.Namespace, pipelineMeta.Name, err)

I do not have the time available at the moment to read the contribution guidelines and set up tools etc., so hoping someone else has :)

from pipeline.

vdemeester avatar vdemeester commented on July 22, 2024

@jvmdc so one "challenge" to this is, there might not be a named Pipeline in the namespace, as one could use inline spec, or resolvers.

from pipeline.

jvmdc avatar jvmdc commented on July 22, 2024

Isn't that also an issue in the other errors in the file then?

from pipeline.

vdemeester avatar vdemeester commented on July 22, 2024

Isn't that also an issue in the other errors in the file then?

Well, for example, this PipelineRun does not refer any Pipeline as everything is inlined.

from pipeline.

jvmdc avatar jvmdc commented on July 22, 2024

Isn't that also an issue in the other errors in the file then?

Well, for example, this PipelineRun does not refer any Pipeline as everything is inlined.

Sure, I get that - But shouldn't that also be a challenge for the other errors in the file linked such as https://github.com/tektoncd/pipeline/blob/main/pkg/reconciler/pipelinerun/pipelinerun.go#L502-L503?

from pipeline.

samagana avatar samagana commented on July 22, 2024

/assign @samagana

from pipeline.

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.