catalog
catalog copied to clipboard
Catalog of shared Tasks and Pipelines.
# Changes - Add cerberus task to check for a cerberus positive signal # Submitter Checklist These are the criteria that every PR should meet, please check them off as...
# Changes - Add kraken scenario task to use a chaos scenarios task in pipelines # Submitter Checklist These are the criteria that every PR should meet, please check them...
# Expected Behavior Tasks never accept secrets as parameters. A workspace (or a secret name) and field names can be used to provide access to secrets stored as k8s secrets...
# Changes Add a possibility to optionally mount a workspace with sonarqube credentials. # Submitter Checklist These are the criteria that every PR should meet, please check them off as...
# Changes We need to install binaries before the go test can be run. In our case we need kubebuilder before we can run go tests in conjuction with operator-sdk...
# Expected Behavior The `buildkit` and `buildkit-daemonless` tasks does not use `PipelineResources` # Actual Behavior The `buildkit` task still uses `PipelineResources` even if they are deprecated. We should create a...
The idea of this script is if you have inside your script something like this : It will replace this #include with the content of python/script.py This make it easier...
# Expected Behavior As a user of Tasks in the catalog, when I use Task (or Pipeline) and I specify a specific version X, I should be confident that the...
When attempting to use a `git-version` Task in a Pipeline, I receive the following error: ``` /usr/share/dotnet/sdk/3.1.412/NuGet.targets(128,5): error: Unable to load the service index for source https://api.nuget.org/v3/index.json. [/tmp/...] /usr/share/dotnet/sdk/3.1.412/NuGet.targets(128,5): error:...
Write out an extra result so that Tekton chains is able to discover what to sign/record. # Changes # Submitter Checklist These are the criteria that every PR should meet,...