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.28] - Update SR-IOV charts to the latest upstream images #6147

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

[1.28] - Update SR-IOV charts to the latest upstream images #6147

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#6147
Signed-off-by: Michael Fritch <[email protected]>
(cherry picked from commit 8ba7131)
@mgfritch mgfritch added this to the v1.28.11+rke2r1 milestone Jun 7, 2024
@rancher-max
Copy link
Contributor

Validated on release-1.28 branch using commitid 2c90f3baa0dbd555d5972db542421f3d2cded7b5

$ 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