-
# Expected Behavior
The upgrade should be completed without running past pipelines.
# Actual Behavior
Past pipeline is up and running.
Major problems occurred in the past as pipelines went live.…
-
- [ ] https://github.com/kubeflow/pipelines/issues/11239#issuecomment-2405813949
- https://github.com/kubeflow/pipelines/pull/11284
- [x] https://github.com/kubeflow/pipelines/issues/11280
- ht…
-
# Expected Behavior
Affinity assistant should schedule onto nodes that have enough resources to run all the steps in the pipeline.
This isn't simple to resolve.
Affinity assistant itself cann…
-
# Expected Behavior
Specify a serviceaccount from an other namespace must be allowed in trigger object
# Actual Behavior
If the serviceaccount used in the EventListener has not the right to i…
-
https://github.com/tektoncd/pipeline/blob/c7c7385863ab53bbcb6a1912d4b89fc2c1ccc7ab/docs/install.md#installing-tekton-pipelines-on-openshiftminishift
```
oc new-project tekton-pipelines
oc adm pol…
-
deployment.apps/tekton-pipelines-controller created
rolebinding.rbac.authorization.k8s.io/tekton-pipelines-controller-leaderelection created
rolebinding.rbac.authorization.k8s.io/tekton-pipelines-co…
-
# Expected Behavior
On https://tekton.dev/docs/pipelines/pipelines/ there are links like
* For an end-to-end example, see [PipelineRun with when expressions](https://github.com/tektoncd/pipeline…
-
We run tekton version 0.44.0, and we have the following options configured in `config-observability` configMap:
```yaml
metrics.taskrun.level: "task"
metrics.taskrun.duration-type: "histogram"
m…
-
**Describe the bug**
ArgoCD does not like Openshift 4.5 self-generated certificates when syncing or deleting the projects.
The sync and deletion initiated by Sync triggers the following logs:
`…
-
# Expected Behavior
When there are resources for build pods required the pods will be left to the Kubernetes scheduler to find resources for the pods.
This is a requirement of Karpenter to find ca…