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

# Changes Add a new version of the `rhacs-image-scan` task that can be configured either with authorization using API tokens (similar configuration to 3.71 version of the task), or with...

kind/feature
approved
size/XL
ok-to-test

# Changes Add a new task which handles authentication for RHACS tasks (i.e. `rhacs-image-scan, rhacs-image-check, rhacs-deployment-check`). The task will allow folks to make use of projected volumes for obtaining a...

kind/feature
do-not-merge/invalid-owners-file
size/L
approved
ok-to-test

# Expected Behavior github-open-pr Task should be able to inject CA certificates for private git servers or allow insecure connections via `... , context = ssl._create_unverified_context()` # Actual Behavior You...

# Changes Fixes the incorrect mountpath referenced in issue #1210 # Submitter Checklist These are the criteria that every PR should meet, please check them off as you review them:...

size/XS
ok-to-test

# Changes Add a multiArch param to the skopeo copy task. From issue https://github.com/tektoncd/catalog/issues/1280 and PR #1281 tho I messed up squashing :( /kind feature # Submitter Checklist These are...

kind/feature
size/L
needs-ok-to-test

- Don't use interpolation (move to env) - Easier way of specifying build args - previously would have to use `BUILD_EXTRA_ARGS` and quote them very carefully - Add warning for...

approved
size/XL
ok-to-test

# Changes to fix sendmail task issue # Submitter Checklist These are the criteria that every PR should meet, please check them off as you review them: - [ ]...

size/L

# Expected Behavior -: Send mail task should be able to successfully send mail as configured # Actual Behavior -: Task fails and it doesn't send mails # Steps to...

# Expected Behavior I would like to be able to use the skopeo-copy task to copy multi-arch manifests between container registries. # Actual Behavior Only the architecture of the node...

# Expected Behavior Scripts runs fine in `remote-ssh-commands` session. When scripts are done, the task should run to complete status. # Actual Behavior When running a `remote-ssh-commands` task in one...