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

2702 commits

Author SHA1 Message Date
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
dependabot[bot]
16354ad08a
build(deps): bump google.golang.org/protobuf from 1.34.2 to 1.35.1
Bumps google.golang.org/protobuf from 1.34.2 to 1.35.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-30 10:06:25 +00:00
Kubernetes Prow Robot
242410dfc7
Merge pull request #1910 from ArangoGutierrez/I/1546
Drop NFD gRPC API
2024-10-30 10:05:27 +00:00
Carlos Eduardo Arango Gutierrez
0bd82cf82a
Drop NFD gRPC API
Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>
2024-10-29 15:15:18 +01:00
Kubernetes Prow Robot
c7e7877359
Merge pull request #1923 from kubernetes-sigs/dependabot/go_modules/master/github.com/opencontainers/runc-1.2.0
build(deps): bump github.com/opencontainers/runc from 1.1.15 to 1.2.0
2024-10-24 16:38:52 +01:00
dependabot[bot]
650bccef38
build(deps): bump github.com/opencontainers/runc from 1.1.15 to 1.2.0
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.15 to 1.2.0.
- [Release notes](https://github.com/opencontainers/runc/releases)
- [Changelog](https://github.com/opencontainers/runc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/opencontainers/runc/compare/v1.1.15...v1.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-24 13:48:46 +00:00
Kubernetes Prow Robot
fd2893e2a5
Merge pull request #1592 from AhmedThresh/feat-configure-cr-restrictions
feat/nfd-master: configure CR restrictions
2024-10-24 12:20:54 +01:00
Kubernetes Prow Robot
83ba1ffba9
Merge pull request #1913 from tobiasgiese/helm-probes-fix
Add separate helm values for the liveness and readiness probes
2024-10-23 12:34:52 +01:00
Kubernetes Prow Robot
b2b5c8b43f
Merge pull request #1924 from elezar/fix-module-test-data
Convert testdata to an empty go module
2024-10-23 09:04:53 +01:00
Evan Lezar
8ada0b04af Convert testdata to an empty go module
This ensures that the testdata folder is not included in the top-level module
and prevents issues such as unsupported characters in path names.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2024-10-22 19:20:33 +02:00
Kubernetes Prow Robot
b9d7fa045d
Merge pull request #1921 from elezar/move-source-pci-testdata
Move testdata to root
2024-10-22 14:22:52 +01:00
Kubernetes Prow Robot
b932d9a72b
Merge pull request #1916 from kubernetes-sigs/dependabot/go_modules/master/github.com/opencontainers/runc-1.1.15
build(deps): bump github.com/opencontainers/runc from 1.1.14 to 1.1.15
2024-10-22 14:04:51 +01:00
Evan Lezar
b6b1335ec1 Move testdata to root
Go mod automatically ignores the /testdata directory.
This change ensures that the rootfs for source/pci tests are not
included in the module definition.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2024-10-21 20:01:10 +02:00
dependabot[bot]
3b65c40e3b
build(deps): bump github.com/opencontainers/runc from 1.1.14 to 1.1.15
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.14 to 1.1.15.
- [Release notes](https://github.com/opencontainers/runc/releases)
- [Changelog](https://github.com/opencontainers/runc/blob/v1.1.15/CHANGELOG.md)
- [Commits](https://github.com/opencontainers/runc/compare/v1.1.14...v1.1.15)

---
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-10-20 09:14:06 +00:00
Tobias Giese
52c2fc6498
Add separate helm values for the liveness and readiness probes
Signed-off-by: Tobias Giese <tgiese@nvidia.com>
2024-10-18 12:54:42 +02:00
Tobias Giese
901fbe2866
Format helm.md
Signed-off-by: Tobias Giese <tgiese@nvidia.com>
2024-10-18 12:54:42 +02:00
Marcin Franczyk
f435c1b559 NFD image compatibility proposal
Signed-off-by: Marcin Franczyk <marcin0franczyk@gmail.com>
2024-10-16 10:49:22 +02:00
Kubernetes Prow Robot
91f631b116
Merge pull request #1909 from marquiz/devel/readme
README: update to v0.16.5
2024-10-15 10:34:21 +01:00
Markus Lehtonen
0282f85be4 README: update to v0.16.5 2024-10-15 12:30:53 +03:00
Kubernetes Prow Robot
391e8dccd0
Merge pull request #1906 from marquiz/devel/github-permissions
github: specify workflow permissions
2024-10-14 20:08:22 +01:00
Markus Lehtonen
e17a9e5982 github: specify workflow permissions
Update gh-pages has started failing with default permissions. It needs
write permissions to be able to push to the gh-pages branch.
2024-10-14 21:59:54 +03:00
Kubernetes Prow Robot
5c61c6b89c
Merge pull request #1904 from tobiasgiese/exposed-health-port-fix
Template exposed health port in helm chart
2024-10-14 09:34:21 +01:00
Tobias Giese
2af06bc722
Template exposed health port in helm chart
Signed-off-by: Tobias Giese <tgiese@nvidia.com>
2024-10-14 09:52:55 +02:00