Vincent Demeester

Results 854 comments of Vincent Demeester

@rh-rahulshetty it would also work if the `echo` pipeline is in the `hello-world` namespace. ``` apiVersion: tekton.dev/v1 kind: Pipeline metadata: name: echo namespace: hello-world spec: params: [] tasks: - name:...

@l-qing could this be achieved with with a `kustomize` based resolver ?

> The question is whether the resolver logic needs to be implemented for each case individually (pac), or if Tekton provides such a resolver capability that can be reused in...

@leshikus can you take care of my last comment, and I'll LGTM πŸ‘ΌπŸΌ πŸ˜‰

@anithapriyanatarajan can you share the version of pipeline and chains that were experiencing it ? It sounds similar to https://github.com/tektoncd/pipeline/issues/8230 but it's a different case, so it might not have...

Something is weird with the tekton based CI πŸ€”