Skip to content

Commit

Permalink
Merge pull request #1975 from tkatila/post-0.32-updates
Browse files Browse the repository at this point in the history
Post 0.32 updates
mythi authored Jan 30, 2025
2 parents eed5e16 + 2cbc3d5 commit a4e3be8
Showing 10 changed files with 27 additions and 26 deletions.
20 changes: 10 additions & 10 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -4,9 +4,9 @@ on:
push:
branches:
- main
- release-0.29
- release-0.30
- release-0.31
- release-0.32

permissions:
contents: read
@@ -47,36 +47,36 @@ jobs:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
with:
fetch-depth: 0
ref: release-0.29
- name: Build release-0.29
ref: release-0.30
- name: Build release-0.30
run: |
GITHUB_SHA=$(git rev-parse HEAD)
export GITHUB_SHA
rm -rf _work/venv
make vhtml
mv _build/html $HOME/output/0.29
mv _build/html $HOME/output/0.30
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
with:
fetch-depth: 0
ref: release-0.30
- name: Build release-0.30
ref: release-0.31
- name: Build release-0.31
run: |
GITHUB_SHA=$(git rev-parse HEAD)
export GITHUB_SHA
rm -rf _work/venv
make vhtml
mv _build/html $HOME/output/0.30
mv _build/html $HOME/output/0.31
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
with:
fetch-depth: 0
ref: release-0.31
- name: Build release-0.31
ref: release-0.32
- name: Build release-0.32
run: |
GITHUB_SHA=$(git rev-parse HEAD)
export GITHUB_SHA
rm -rf _work/venv
make vhtml
mv _build/html $HOME/output/0.31
mv _build/html $HOME/output/0.32
- name: Deploy the docs
shell: bash
env:
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -8,8 +8,8 @@ This repository contains a framework for developing plugins for the Kubernetes
[device plugins framework](https://kubernetes.io/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins/),
along with a number of device plugin implementations utilizing that framework.

The [v0.31.1 release](https://github.com/intel/intel-device-plugins-for-kubernetes/releases/latest)
is the latest feature release with its documentation available [here](https://intel.github.io/intel-device-plugins-for-kubernetes/0.31/).
The [v0.32.0 release](https://github.com/intel/intel-device-plugins-for-kubernetes/releases/latest)
is the latest feature release with its documentation available [here](https://intel.github.io/intel-device-plugins-for-kubernetes/0.32/).

Table of Contents

@@ -261,9 +261,10 @@ matching Kubernetes versions are listed below:

| Branch | Kubernetes branch/version | Status |
|:------------------|:-------------------------------|:------------|
| release-0.32 | Kubernetes 1.32 branch v1.32.x | supported |
| release-0.31 | Kubernetes 1.31 branch v1.31.x | supported |
| release-0.30 | Kubernetes 1.30 branch v1.30.x | supported |
| release-0.29 | Kubernetes 1.29 branch v1.29.x | supported |
| release-0.29 | Kubernetes 1.29 branch v1.29.x | unsupported |
| release-0.28 | Kubernetes 1.28 branch v1.28.x | unsupported |
| release-0.27 | Kubernetes 1.27 branch v1.27.x | unsupported |
| release-0.26 | Kubernetes 1.26 branch v1.26.x | unsupported |
Original file line number Diff line number Diff line change
@@ -3,8 +3,8 @@ kind: DlbDevicePlugin
metadata:
name: dlbdeviceplugin-sample
spec:
image: intel/intel-dlb-plugin:0.31.1
initImage: intel/intel-dlb-initcontainer:0.31.1
image: intel/intel-dlb-plugin:0.32.0
initImage: intel/intel-dlb-initcontainer:0.32.0
logLevel: 4
nodeSelector:
intel.feature.node.kubernetes.io/dlb: 'true'
Original file line number Diff line number Diff line change
@@ -3,8 +3,8 @@ kind: DsaDevicePlugin
metadata:
name: dsadeviceplugin-sample
spec:
image: intel/intel-dsa-plugin:0.31.1
initImage: intel/intel-idxd-config-initcontainer:0.31.1
image: intel/intel-dsa-plugin:0.32.0
initImage: intel/intel-idxd-config-initcontainer:0.32.0
sharedDevNum: 10
logLevel: 4
nodeSelector:
Original file line number Diff line number Diff line change
@@ -3,8 +3,8 @@ kind: FpgaDevicePlugin
metadata:
name: fpgadeviceplugin-sample
spec:
image: intel/intel-fpga-plugin:0.31.1
initImage: intel/intel-fpga-initcontainer:0.31.1
image: intel/intel-fpga-plugin:0.32.0
initImage: intel/intel-fpga-initcontainer:0.32.0
mode: region
logLevel: 4
nodeSelector:
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ kind: GpuDevicePlugin
metadata:
name: gpudeviceplugin-sample
spec:
image: intel/intel-gpu-plugin:0.31.1
image: intel/intel-gpu-plugin:0.32.0
sharedDevNum: 10
logLevel: 4
enableMonitoring: true
Original file line number Diff line number Diff line change
@@ -3,8 +3,8 @@ kind: IaaDevicePlugin
metadata:
name: iaadeviceplugin-sample
spec:
image: intel/intel-iaa-plugin:0.31.1
initImage: intel/intel-idxd-config-initcontainer:0.31.1
image: intel/intel-iaa-plugin:0.32.0
initImage: intel/intel-idxd-config-initcontainer:0.32.0
sharedDevNum: 10
logLevel: 4
nodeSelector:
Original file line number Diff line number Diff line change
@@ -3,8 +3,8 @@ kind: QatDevicePlugin
metadata:
name: qatdeviceplugin-sample
spec:
image: intel/intel-qat-plugin:0.31.1
initImage: intel/intel-qat-initcontainer:0.31.1
image: intel/intel-qat-plugin:0.32.0
initImage: intel/intel-qat-initcontainer:0.32.0
dpdkDriver: vfio-pci
kernelVfDrivers:
- 4xxxvf
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ kind: SgxDevicePlugin
metadata:
name: sgxdeviceplugin-sample
spec:
image: intel/intel-sgx-plugin:0.31.1
image: intel/intel-sgx-plugin:0.32.0
enclaveLimit: 110
provisionLimit: 110
logLevel: 4
2 changes: 1 addition & 1 deletion pkg/controllers/reconciler.go
Original file line number Diff line number Diff line change
@@ -38,7 +38,7 @@ import (
)

var (
ImageMinVersion = versionutil.MustParseSemantic("0.31.1")
ImageMinVersion = versionutil.MustParseSemantic("0.32.0")
)

const (

0 comments on commit a4e3be8

Please sign in to comment.