1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2024-12-14 11:57:51 +00:00
Commit graph

2673 commits

Author SHA1 Message Date
Markus Lehtonen
9eb3200cf4 go.mod: bump kubernetes patch version 2024-11-26 15:08:59 +02:00
Kubernetes Prow Robot
6e429610f2
Merge pull request #1935 from ozhuraki/amx-fp8
Document AMXFP8 cpuid feature
2024-11-26 12:56:56 +00:00
Oleg Zhurakivskyy
fb52206b96 Detect AMXFP8 cpuid feature
Signed-off-by: Oleg Zhurakivskyy <oleg.zhurakivskyy@intel.com>
2024-11-26 14:39:18 +02:00
Kubernetes Prow Robot
650c269298
Merge pull request #1960 from kubernetes-sigs/dependabot/go_modules/master/github.com/stretchr/testify-1.10.0
build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0
2024-11-26 12:26:56 +00:00
dependabot[bot]
5ace20d5ce
build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-24 09:41:31 +00:00
Kubernetes Prow Robot
a1f6f8a1b2
Merge pull request #1957 from kubernetes-sigs/dependabot/go_modules/master/github.com/opencontainers/runc-1.2.2
build(deps): bump github.com/opencontainers/runc from 1.2.1 to 1.2.2
2024-11-18 15:54:53 +00:00
dependabot[bot]
546e61fe9f
build(deps): bump github.com/opencontainers/runc from 1.2.1 to 1.2.2
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/opencontainers/runc/releases)
- [Changelog](https://github.com/opencontainers/runc/blob/v1.2.2/CHANGELOG.md)
- [Commits](https://github.com/opencontainers/runc/compare/v1.2.1...v1.2.2)

---
updated-dependencies:
- dependency-name: github.com/opencontainers/runc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-17 09:49:22 +00:00
Kubernetes Prow Robot
5947f8d4b1
Merge pull request #1954 from kubernetes-sigs/dependabot/go_modules/master/google.golang.org/grpc-1.68.0
build(deps): bump google.golang.org/grpc from 1.67.1 to 1.68.0
2024-11-11 09:44:45 +00:00
dependabot[bot]
e7fcdab62f
build(deps): bump google.golang.org/grpc from 1.67.1 to 1.68.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.67.1 to 1.68.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.67.1...v1.68.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-11 08:40:29 +00:00
Kubernetes Prow Robot
7af63166e7
Merge pull request #1953 from kubernetes-sigs/dependabot/go_modules/master/golang.org/x/time-0.8.0
build(deps): bump golang.org/x/time from 0.7.0 to 0.8.0
2024-11-11 08:38:45 +00:00
dependabot[bot]
80d55288c7
build(deps): bump golang.org/x/time from 0.7.0 to 0.8.0
Bumps [golang.org/x/time](https://github.com/golang/time) from 0.7.0 to 0.8.0.
- [Commits](https://github.com/golang/time/compare/v0.7.0...v0.8.0)

---
updated-dependencies:
- dependency-name: golang.org/x/time
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-11 08:19:50 +00:00
Kubernetes Prow Robot
db5421b1cf
Merge pull request #1952 from kubernetes-sigs/dependabot/go_modules/master/golang.org/x/net-0.31.0
build(deps): bump golang.org/x/net from 0.30.0 to 0.31.0
2024-11-11 08:18:45 +00:00
dependabot[bot]
b6ec307f5b
build(deps): bump golang.org/x/net from 0.30.0 to 0.31.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.30.0 to 0.31.0.
- [Commits](https://github.com/golang/net/compare/v0.30.0...v0.31.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-10 09:30:36 +00:00
Kubernetes Prow Robot
835832729f
Merge pull request #1951 from marquiz/devel/nodefeature-ga
docs: minor update in the feature gates table
2024-11-08 08:50:43 +00:00
Kubernetes Prow Robot
7d81c85a91
Merge pull request #1950 from marquiz/devel/resource-labels
nfd-master: drop resourceLabels
2024-11-07 14:45:30 +00:00
Markus Lehtonen
1244a42030 docs: minor update in the feature gates table 2024-11-07 15:27:51 +02:00
Kubernetes Prow Robot
5ee8b0f0af
Merge pull request #1949 from fmuyassarov/bump-cpuid
go.mod: bump cpuid to v2.2.9
2024-11-07 13:17:29 +00:00
Markus Lehtonen
45f49d574a nfd-master: drop resourceLabels
Drop the resourceLabels config file option and the corresponding
-resource-labels command line flag. They were deprecated in NFD v0.13 so
it's time to let them go. NodeFeatureRule(s) should be used to manage
ERs, instead.
2024-11-07 15:16:52 +02:00
Feruzjon Muyassarov
9d076d211f
go.mod: bump cpuid to v2.2.9
Signed-off-by: Feruzjon Muyassarov <feruzjon.muyassarov@intel.com>
2024-11-07 14:50:09 +02:00
Kubernetes Prow Robot
341f986b8a
Merge pull request #1945 from ArangoGutierrez/update_release
Release template: Document tagging for API submodule
2024-11-06 16:09:30 +00:00
Carlos Eduardo Arango Gutierrez
18769dc5df
Release template: Document tagging for API submodule
Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>
2024-11-06 15:10:38 +01:00
Kubernetes Prow Robot
61ce3b3ce3
Merge pull request #1948 from marquiz/devel/deprecate-separate-ports
Deprecate separate metrics and health port args
2024-11-06 11:05:29 +00:00
Markus Lehtonen
4bb91e2096 Deprecate separate metrics and health port args 2024-11-06 12:14:41 +02:00
Kubernetes Prow Robot
955095c7eb
Merge pull request #1889 from ChaoyiHuang/fixtiltup
Doc: Fix tilt up issue in feature discovering in developer guide
2024-11-06 10:03:30 +00:00
Kubernetes Prow Robot
d85d7ed753
Merge pull request #1939 from kubernetes-sigs/dependabot/go_modules/master/github.com/fsnotify/fsnotify-1.8.0
build(deps): bump github.com/fsnotify/fsnotify from 1.7.0 to 1.8.0
2024-11-04 18:31:36 +00:00
Kubernetes Prow Robot
8b926be311
Merge pull request #1898 from kubernetes-sigs/dependabot/go_modules/master/google.golang.org/grpc-1.67.1
build(deps): bump google.golang.org/grpc from 1.63.2 to 1.67.1
2024-11-04 18:31:29 +00:00
Kubernetes Prow Robot
566a945137
Merge pull request #1941 from ArangoGutierrez/I/856
Drop support for hooks
2024-11-04 16:03:30 +00:00
Carlos Eduardo Arango Gutierrez
62f4eddce6
Drop support for hooks
Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>
2024-11-04 14:50:07 +01:00
dependabot[bot]
6a799fe9fd
build(deps): bump github.com/fsnotify/fsnotify from 1.7.0 to 1.8.0
Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/fsnotify/fsnotify/releases)
- [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fsnotify/fsnotify/compare/v1.7.0...v1.8.0)

---
updated-dependencies:
- dependency-name: github.com/fsnotify/fsnotify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-04 13:25:27 +00:00
dependabot[bot]
e45b2833c9
build(deps): bump google.golang.org/grpc from 1.63.2 to 1.67.1
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.63.2 to 1.67.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.63.2...v1.67.1)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-04 13:23:51 +00:00
Kubernetes Prow Robot
65b5e0c255
Merge pull request #1944 from ArangoGutierrez/I/1733
Taints: mark stable
2024-11-04 12:49:29 +00:00
Kubernetes Prow Robot
c076314a11
Merge pull request #1943 from ArangoGutierrez/grpc_docs
Docs: remove gRPC
2024-11-04 12:43:29 +00:00
Carlos Eduardo Arango Gutierrez
dc7edd50ba
Taints: mark stable
Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>
2024-11-04 11:30:09 +01:00
Kubernetes Prow Robot
b997ade5b3
Merge pull request #1942 from marquiz/devel/drop-grpc
nfd-master: drop stale unreachable deprecation notices
2024-11-04 11:16:31 +01:00
Kubernetes Prow Robot
a88387835f
Merge pull request #1942 from marquiz/devel/drop-grpc
nfd-master: drop stale unreachable deprecation notices
2024-11-04 10:15:30 +00:00
Kubernetes Prow Robot
d2544ea533
Merge pull request #1940 from kubernetes-sigs/dependabot/go_modules/master/github.com/opencontainers/runc-1.2.1
build(deps): bump github.com/opencontainers/runc from 1.2.0 to 1.2.1
2024-11-04 09:37:27 +00:00
Markus Lehtonen
65c08ebd5d nfd-master: drop stale unreachable deprecation notices 2024-11-04 11:24:57 +02:00
dependabot[bot]
d14e781c87
build(deps): bump github.com/opencontainers/runc from 1.2.0 to 1.2.1
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/opencontainers/runc/releases)
- [Changelog](https://github.com/opencontainers/runc/blob/v1.2.1/CHANGELOG.md)
- [Commits](https://github.com/opencontainers/runc/compare/v1.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: github.com/opencontainers/runc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-04 09:16:32 +00:00
Kubernetes Prow Robot
eaa9a357e0
Merge pull request #1938 from kubernetes-sigs/dependabot/go_modules/master/github.com/onsi/gomega-1.35.1
build(deps): bump github.com/onsi/gomega from 1.34.2 to 1.35.1
2024-11-04 09:15:28 +00:00
dependabot[bot]
1430069a8e
build(deps): bump github.com/onsi/gomega from 1.34.2 to 1.35.1
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.34.2 to 1.35.1.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.34.2...v1.35.1)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-04 07:50:58 +00:00
Kubernetes Prow Robot
09dd7321d8
Merge pull request #1937 from kubernetes-sigs/dependabot/go_modules/master/github.com/onsi/ginkgo/v2-2.21.0
build(deps): bump github.com/onsi/ginkgo/v2 from 2.20.2 to 2.21.0
2024-11-04 07:49:28 +00:00
dependabot[bot]
cb5cdf53ce
build(deps): bump github.com/onsi/ginkgo/v2 from 2.20.2 to 2.21.0
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.20.2 to 2.21.0.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/ginkgo/compare/v2.20.2...v2.21.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-03 09:05:21 +00:00
Chaoyi Huang
d08ea5ee11 Doc: Fix tilt up issue in feature discovering in developer guide
The issue is due to the k3d/kind cluster created by ctlptl will run
inside containers(it will serve as the virtual hosts).

Host folders which will be scaned by the nfd feature discovery should
be mounted into the container ( the virtual host). otherwise the nfd-worker
container which run inside the virtual host will just see the default base
image rootfs /boot, /lib folders, which are usually empty, leads to the
discovey failure.

Signed-off-by: Chaoyi Huang <joehuang.sweden@gmail.com>
2024-11-01 02:31:23 +00:00
Kubernetes Prow Robot
1c6ce897f2
Merge pull request #1816 from marquiz/devel/gc-test-assert-msg
tests: better assertion message in nfd-gc unit tests
2024-10-31 19:33:27 +00:00
Kubernetes Prow Robot
d13729bfa4
Merge pull request #1837 from marquiz/devel/deps
go.mod: bump kubernetes to v1.31
2024-10-30 14:53:26 +00:00
Markus Lehtonen
403ad6cd7c Update auto-generated code
Run make generate after updating generator tools.
2024-10-30 12:25:16 +02:00
Markus Lehtonen
4d102c599c generate: update packages 2024-10-30 12:25:16 +02:00
Markus Lehtonen
ca85075972 nfd-master: use Typed* workqueue types
Drop the usage of deprecated functions and types, makes linters happy.
2024-10-30 12:25:16 +02:00
Markus Lehtonen
9261c360b1 go.mod: bump kubernetes to v1.31 2024-10-30 12:25:15 +02:00
Kubernetes Prow Robot
c4bf016f61
Merge pull request #1917 from kubernetes-sigs/dependabot/go_modules/master/google.golang.org/protobuf-1.35.1
build(deps): bump google.golang.org/protobuf from 1.34.2 to 1.35.1
2024-10-30 10:23:25 +00:00