Bug 2255411 - Separate out the go.mod for the API package to reduce dependency problems
Summary: Separate out the go.mod for the API package to reduce dependency problems
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenShift Data Foundation
Classification: Red Hat Storage
Component: odf-dr
Version: 4.15
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ODF 4.15.0
Assignee: Raghavendra Talur
QA Contact: Sidhant Agrawal
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-12-20 15:32 UTC by Raghavendra Talur
Modified: 2024-03-19 15:26 UTC (History)
5 users (show)

Fixed In Version: 4.15.0-138
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2024-03-19 15:26:35 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github RamenDR ramen pull 1171 0 None Merged Update various package dependencies 2024-01-16 15:51:35 UTC
Github RamenDR ramen pull 1173 0 None open go.mod: create a new module for the api package 2024-01-16 15:51:35 UTC
Github RamenDR ramen pull 1174 0 None open Makefile and config dir updates 2024-01-16 15:51:35 UTC
Github red-hat-storage ramen pull 183 0 None open Bug 2255411: Backport of upstream PRs 1171, 1173, 1174 2024-02-06 18:53:48 UTC
Github red-hat-storage ramen pull 189 0 None open Bug 2255411: Backport of upstream PRs 1171, 1173, 1174 2024-02-09 20:41:53 UTC
Red Hat Product Errata RHSA-2024:1383 0 None None None 2024-03-19 15:26:36 UTC

Description Raghavendra Talur 2023-12-20 15:32:42 UTC
Description of problem (please be detailed as possible and provide log
snippests):
There is only one go.mod in the Ramen repository. The consumers of Ramen API are therefore forced to pull in too many dependencies which are not really required.

Version of all relevant components (if applicable):
4.15

Solution: Create a new go.mod file for the API package and the consumers of Ramen, like MCO can depend on that go.mod file.

Comment 8 errata-xmlrpc 2024-03-19 15:26:35 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Important: Red Hat OpenShift Data Foundation 4.15.0 security, enhancement, & bug fix update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2024:1383


Note You need to log in before you can comment on or make changes to this bug.