Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: intel/intel-device-plugins-for-kubernetes
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.32.0
Choose a base ref
...
head repository: intel/intel-device-plugins-for-kubernetes
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.32.1
Choose a head ref
  • 17 commits
  • 82 files changed
  • 3 contributors

Commits on Jan 30, 2025

  1. Configuration menu
    Copy the full SHA
    e460c55 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1974 from intel/tkatila-fix-typo

    readme: fix typo with the documentation url
    mythi authored Jan 30, 2025
    Configuration menu
    Copy the full SHA
    e49607f View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2025

  1. Added new LABEL maintainer to device plugin container images

    Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@intel.com>
    chaitanya1731 authored and tkatila committed Apr 14, 2025
    Configuration menu
    Copy the full SHA
    523edbd View commit details
    Browse the repository at this point in the history
  2. Update components

    Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
    tkatila committed Apr 14, 2025
    Configuration menu
    Copy the full SHA
    1707c0a View commit details
    Browse the repository at this point in the history
  3. remove e2e-fpga as it's no longer available

    Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
    tkatila committed Apr 14, 2025
    Configuration menu
    Copy the full SHA
    cbb3d34 View commit details
    Browse the repository at this point in the history
  4. ci: skip accel-config tests on e2e-dsa|iaa-gnr

    The tests are very slow and unreliable. They still run on e2e-spr.
    
    Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
    mythi authored and tkatila committed Apr 14, 2025
    Configuration menu
    Copy the full SHA
    1bfe60f View commit details
    Browse the repository at this point in the history
  5. qat: init: detect all system QAT devices

    Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
    mythi authored and tkatila committed Apr 14, 2025
    Configuration menu
    Copy the full SHA
    e8ffcea View commit details
    Browse the repository at this point in the history
  6. build: update toybox 0.8.12 and disable lspci

    Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
    mythi authored and tkatila committed Apr 14, 2025
    Configuration menu
    Copy the full SHA
    30d287f View commit details
    Browse the repository at this point in the history
  7. trivy: ignore CVE-2025-1767

    Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
    tkatila committed Apr 14, 2025
    Configuration menu
    Copy the full SHA
    94b1332 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2025

  1. operator: set pod security admission to privileged

    Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
    tkatila committed Apr 23, 2025
    Configuration menu
    Copy the full SHA
    63476ac View commit details
    Browse the repository at this point in the history
  2. build: fix license copy to container images

    Also add a test to verify the existence of the licenses.
    
    Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
    tkatila committed Apr 23, 2025
    Configuration menu
    Copy the full SHA
    a038381 View commit details
    Browse the repository at this point in the history
  3. deps: update golang.org/x/net to 0.38.0

    Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
    tkatila committed Apr 23, 2025
    Configuration menu
    Copy the full SHA
    99ec373 View commit details
    Browse the repository at this point in the history
  4. github: disable gnr(d) e2e targets

    Due to infrastructure updates, these e2e targets will have to be
    disabled.
    
    Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
    mythi authored and tkatila committed Apr 23, 2025
    Configuration menu
    Copy the full SHA
    12f1225 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2025

  1. gpu levelzero: update the components to support LunarLake

    Also install the igc-core components as they seem to be required.
    Sadly the container size will increase with little benefit.
    
    Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
    tkatila committed May 2, 2025
    Configuration menu
    Copy the full SHA
    c55bb71 View commit details
    Browse the repository at this point in the history
  2. images: set 0.32.1 tag for the release

    Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
    tkatila committed May 2, 2025
    Configuration menu
    Copy the full SHA
    115bf42 View commit details
    Browse the repository at this point in the history
  3. Update latest release info on README

    Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
    tkatila committed May 2, 2025
    Configuration menu
    Copy the full SHA
    f024486 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2025

  1. Merge pull request #2044 from tkatila/prep-0.32.1

    Prepare for 0.32.1
    mythi authored May 6, 2025
    Configuration menu
    Copy the full SHA
    5d3e58d View commit details
    Browse the repository at this point in the history
Loading