Coder Social home page Coder Social logo

Following the tutorial first run ends with: "invalid input params: param types don't match the user-specified type: [TLSVERIFY]" about pipelines-tutorial HOT 5 CLOSED

openshift avatar openshift commented on July 20, 2024
Following the tutorial first run ends with: "invalid input params: param types don't match the user-specified type: [TLSVERIFY]"

from pipelines-tutorial.

Comments (5)

sspeiche avatar sspeiche commented on July 20, 2024 1

Looks like the ClusterTask buildah is missing the type definition of string (if you look at s2i-python it is correct, ie has the explicit type setting.

from pipelines-tutorial.

sthaha avatar sthaha commented on July 20, 2024 1

Thanks for the report. This is a known bug and has been fixed . A workaround until the PR is accepted into the OLM is to reapply the clustertasks in https://github.com/openshift/tektoncd-pipeline-operator/tree/master/deploy/resources/v0.8.0/addons/clustertasks

from pipelines-tutorial.

nikhil-thomas avatar nikhil-thomas commented on July 20, 2024

@karstengresch, @sspeiche is right.
Ideally this should not happen as the OpenShift Pipeline mutating webhook should add the missing values like this. However, it looks like the clustertask got created in a very short window in which the webhook was being registered. As @sthaha mentioned we have pushed a patch.
The above comment will help you as a quick fix.

As soon as the patch merges and it is published in operatorhub, you will get the patch if your operator subscription approval strategy is automatic.

I shall post an update on this thread when the update becomes available on operatorhub.

from pipelines-tutorial.

nikhil-thomas avatar nikhil-thomas commented on July 20, 2024

@karstengresch @sspeiche @sthaha
we have pushed a fix to operator-hub.(operator-framework/community-operators#995)

The operator should update automatically.

from pipelines-tutorial.

karstengresch avatar karstengresch commented on July 20, 2024

Thanks @sspeiche, @sthaha and @nikhil-thomas - that was fast!

from pipelines-tutorial.

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.