-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
Story (Required)
There an an issue - https://github.com/tektoncd/operator/issues/2495 where the pruner job is failing as the image tag is missing sha256. This happens nly on the helm install of the operator.
Background (Required)
<Describes the context or background related to this story>
Out of scope
<Defines what is not included in this story>
Approach (Required)
change _helpers.tpl appropriately and change the values.yaml file accordingly.
Dependencies
<Describes what this story depends on. Dependent Stories and EPICs should be linked to the story.>
Acceptance Criteria (Mandatory)
Perform helm install of the operator and make sure that the pruner job runs successfully(can pull the image successfully which is the scope of this issue)
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