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

feat(container): update image docker.io/rocm/k8s-device-plugin ( 1.25.2.8 → 1.31.0.0 ) #1027

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 22, 2024

This PR contains the following updates:

Package Update Change OpenSSF
docker.io/rocm/k8s-device-plugin minor 1.25.2.8 -> 1.31.0.0 OpenSSF Scorecard

Release Notes

ROCm/k8s-device-plugin (docker.io/rocm/k8s-device-plugin)

v1.31.0.0

Compare Source

What's Changed

  • update use of namespaces in chart by @​rptaylor in https://github.com/ROCm/k8s-device-plugin/pull/62
  • Update k8s api usage to v0.31.0
  • Update to Golang 1.23.1
  • Update base image usage to Alpine Linux 3.20
  • Update GPU family for Node Labeller
  • Add produc-name and driver-version support for Node Labeller
  • Add initial support for GPU partition

New Contributors

Full Changelog: ROCm/k8s-device-plugin@v1.25.2.8...v1.31.0.0


Configuration

📅 Schedule: Branch creation - "after 7am,before 7pm" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

--- HelmRelease: kube-system/amd-device-plugin DaemonSet: kube-system/amd-device-plugin

+++ HelmRelease: kube-system/amd-device-plugin DaemonSet: kube-system/amd-device-plugin

@@ -44,13 +44,13 @@

         - -v=5
         command:
         - ./k8s-device-plugin
         env:
         - name: TZ
           value: Europe/Berlin
-        image: docker.io/rocm/k8s-device-plugin:1.25.2.8@sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f
+        image: docker.io/rocm/k8s-device-plugin:1.31.0.0@sha256:12b7f6dbdaec2870f0ef10ca8e59cbc529d31d14c65dae1d5997bff0154b5a66
         name: app
         resources:
           limits:
             memory: 100Mi
           requests:
             cpu: 10m

Copy link

--- kubernetes/apps/kube-system/amd-device-plugin/app Kustomization: flux-system/amd-device-plugin HelmRelease: kube-system/amd-device-plugin

+++ kubernetes/apps/kube-system/amd-device-plugin/app Kustomization: flux-system/amd-device-plugin HelmRelease: kube-system/amd-device-plugin

@@ -34,13 +34,13 @@

             command:
             - ./k8s-device-plugin
             env:
               TZ: Europe/Berlin
             image:
               repository: docker.io/rocm/k8s-device-plugin
-              tag: 1.25.2.8@sha256:f3835498cf2274e0a07c32b38c166c05a876f8eb776d756cc06805e599a3ba5f
+              tag: 1.31.0.0@sha256:12b7f6dbdaec2870f0ef10ca8e59cbc529d31d14c65dae1d5997bff0154b5a66
             resources:
               limits:
                 memory: 100Mi
               requests:
                 cpu: 10m
                 memory: 10Mi

@volschin volschin merged commit ce48da2 into main Oct 23, 2024
10 checks passed
@volschin volschin deleted the renovate/docker.io-rocm-k8s-device-plugin-1.x branch October 23, 2024 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant