-
Notifications
You must be signed in to change notification settings - Fork 210
Comparing changes
Open a pull request
base repository: intel/intel-device-plugins-for-kubernetes
base: v0.26.1
head repository: intel/intel-device-plugins-for-kubernetes
compare: v0.26.2
- 7 commits
- 50 files changed
- 2 contributors
Commits on Aug 8, 2023
-
qat: report cy/dc capabilities for 401xx/402xx too
Signed-off-by: Mikko Ylinen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2a8b8e8 - Browse repository at this point
Copy the full SHA 2a8b8e8View commit details -
operator: fix setting QAT provisioning config volumeMount
setInitContainer() adds "init-sriov-numvfs" to initContainers but uses initcontainerName constant to search where to add the QAT configMap volumeMount. Fix by moving all code to use the const. It was also noticed in the controller logs that setting Pod Volumes is not idempotent but broken DaemonSet gets created: ""intel-device-plugins-manager: Reconciler error "err="DaemonSet.apps \"intel-qat-plugin\" is invalid: spec.template.spec.volumes[6].name: Duplicate value: \"qat-config\"" controller="qatdeviceplugin" controllerGroup="deviceplugin.intel.com" Finally, change 'qat-config' to 'intel-qat-config-volume' to better describe that it's a volume. Signed-off-by: Mikko Ylinen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d428bcc - Browse repository at this point
Copy the full SHA d428bccView commit details -
operator: increase memory resources to 100/120Mi
Fixes: #1416 Signed-off-by: Tuomas Katila <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 32ed51c - Browse repository at this point
Copy the full SHA 32ed51cView commit details -
upgrade k8s versions to 1.26.7
Signed-off-by: Tuomas Katila <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5bd92e5 - Browse repository at this point
Copy the full SHA 5bd92e5View commit details -
demo: update opae-nlb-demo to 2.2.0-1
Signed-off-by: Mikko Ylinen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ab72a8f - Browse repository at this point
Copy the full SHA ab72a8fView commit details -
images: set 0.26.2 tag for the release
Signed-off-by: Tuomas Katila <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 45c6399 - Browse repository at this point
Copy the full SHA 45c6399View commit details
Commits on Aug 9, 2023
-
Merge pull request #1498 from tkatila/prepare-0.26.2
Prepare 0.26.2 release
Configuration menu - View commit details
-
Copy full SHA for abd7ba5 - Browse repository at this point
Copy the full SHA abd7ba5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.26.1...v0.26.2