-
Story
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
None
-
None
-
False
-
-
False
-
None
-
None
-
None
-
None
As a developer, I want to update all go dependencies:
- to reduce the risk of security vulnerabilities
- to reduce the risk of incompatibility when handling urgent updates such as CVEs
Update the go modules using the make target. If there are any deprecation warnings, open new cards in the next regular maintenance epic so we can plan to resolve them.
make update-go-modules
Ensure the operator builds and passes unit tests. If there are any errors, determine which module update caused the issue. Update the make targets to exclude the module (grep -v) until we can resolve it. Open a new card for the next regular maintenance epic ensuring the makefile exclusion is removed as part of that card.
make build make test
- clones
-
CCO-719 Update vendor dependencies to latest [4.next]
-
- Closed
-
- links to