-
Notifications
You must be signed in to change notification settings - Fork 259
Comparing changes
Open a pull request
base repository: kubernetes-sigs/node-feature-discovery
base: api/nfd/v0.16.6
head repository: kubernetes-sigs/node-feature-discovery
compare: v0.16.7
- 12 commits
- 24 files changed
- 4 contributors
Commits on Dec 11, 2024
-
Docs: Fix the link to feature gates documentation
The link to feature gates documentation is pointing to the feature-gates.md in master-commandline-reference.html and worker-commandline-reference.html, it should be updated to linking html file. Signed-off-by: joehuang <joehuang.sweden@gmail.com> (cherry picked from commit a442749)
Configuration menu - View commit details
-
Copy full SHA for 14de946 - Browse repository at this point
Copy the full SHA 14de946View commit details
Commits on Dec 12, 2024
-
Merge pull request #1973 from marquiz/release-0.16
Docs: Fix the link to feature gates documentation
Configuration menu - View commit details
-
Copy full SHA for e2dbd2c - Browse repository at this point
Copy the full SHA e2dbd2cView commit details
Commits on Dec 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 06c6abc - Browse repository at this point
Copy the full SHA 06c6abcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dc9589 - Browse repository at this point
Copy the full SHA 2dc9589View commit details -
scripts/update-gh-pages: fix release version parsing
When determining the release branch only consider "main" release tags, refusing to pick api/nfd/v* tags. (cherry picked from commit a416af5)
Configuration menu - View commit details
-
Copy full SHA for f99c1dd - Browse repository at this point
Copy the full SHA f99c1ddView commit details -
Merge pull request #1980 from marquiz/backports/0.16
[release-0.16] Fix version parsing
Configuration menu - View commit details
-
Copy full SHA for 725c204 - Browse repository at this point
Copy the full SHA 725c204View commit details
Commits on Jan 9, 2025
-
Add support running with OwnerReferencesPermissionEnforcement
when OwnerReferencesPermissionEnforcement validating webhook is enabled additional permissions are required to set/update owner ref field. NFD worker sets/updates NodeFeature owner ref field to the worker pod and owning daemonset. owner reference can only be updated if the worker has delete permissions for NodeFeatures. if owner reference has blockOwnerDeletion (as the case for the daemonset owner reference) then it requires update permissions to the finalizers of the owner, to avoid this, we set blockOwnerDeleteion to false for all owners referenced from NFD worker pod when setting/updating NodeFeature owner ref. Signed-off-by: adrianc <adrianc@nvidia.com> (cherry picked from commit 3f012c2)
Configuration menu - View commit details
-
Copy full SHA for 2b5e54d - Browse repository at this point
Copy the full SHA 2b5e54dView commit details -
Merge pull request #2013 from marquiz/release-0.16
[release-0.16] Add support running with OwnerReferencesPermissionEnforcement
Configuration menu - View commit details
-
Copy full SHA for c61b73c - Browse repository at this point
Copy the full SHA c61b73cView commit details -
go.mod: update golang.org deps
(cherry picked from commit a2d7379)
Configuration menu - View commit details
-
Copy full SHA for 690f7ee - Browse repository at this point
Copy the full SHA 690f7eeView commit details
Commits on Jan 10, 2025
-
Merge pull request #2015 from marquiz/release-0.16
[release-0.16] go.mod: update golang.org deps
Configuration menu - View commit details
-
Copy full SHA for c734aaa - Browse repository at this point
Copy the full SHA c734aaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2aa596f - Browse repository at this point
Copy the full SHA 2aa596fView commit details -
Merge pull request #2017 from marquiz/release-0.16
[release-0.16] Release v0.16.7
Configuration menu - View commit details
-
Copy full SHA for 372aff5 - Browse repository at this point
Copy the full SHA 372aff5View 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 api/nfd/v0.16.6...v0.16.7