Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.27] - Update SR-IOV charts to the latest upstream images #6148

Closed
mgfritch opened this issue Jun 6, 2024 · 1 comment
Closed

[1.27] - Update SR-IOV charts to the latest upstream images #6148

mgfritch opened this issue Jun 6, 2024 · 1 comment
Assignees

Comments

@mgfritch
Copy link
Contributor

mgfritch commented Jun 6, 2024

Backport fix for Update SR-IOV charts to the latest upstream images

@mgfritch mgfritch self-assigned this Jun 6, 2024
mgfritch added a commit to mgfritch/rke2 that referenced this issue Jun 6, 2024
Issue: rancher#6148
Signed-off-by: Michael Fritch <[email protected]>
(cherry picked from commit 8ba7131)
@mgfritch mgfritch added this to the v1.27.15+rke2r1 milestone Jun 6, 2024
@rancher-max
Copy link
Contributor

Validated on release-1.27 branch using commitid c852d3c71b5fdd741a7df7513836ef719087e282

$ k get pods -A -o yaml | grep -i hardened-node-feature-discovery:v0.15.4-build20240513 && echo "" && \
> k get pods -A -o yaml | grep -i hardened-sriov-network-operator:v1.2.0-build20240327 && echo "" && \
> k get pods -A -o yaml | grep -i hardened-sriov-network-config-daemon:v1.2.0-build20240327 && echo "" && \
> k get pods -A -o yaml | grep -i hardened-sriov-network-device-plugin:v3.6.2-build20240327 && echo "" && \
> k get pods -A -o yaml | grep -i hardened-sriov-cni:v2.7.0-build20240327 && echo "" && \
> k get pods -A -o yaml | grep -i hardened-ib-sriov-cni:v1.0.3-build20240327 && echo "" && \
> k get pods -A -o yaml | grep -i hardened-sriov-network-resources-injector:v1.5-build20240327 && echo "" && \
> k get pods -A -o yaml | grep -i hardened-sriov-network-webhook:v1.2.0-build20240327
      image: rancher/hardened-node-feature-discovery:v0.15.4-build20240513
      image: docker.io/rancher/hardened-node-feature-discovery:v0.15.4-build20240513
      image: rancher/hardened-node-feature-discovery:v0.15.4-build20240513
      image: docker.io/rancher/hardened-node-feature-discovery:v0.15.4-build20240513
      image: rancher/hardened-node-feature-discovery:v0.15.4-build20240513
      image: docker.io/rancher/hardened-node-feature-discovery:v0.15.4-build20240513
      image: rancher/hardened-node-feature-discovery:v0.15.4-build20240513
      image: docker.io/rancher/hardened-node-feature-discovery:v0.15.4-build20240513

      image: rancher/hardened-sriov-network-operator:v1.2.0-build20240327
      image: docker.io/rancher/hardened-sriov-network-operator:v1.2.0-build20240327

        value: rancher/hardened-sriov-network-config-daemon:v1.2.0-build20240327
      image: rancher/hardened-sriov-network-config-daemon:v1.2.0-build20240327
      image: docker.io/rancher/hardened-sriov-network-config-daemon:v1.2.0-build20240327
      image: rancher/hardened-sriov-network-config-daemon:v1.2.0-build20240327
      image: docker.io/rancher/hardened-sriov-network-config-daemon:v1.2.0-build20240327

        value: rancher/hardened-sriov-network-device-plugin:v3.6.2-build20240327

        value: rancher/hardened-sriov-cni:v2.7.0-build20240327
      image: rancher/hardened-sriov-cni:v2.7.0-build20240327
      image: docker.io/rancher/hardened-sriov-cni:v2.7.0-build20240327
      image: rancher/hardened-sriov-cni:v2.7.0-build20240327
      image: docker.io/rancher/hardened-sriov-cni:v2.7.0-build20240327

        value: rancher/hardened-ib-sriov-cni:v1.0.3-build20240327
      image: rancher/hardened-ib-sriov-cni:v1.0.3-build20240327
      image: docker.io/rancher/hardened-ib-sriov-cni:v1.0.3-build20240327
      image: rancher/hardened-ib-sriov-cni:v1.0.3-build20240327
      image: docker.io/rancher/hardened-ib-sriov-cni:v1.0.3-build20240327

        value: rancher/hardened-sriov-network-resources-injector:v1.5-build20240327

        value: rancher/hardened-sriov-network-webhook:v1.2.0-build20240327

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants