nmstate / kubernetes-nmstate

Declarative node network configuration driven through Kubernetes API.
GNU General Public License v2.0
176 stars 87 forks source link

build: Add centos 9 stream bug workaround #1168

Closed qinqon closed 1 year ago

qinqon commented 1 year ago

What this PR does / why we need it: Currently there is a bug at centos 9 stream that prevent installing packages from a container, this change add a workaround for it.

Release note:

NONE
kubevirt-bot commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: phoracek

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/nmstate/kubernetes-nmstate/blob/main/OWNERS)~~ [phoracek] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
qinqon commented 1 year ago

/retest

qinqon commented 1 year ago

/retest

qinqon commented 1 year ago

/retest

qinqon commented 1 year ago

/retest

cybertron commented 1 year ago

/retest-required

kubevirt-bot commented 1 year ago

@qinqon: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-kubernetes-nmstate-e2e-handler-k8s-future ed6032c4036a01854ad4f0527ca34a97e59f5d18 link false /test pull-kubernetes-nmstate-e2e-handler-k8s-future
pull-kubernetes-nmstate-e2e-upgrade-k8s ed6032c4036a01854ad4f0527ca34a97e59f5d18 link false /test pull-kubernetes-nmstate-e2e-upgrade-k8s
pull-kubernetes-nmstate-e2e-handler-k8s ed6032c4036a01854ad4f0527ca34a97e59f5d18 link true /test pull-kubernetes-nmstate-e2e-handler-k8s
Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).