Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update helm chart node-feature-discovery to v0.11.0 #1221

Merged
merged 1 commit into from
Apr 3, 2022

Conversation

renovate-self-hosted[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
node-feature-discovery minor 0.10.1 -> 0.11.0

Release Notes

kubernetes-sigs/node-feature-discovery

v0.11.0

Compare Source

Changelog

  • Detection of CPU model
  • Detect Intel Control-flow Enforcement Technology (CET)
  • Detect intel-iommu/version attribute of PCI devices
  • Detect IBM Secure Execution (S390x)
  • Helm chart:
    • Support configuring -resource-labels for nfd-master
    • Configurable annotations to DaemonSet (nfd-master) and Deployment (nfd-worker)
    • Create ServiceAccount for nfd-worker
List of PRs
  • README: bump to v0.10.0 (#​720)
  • scripts/update-gh-pages: fix symlink to stable version (#​724)
  • go.mod: bump kubernetes to v1.23.1 (#​725)
  • github: re-organize the release process slightly (#​721)
  • Fix GoLinter Issues in the files (#​711)
  • Multi ARCH build amd64, arm64 (#​698)
  • Adding missing target dep (#​728)
  • cloudbuild.yaml: set HOME to /root (#​730)
  • cloudbuild.yaml: double the timeout (#​731)
  • cloudbuild.yaml: increase timeout to 2400s (#​733)
  • cloudbuild.yaml: increase timeout to 1 hour (#​734)
  • cloudbuild.yaml: increase timeout to 1h 20min (#​735)
  • Increase timeout in test setups (#​738)
  • scripts: configure docker auth in push-image.sh (#​739)
  • cloudbuild.yaml: upgrade machine type to n1-highcpu-8 (#​740)
  • scripts/test-infra: separate task for multiarch image build (#​742)
  • nfd-master: print gRPC server error correctly (#​732)
  • nfd-master: do graceful stop of gRPC server (#​736)
  • cloudbuild.yaml: decrease timeout to 25 minutes (#​741)
  • docs: clarify deployment requirements (#​745)
  • docs: drop topology-updater cmdline help from developer guide (#​748)
  • README: point to v0.10.1 (#​753)
  • docs: update helm document to match values.yaml (#​727)
  • docs: fix operator deployment instructions (#​726)
  • scripts/prepare-release: fix upating of readme (#​755)
  • docs: re-fix operator deployment instructions (#​762)
  • docs: use new custom rule format in worker config reference (#​754)
  • go.mod: update to klauspost/cpuid/v2@​v2.0.11 (#​771)
  • docs: Update default K8S_NAMESPACE (#​773)
  • tls: require min TLS version 1.3 (#​781)
  • Add ServiceAccount for nfd-worker (#​782)
  • Additional Lint Fixes in Codebase (#​779)
  • Fixed the incorrect references (#​769)
  • source/pci: detect intel-iommu/version (#​716)
  • topologyupdater: Prevent crash with incorrect node id (#​783)
  • deployment/helm: add resourceLabels to master args (#​793)
  • Fix a couple typos (#​796)
  • apis/nfd: empty match expression set returns no features for templates (#​787)
  • helm: add annotations to daemonset and deployment (#​794)
  • Add cpu-model feature detection (#​792)
  • cpu: Discover IBM Secure Execution (#​790)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

Signed-off-by: Renovate Bot <renovate@whitesourcesoftware.com>
@renovate-self-hosted renovate-self-hosted bot added dependency/minor Minor version changes renovate/helm-release Helm chart version change labels Mar 29, 2022
@xunholy xunholy merged commit 611365f into main Apr 3, 2022
@xunholy xunholy deleted the self-hosted/node-feature-discovery-0.x branch April 3, 2022 04:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency/minor Minor version changes renovate/helm-release Helm chart version change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants