Ciprian Hacman
8ccb2c4dc9
Update Go to v1.22.6
2025-08-13 06:44:19 +03:00
Kubernetes Prow Robot
400addb739
Merge pull request #1096 from kubernetes/dependabot/go_modules/test/k8s-23d0f5a62d
...
chore(deps): bump k8s.io/component-base from 0.32.5 to 0.32.7 in /test in the k8s group across 1 directory
2025-08-12 20:43:06 -07:00
Kubernetes Prow Robot
784fe5af50
Merge pull request #1092 from johananl/flatcar
...
CodeQL / Analyze (go) (push) Failing after 1m39s
Scorecard supply-chain security / Scorecard analysis (push) Failing after 35s
feat: Add support for Flatcar Container Linux
2025-08-12 15:17:07 -07:00
Kubernetes Prow Robot
2584b4cfe5
Merge pull request #1045 from kokes/image_pull_policy_always
...
imagePullPolicy doesn't need to be set to Always
2025-08-12 13:43:06 -07:00
Kubernetes Prow Robot
72b1cc5269
Merge pull request #1098 from SergeyKanzhelev/dockerfilewarnings
...
fix dockerfile warnings
2025-08-12 11:35:07 -07:00
Sergey Kanzhelev
daecb9513c
fix dockerfile warnings
2025-08-12 18:08:36 +00:00
Kubernetes Prow Robot
ccfaff59d3
Merge pull request #1097 from kubernetes/dependabot/github_actions/actions-all-2e92d4546d
...
chore(deps): bump the actions-all group across 1 directory with 3 updates
2025-08-12 09:55:07 -07:00
dependabot[bot]
a8553159e5
chore(deps): bump k8s.io/component-base
...
Bumps the k8s group with 1 update in the /test directory: [k8s.io/component-base](https://github.com/kubernetes/component-base ).
Updates `k8s.io/component-base` from 0.32.5 to 0.32.7
- [Commits](https://github.com/kubernetes/component-base/compare/v0.32.5...v0.32.7 )
---
updated-dependencies:
- dependency-name: k8s.io/component-base
dependency-version: 0.32.7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-12 07:54:41 +00:00
Kubernetes Prow Robot
b53683e84d
Merge pull request #1095 from SergeyKanzhelev/update-boskos
...
CodeQL / Analyze (go) (push) Failing after 2m29s
Scorecard supply-chain security / Scorecard analysis (push) Failing after 1m15s
bump boskos to latest
2025-08-12 00:53:08 -07:00
Kubernetes Prow Robot
c73095e8fb
Merge pull request #1094 from hakman/fix-tests
...
CodeQL / Analyze (go) (push) Failing after 3m16s
Scorecard supply-chain security / Scorecard analysis (push) Failing after 1m36s
Fix test instance name
2025-08-11 23:29:06 -07:00
dependabot[bot]
1f8ee895ec
chore(deps): bump the actions-all group across 1 directory with 3 updates
...
Bumps the actions-all group with 3 updates in the / directory: [step-security/harden-runner](https://github.com/step-security/harden-runner ), [actions/checkout](https://github.com/actions/checkout ) and [github/codeql-action](https://github.com/github/codeql-action ).
Updates `step-security/harden-runner` from 2.12.1 to 2.13.0
- [Release notes](https://github.com/step-security/harden-runner/releases )
- [Commits](002fdce3c6...ec9f2d5744 )
Updates `actions/checkout` from 4.2.2 to 5.0.0
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](11bd71901b...08c6903cd8 )
Updates `github/codeql-action` from 3.29.0 to 3.29.8
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](ce28f5bb42...76621b61de )
---
updated-dependencies:
- dependency-name: step-security/harden-runner
dependency-version: 2.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions-all
- dependency-name: actions/checkout
dependency-version: 5.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions-all
- dependency-name: github/codeql-action
dependency-version: 3.29.8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions-all
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-12 05:26:54 +00:00
Ciprian Hacman
c00e4ec6cf
Reapply "Skip ext4 e2e tests"
...
This reverts commit 281a118737 .
2025-08-12 04:39:42 +03:00
Sergey Kanzhelev
f1fbd14b34
bump boskos to latest
2025-08-11 23:54:09 +00:00
Ciprian Hacman
db782fe8d2
Fix test instance name
2025-08-11 22:59:42 +03:00
Kubernetes Prow Robot
df27bad353
Merge pull request #1089 from hakman/depup
...
CodeQL / Analyze (go) (push) Failing after 4m22s
Scorecard supply-chain security / Scorecard analysis (push) Failing after 1m29s
Update dependencies
2025-08-11 12:35:07 -07:00
Kubernetes Prow Robot
c764c70ad2
Merge pull request #1091 from kubernetes/revert-974-skip-ext4-e2e
...
Revert "Skip ext4 e2e tests"
2025-08-11 10:25:07 -07:00
Johanan Liebermann
cadd475940
Add support for Flatcar Container Linux
...
Signed-off-by: Johanan Liebermann <jliebermann@microsoft.com >
2025-08-11 19:03:38 +03:00
Ciprian Hacman
281a118737
Revert "Skip ext4 e2e tests"
2025-08-10 15:49:10 +03:00
Ciprian Hacman
464f2dc094
Update base image
2025-08-10 07:59:19 +03:00
Ciprian Hacman
ffaefd99ac
Update dependencies
2025-08-10 07:59:08 +03:00
Kubernetes Prow Robot
dea6d70d46
Merge pull request #1058 from kubernetes/dependabot/go_modules/test/k8s-c425b6bb1e
...
Scorecard supply-chain security / Scorecard analysis (push) Failing after 2m2s
CodeQL / Analyze (go) (push) Failing after 4m32s
chore(deps): bump the k8s group across 1 directory with 2 updates
2025-06-18 11:34:51 -07:00
Kubernetes Prow Robot
9d69c8e71a
Merge pull request #1069 from kubernetes/dependabot/github_actions/actions-all-615e0d520e
...
chore(deps): bump the actions-all group across 1 directory with 4 updates
2025-06-18 10:40:51 -07:00
dependabot[bot]
6bbddb55de
chore(deps): bump the actions-all group across 1 directory with 4 updates
...
Bumps the actions-all group with 4 updates in the / directory: [step-security/harden-runner](https://github.com/step-security/harden-runner ), [github/codeql-action](https://github.com/github/codeql-action ), [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) and [ossf/scorecard-action](https://github.com/ossf/scorecard-action ).
Updates `step-security/harden-runner` from 2.12.0 to 2.12.1
- [Release notes](https://github.com/step-security/harden-runner/releases )
- [Commits](0634a2670c...002fdce3c6 )
Updates `github/codeql-action` from 3.28.17 to 3.29.0
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](60168efe1c...ce28f5bb42 )
Updates `actions/dependency-review-action` from 4.7.0 to 4.7.1
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](38ecb5b593...da24556b54 )
Updates `ossf/scorecard-action` from 2.4.1 to 2.4.2
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](f49aabe0b5...05b42c6244 )
---
updated-dependencies:
- dependency-name: step-security/harden-runner
dependency-version: 2.12.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions-all
- dependency-name: github/codeql-action
dependency-version: 3.29.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions-all
- dependency-name: actions/dependency-review-action
dependency-version: 4.7.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions-all
- dependency-name: ossf/scorecard-action
dependency-version: 2.4.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions-all
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-16 22:33:01 +00:00
dependabot[bot]
cd3b7503bb
chore(deps): bump the k8s group across 1 directory with 2 updates
...
Bumps the k8s group with 2 updates in the /test directory: [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery ) and [k8s.io/component-base](https://github.com/kubernetes/component-base ).
Updates `k8s.io/apimachinery` from 0.33.0 to 0.33.1
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.33.0...v0.33.1 )
Updates `k8s.io/component-base` from 0.32.3 to 0.32.5
- [Commits](https://github.com/kubernetes/component-base/compare/v0.32.3...v0.32.5 )
---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
dependency-version: 0.33.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s
- dependency-name: k8s.io/component-base
dependency-version: 0.32.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-16 22:14:26 +00:00
Kubernetes Prow Robot
9b473a0e56
Merge pull request #1061 from marqc/default_to_ipfamily_agnostic_localhost_host_address
...
CodeQL / Analyze (go) (push) Failing after 5m31s
Scorecard supply-chain security / Scorecard analysis (push) Failing after 1m32s
feat!: Set default host address value to `localhost`.
2025-06-16 14:22:58 -07:00
Marek Chodor
a765aaecf7
feat!: Set default host address value to localhost.
...
Usage of `localhost` is family agnostic and will work regardless if
cluster is IPv4 or IPv6. The current value of `127.0.0.1` only works
for IPv4 clusters.
BREAKING CHANGE: It may break in rare cases where `localhost` does not
resolve as `127.0.0.1` (if OS config does not follow RFC5735 and
RFC6761).
2025-06-06 10:30:26 +00:00
Kubernetes Prow Robot
9e366f58cd
Merge pull request #1066 from SergeyKanzhelev/updateApprovers
...
Scorecard supply-chain security / Scorecard analysis (push) Failing after 2m20s
CodeQL / Analyze (go) (push) Failing after 6m18s
update sig node approvers to the current list
2025-06-04 14:48:37 -07:00
Sergey Kanzhelev
fc10031a7e
update sig node approvers to the current list
2025-06-04 20:57:43 +00:00
Kubernetes Prow Robot
ca907dc101
Merge pull request #1064 from wangzhen127/release-0.8.21
...
CodeQL / Analyze (go) (push) Failing after 11m20s
tag-release / tag (push) Has been skipped
Scorecard supply-chain security / Scorecard analysis (push) Failing after 1m12s
Update version to v0.8.21
v0.8.21
2025-06-02 22:02:37 -07:00
Zhen Wang
62223078ef
Update version to v0.8.21
2025-06-02 14:48:31 -07:00
Kubernetes Prow Robot
9fe113c522
Merge pull request #1056 from kubernetes/dependabot/github_actions/actions-all-4016cb32aa
...
CodeQL / Analyze (go) (push) Failing after 13m16s
Scorecard supply-chain security / Scorecard analysis (push) Failing after 1m35s
chore(deps): bump the actions-all group across 1 directory with 2 updates
2025-06-02 14:02:38 -07:00
dependabot[bot]
dc065c42f0
chore(deps): bump the actions-all group across 1 directory with 2 updates
...
Bumps the actions-all group with 2 updates in the / directory: [github/codeql-action](https://github.com/github/codeql-action ) and [actions/dependency-review-action](https://github.com/actions/dependency-review-action ).
Updates `github/codeql-action` from 3.28.15 to 3.28.17
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](45775bd823...60168efe1c )
Updates `actions/dependency-review-action` from 4.6.0 to 4.7.0
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](ce3cf9537a...38ecb5b593 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 3.28.17
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions-all
- dependency-name: actions/dependency-review-action
dependency-version: 4.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions-all
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-12 21:38:09 +00:00
Kubernetes Prow Robot
8d4eb38a42
Merge pull request #1053 from hakman/depup
...
Scorecard supply-chain security / Scorecard analysis (push) Failing after 1m19s
CodeQL / Analyze (go) (push) Failing after 4m39s
Update dependencies
2025-04-28 08:47:55 -07:00
Ciprian Hacman
0147098968
Update dependencies
...
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev >
Signed-off-by: Ciprian Hacman <chacman@microsoft.com >
2025-04-28 17:41:41 +03:00
Kubernetes Prow Robot
308b7cfa4a
Merge pull request #1052 from kubernetes/dependabot/docker/golang-sha256d9db32125db0c3a680cfb7a1afcaefb89c898a075ec148fdc2f0f646cc2ed509
...
Scorecard supply-chain security / Scorecard analysis (push) Failing after 2m21s
CodeQL / Analyze (go) (push) Failing after 12m1s
chore(deps): bump golang from 1.24-bookworm@sha256:fa1a01d362a7b9df68b021d59a124d28cae6d99ebd1a876e3557c4dd092f1b1d to sha256:d9db32125db0c3a680cfb7a1afcaefb89c898a075ec148fdc2f0f646cc2ed509
2025-04-21 22:41:42 -07:00
Kubernetes Prow Robot
1721f9dbf7
Merge pull request #1047 from kubernetes/dependabot/github_actions/actions-all-ffffe315b5
...
CodeQL / Analyze (go) (push) Failing after 4m22s
Scorecard supply-chain security / Scorecard analysis (push) Failing after 2m53s
chore(deps): bump the actions-all group across 1 directory with 4 updates
2025-04-21 15:55:41 -07:00
dependabot[bot]
3f96666db7
chore(deps): bump golang
...
Bumps golang from 1.24-bookworm@sha256:fa1a01d362a7b9df68b021d59a124d28cae6d99ebd1a876e3557c4dd092f1b1d to sha256:d9db32125db0c3a680cfb7a1afcaefb89c898a075ec148fdc2f0f646cc2ed509.
---
updated-dependencies:
- dependency-name: golang
dependency-version: sha256:d9db32125db0c3a680cfb7a1afcaefb89c898a075ec148fdc2f0f646cc2ed509
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-21 21:55:30 +00:00
dependabot[bot]
387571b357
chore(deps): bump the actions-all group across 1 directory with 4 updates
...
Bumps the actions-all group with 4 updates in the / directory: [step-security/harden-runner](https://github.com/step-security/harden-runner ), [github/codeql-action](https://github.com/github/codeql-action ), [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) and [actions/upload-artifact](https://github.com/actions/upload-artifact ).
Updates `step-security/harden-runner` from 2.11.0 to 2.11.1
- [Release notes](https://github.com/step-security/harden-runner/releases )
- [Commits](4d991eb9b9...c6295a65d1 )
Updates `github/codeql-action` from 3.28.11 to 3.28.15
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](6bb031afdd...45775bd823 )
Updates `actions/dependency-review-action` from 4.5.0 to 4.6.0
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](3b139cfc5f...ce3cf9537a )
Updates `actions/upload-artifact` from 4.6.1 to 4.6.2
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](4cec3d8aa0...ea165f8d65 )
---
updated-dependencies:
- dependency-name: step-security/harden-runner
dependency-version: 2.11.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions-all
- dependency-name: github/codeql-action
dependency-version: 3.28.15
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions-all
- dependency-name: actions/dependency-review-action
dependency-version: 4.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions-all
- dependency-name: actions/upload-artifact
dependency-version: 4.6.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions-all
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-21 21:17:21 +00:00
Kubernetes Prow Robot
aede9d7e7f
Merge pull request #1048 from hakman/depup
...
Scorecard supply-chain security / Scorecard analysis (push) Has been cancelled
CodeQL / Analyze (go) (push) Failing after 2m48s
Update dependencies
2025-04-15 20:27:08 -07:00
Ciprian Hacman
0f1ee66855
Update dependencies
...
Signed-off-by: Ciprian Hacman <chacman@microsoft.com >
2025-04-14 16:52:20 +03:00
Kubernetes Prow Robot
be0d387ec1
Merge pull request #1043 from kubernetes/dependabot/docker/golang-fa1a01d
...
CodeQL / Analyze (go) (push) Has been cancelled
Scorecard supply-chain security / Scorecard analysis (push) Has been cancelled
chore(deps): bump golang from `d7d795d` to `fa1a01d`
2025-04-04 11:30:37 -07:00
Kubernetes Prow Robot
78f51bf173
Merge pull request #1039 from kubernetes/dependabot/go_modules/k8s-de55f699dd
...
chore(deps): bump the k8s group across 2 directories with 4 updates
2025-04-04 10:36:37 -07:00
Ondrej Kokes
0f7a8f3fb0
imagePullPolicy doesn't need to be set to Always
2025-04-02 12:11:44 +02:00
dependabot[bot]
87129900cf
chore(deps): bump golang from d7d795d to fa1a01d
...
Bumps golang from `d7d795d` to `fa1a01d`.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-25 00:15:39 +00:00
dependabot[bot]
59c46ad62c
chore(deps): bump the k8s group across 2 directories with 4 updates
...
Bumps the k8s group with 2 updates in the / directory: [k8s.io/api](https://github.com/kubernetes/api ) and [k8s.io/client-go](https://github.com/kubernetes/client-go ).
Bumps the k8s group with 2 updates in the /test directory: [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery ) and [k8s.io/component-base](https://github.com/kubernetes/component-base ).
Updates `k8s.io/api` from 0.31.6 to 0.31.7
- [Commits](https://github.com/kubernetes/api/compare/v0.31.6...v0.31.7 )
Updates `k8s.io/apimachinery` from 0.31.6 to 0.31.7
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.31.6...v0.31.7 )
Updates `k8s.io/client-go` from 0.31.6 to 0.31.7
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.31.6...v0.31.7 )
Updates `k8s.io/apimachinery` from 0.31.6 to 0.31.7
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.31.6...v0.31.7 )
Updates `k8s.io/component-base` from 0.29.14 to 0.29.15
- [Commits](https://github.com/kubernetes/component-base/compare/v0.29.14...v0.29.15 )
---
updated-dependencies:
- dependency-name: k8s.io/api
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s
- dependency-name: k8s.io/apimachinery
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s
- dependency-name: k8s.io/client-go
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s
- dependency-name: k8s.io/apimachinery
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s
- dependency-name: k8s.io/component-base
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-24 22:00:26 +00:00
Kubernetes Prow Robot
4022575bf9
Merge pull request #1037 from guettli/patch-2
...
CodeQL / Analyze (go) (push) Failing after 2m9s
Scorecard supply-chain security / Scorecard analysis (push) Failing after 1m18s
Removed draino from README
2025-03-24 11:56:33 -07:00
Kubernetes Prow Robot
f6bb4f7b55
Merge pull request #846 from wenjianhn/uefi-cper
...
Scorecard supply-chain security / Scorecard analysis (push) Failing after 1m37s
CodeQL / Analyze (go) (push) Failing after 4m6s
Add UEFI Common Platform Error Record (CPER) support
2025-03-11 22:19:46 -07:00
Jian Wen
5562632053
Add UEFI Common Platform Error Record (CPER) support
...
CPER is the format used to describe platform hardware error by various
tables, such as ERST, BERT and HEST etc.
The event severity message is printed here:
https://github.com/torvalds/linux/blob/v6.7/drivers/firmware/efi/cper.c#L639
Examples are as below.
Corrected error:
kernel: {37}[Hardware Error]: Hardware error from APEI Generic Hardware Error Source: 162
kernel: {37}[Hardware Error]: It has been corrected by h/w and requires no further action
kernel: {37}[Hardware Error]: event severity: corrected
kernel: {37}[Hardware Error]: Error 0, type: corrected
kernel: {37}[Hardware Error]: section_type: memory error
kernel: {37}[Hardware Error]: error_status: 0x0000000000000400
kernel: {37}[Hardware Error]: physical_address: 0x000000b50c68ce80
kernel: {37}[Hardware Error]: node: 1 card: 4 module: 0 rank: 0 bank: 1 device: 14 row: 58165 column: 816
kernel: {37}[Hardware Error]: error_type: 2, single-bit ECC
kernel: {37}[Hardware Error]: DIMM location: CPU 2 DIMM 30
Recoverable error:
kernel: {3}[Hardware Error]: Hardware error from APEI Generic Hardware Error Source: 4
kernel: {3}[Hardware Error]: event severity: recoverable
kernel: {3}[Hardware Error]: Error 0, type: recoverable
kernel: {3}[Hardware Error]: fru_text: B1
kernel: {3}[Hardware Error]: section_type: memory error
kernel: {3}[Hardware Error]: error_status: 0x0000000000000400
kernel: {3}[Hardware Error]: physical_address: 0x000000393cfe5040
kernel: {3}[Hardware Error]: node: 2 card: 0 module: 0 rank: 0 bank: 3 device: 0 row: 34719 column: 320
kernel: {3}[Hardware Error]: DIMM location: not present. DMI handle: 0x0000
Fatal error:
kernel: BERT: Error records from previous boot:
kernel: [Hardware Error]: event severity: fatal
kernel: [Hardware Error]: Error 0, type: fatal
kernel: [Hardware Error]: fru_text: DIMM B5
kernel: [Hardware Error]: section_type: memory error
kernel: [Hardware Error]: error_status: 0x0000000000000400
kernel: [Hardware Error]: physical_address: 0x000000393d7e4040
kernel: [Hardware Error]: node: 2 card: 4 module: 0 rank: 0 bank: 3 device: 0 row: 34743 column: 256
Steps to test the new metrics.
$ echo "kernel: {37}[Hardware Error]: event severity: corrected" | sudo tee /dev/kmsg
$ echo "kernel: {3}[Hardware Error]: event severity: recoverable" | sudo tee /dev/kmsg
$ echo "kernel: [Hardware Error]: event severity: fatal" | sudo tee /dev/kmsg
Expected metrics are as below:
$ curl localhost:20257/metrics
problem_counter{reason="CperHardwareErrorCorrected"} 1
problem_counter{reason="CperHardwareErrorFatal"} 1
problem_counter{reason="CperHardwareErrorRecoverable"} 1
...
problem_gauge{reason="CperHardwareErrorFatal",type="CperHardwareErrorFatal"} 1
Signed-off-by: Jian Wen <wenjianhn@gmail.com >
2025-03-12 11:00:50 +08:00
Thomas Güttler
d6cfed982a
Removed draino from README
...
The draino project was not updated for 5 years.
2025-03-11 15:36:28 +01:00
Kubernetes Prow Robot
01e1cf033e
Merge pull request #1021 from nickbp/master
...
CodeQL / Analyze (go) (push) Waiting to run
Scorecard supply-chain security / Scorecard analysis (push) Waiting to run
feat(k8sExporter): Options to allow disabling Events or Node Conditions
2025-03-10 23:57:48 -07:00