-
Story
-
Resolution: Done
-
Blocker
-
Pipelines 1.18.0
-
1
-
False
-
-
False
-
Preserve the existing TektonResult CR configuration
-
-
-
1
-
Pipelines Sprint Crookshank 23
Story (Required)
As a Pipelines user with 1.17 installed and Results configured, I want to update the operator to version 1.18 with no disruption and no manual steps needed.
Background (Required)
In 1.17, users needed to create TektonResult CR manually, in 1.18 it's generated by the operator. Users are supposed to update TektonConfig CR.
However, when updating from 1.17 to 1.18, existing TektonResult CR will be overwritten by operator with default values which will break customer's installation.
Out of scope
<Defines what is not included in this story>
Approach (Required)
<Description of the general technical path on how to achieve the goal of the story. Include details like json schema, class definitions>
Dependencies
<Describes what this story depends on. Dependent Stories and EPICs should be linked to the story.>
Acceptance Criteria (Mandatory)
<Describe edge cases to consider when implementing the story and defining tests>
<Provides a required and minimum list of acceptance tests for this story. More is expected as the engineer implements this story>
INVEST Checklist
Dependencies identified
Blockers noted and expected delivery timelines set
Design is implementable
Acceptance criteria agreed upon
Story estimated
Legend
Unknown
Verified
Unsatisfied
Done Checklist
- Code is completed, reviewed, documented and checked in
- Unit and integration test automation have been delivered and running cleanly in continuous integration/staging/canary environment
- Continuous Delivery pipeline(s) is able to proceed with new code included
- Customer facing documentation, API docs etc. are produced/updated, reviewed and published
- Acceptance criteria are met