Vincent Demeester
Vincent Demeester
/lifecycle frozen
/lifecycle frozen
Hey @41lx, it should work. At least we (Red Hat OpenShift Pipelines) have customers that uses pipelines in an air gapped environment (so no external network access). The error below...
@nikhil-thomas @concaf correct me if I am wrong, but the latest release integrates chains, and is released right ? 🙃
@concaf or we may create issue for each of those, if we can split into smaller parts.. and mark this one as done as it is done (it is there,...
Another alternative would be to use `crc` inside of a job (prow, …) but this means we would need rather big node to execute our job on 😓
/lifecycle frozen
@mike-serchenia I guess this is a bit similar to https://github.com/tektoncd/operator/issues/651 but for annotation, am I right ?
@doxxx `version: "3"` means `3.0`. The extend form of `ports` has been introduced in version `3.2`, that's why you're getting this error. In version `3.0`, `ports` only support a list...
@jamroks I'm not sure this is the right repository to report as it seems to be a `docker` command line issue / proposal.