GoogleCloudPlatform / osconfig

Apache License 2.0
84 stars 100 forks source link

Multi-Architecture support for Yum Install #630

Closed darthmelonder closed 2 months ago

darthmelonder commented 2 months ago

This PR reverts the changes done previously for supporting multi-arch as the structure made the system backward incompatible (with agent endpoint proto).

The current change on top of revert commit, adds a new field 'RawArch' that is used to dynamically construct package name along with corresponding architecture.

darthmelonder commented 2 months ago

/packagebuild

google-oss-prow[bot] commented 2 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: darthmelonder, MahmoudOuka, michaljankowiak

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/GoogleCloudPlatform/osconfig/blob/master/OWNERS)~~ [MahmoudOuka,michaljankowiak] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment