catalog icon indicating copy to clipboard operation
catalog copied to clipboard

Catalog of shared Tasks and Pipelines.

Results 117 catalog issues
Sort by recently updated
recently updated
newest added

Udated default trivy image (0.28.1) to support sbom command >0.25.0 trivy image page: https://hub.docker.com/layers/trivy/aquasec/trivy/0.28.1/images/sha256-c65fdec1b99ba72102e04b9fa81312ea16b863173406321d3ded014d80a3ac09?context=explore | sbom write-up: https://blog.aquasec.com/software-supply-chain-security-trivy-sbom?_ga=2.50004067.418952940.1651563788-2112512205.1651563788

size/L
approved
ok-to-test

Trying to run task docker-build, but getting the following error: Cannot connect to the Docker daemon at tcp://localhost:2376. Is the docker daemon running? Below is the task run I ran,...

lifecycle/frozen

# Changes Update Kaniko executor and Bash image version Kaniko executor v1.8.1 supports arm64 (1.5.1 didn't) # Submitter Checklist These are the criteria that every PR should meet, please check...

size/L
lgtm
approved
ok-to-test

# Changes # Submitter Checklist These are the criteria that every PR should meet, please check them off as you review them: - [ ] Follows the [authoring recommendations](https://github.com/tektoncd/catalog/blob/main/recommendations.md) -...

size/L
needs-ok-to-test

# Changes These changes use `SSL_CERT_FILE` env variable to make buildpacks creator trust self signed CA for an image registry. With this support, we can build a development k8s cluster...

needs-ok-to-test
size/XL
lifecycle/rotten
needs-rebase

# Changes The yq task was missing a -P (pretty print) option, as well as a --no-color option. Instead of making new task versions (and params) for each of the...

size/L
approved

# Changes - Add apache benchmark simple task to stress test an http/https endpoint # Submitter Checklist These are the criteria that every PR should meet, please check them off...

size/L
ok-to-test

# Expected Behavior Using the `docker-build` task should work on Arm clusters. # Actual Behavior ``` 2022/07/28 16:45:50 Error executing command: fork/exec /tekton/scripts/script-0-6znlv: exec format error ``` https://github.com/tektoncd/pipeline/issues/5233 # Steps...

# Changes adds support to configure go env variables to, - download private module dependencies for tests. this includes configuring ssh keys and adding git config to use ssh to...

size/L
approved
ok-to-test

# Expected Behavior Buildah should successfully build & push a container image. In fact it does when I just use an IMAGE param WITHOUT any Tag, like : image-registry.openshift-image-registry.svc:5000/petclinic/petclinic-config-server But...

lifecycle/rotten