Skip to content

fix: update helm chart node-feature-discovery to 0.12.1 #3023

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

Merged
merged 1 commit into from
Jan 18, 2023

Conversation

bloopy-boi[bot]
Copy link
Contributor

@bloopy-boi bloopy-boi bot commented Jan 18, 2023

This PR contains the following updates:

Package Update Change
node-feature-discovery patch 0.12.0 -> 0.12.1

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

kubernetes-sigs/node-feature-discovery

v0.12.1

Compare Source

Changelog

This is a patch release to fix problems with nfd-master readiness and liveness probes that caused it to be killed when NodeFeature API was enabled.

List of PRs
  • Update docker builder image to golang v19.5 (#​1036)
  • nfd-master: always start gRPC server (#​1037)
  • e2e: init docker image (#​1039)
  • Update references to release v0.12.1 (#​1038)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

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


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@bloopy-boi bloopy-boi bot requested a review from h3mmy as a code owner January 18, 2023 15:22
@bloopy-boi bloopy-boi bot added renovate/helm type/patch size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/cluster Changes made in the cluster directory labels Jan 18, 2023
@bloopy-boi
Copy link
Contributor Author

bloopy-boi bot commented Jan 18, 2023

Path: cluster/apps/kube-system/node-feature-discovery/helm-release.yaml
Version: 0.12.0 -> 0.12.1

@@ -303,7 +303,7 @@
 - ALL
 readOnlyRootFilesystem: true
 runAsNonRoot: true
- image: "registry.k8s.io/nfd/node-feature-discovery:v0.12.0"
+ image: "registry.k8s.io/nfd/node-feature-discovery:v0.12.1"
 imagePullPolicy: IfNotPresent
 env:
 - name: NODE_NAME
@@ -412,7 +412,7 @@
 - ALL
 readOnlyRootFilesystem: true
 runAsNonRoot: true
- image: "registry.k8s.io/nfd/node-feature-discovery:v0.12.0"
+ image: "registry.k8s.io/nfd/node-feature-discovery:v0.12.1"
 imagePullPolicy: IfNotPresent
 livenessProbe:
 exec:

@bloopy-boi
Copy link
Contributor Author

bloopy-boi bot commented Jan 18, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.09s
✅ YAML prettier 1 1 0 0.5s
✅ YAML yamllint 1 0 0.23s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@bloopy-boi bloopy-boi bot merged commit 0ed55fc into main Jan 18, 2023
@bloopy-boi bloopy-boi bot deleted the renovate/patch-node-feature-discovery branch January 18, 2023 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cluster Changes made in the cluster directory renovate/helm size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants