Open kengowada-41 opened 5 months ago
We performed a reproduction test using the following procedure, and reproduced the problem with a specific version.
The version transition where the event occurred From version To Version v0.41.2 -> v0.56.3 v0.41.2 -> v0.50.0 v0.44.4 -> v0.50.0
Version transition where the event did not occur From Version To Version v0.41.2 -> v0.47.8 -> v0.50.0 v0.41.2 -> v0.44.4 v0.44.4 -> v0.47.8
From the reproducibility test, it seems that the problem is reproduced when the v0.44.4 -> v0.50.0 part is done in a single version update. We are wondering if there might be a latent problem in this VersionUp that could lead to the reproduction of the event.
Could you please check?
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.
Steps to Reproduce the Problem
1.Upgraded by applying install.yaml 2.Past pipeline was up and running after upgrade. 3.pipeline had a failure status when checked with tkn pr list, but the pipeline was actually running and a major problem occurred
Additional Info
Kubernetes version:
Openshift Container Platform v4.12.56_1593
Output of
kubectl version
:Tekton Pipeline version:
Output of
tkn version
orkubectl get pods -n tekton-pipelines -l app=tekton-pipelines-controller -o=jsonpath='{.items[0].metadata.labels.version}'
I want to know why past pipelines have moved with the upgrade. install.yaml