-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
3
-
False
-
None
-
False
-
-
-
GITOPS Sprint 238
Story (Required)
Update go version and KAM commit in midstream to pick up updates in KAM which is go v1.19 version upgrade to address the CVEs.
Background (Required)
We are using the go v1.18 for KAM and there are bunch of CVEs that should be addressed.
Out of scope
NA
Approach (Required)
Make changes to the midstream to pick up latest changes of KAM.
Dependencies
<Describes what this story depends on. Dependent Stories and EPICs should be linked to the story.>
Acceptance Criteria (Mandatory)
- Midstream upstream_sources.yaml is updated
- check-patch and check-merge is passed.
- build-pipeline is trigerred and verify the version of go is v1.19.6 or above.
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