Commit Graph
1306 Commits
Author SHA1 Message Date
Kubernetes Prow RobotandGitHub 5b0e89d6ea Merge pull request #1254 from hakman/fix-go-mod
chore: Bump k8s.io/klog/v2 to v2.140.0 for tests
2026-03-31 22:18:14 +05:30
Ciprian Hacman 68d5db75af chore: Bump k8s.io/klog/v2 to v2.140.0 for tests 2026-03-27 13:18:06 +01:00
Kubernetes Prow RobotandGitHub b2c5cf21b0 Merge pull request #1253 from pierluigilenoci/fix/honor-stderrthreshold
Honor stderrthreshold when logtostderr is enabled
2026-03-27 17:46:47 +05:30
Pierluigi Lenoci c4d4af5bc6 Honor stderrthreshold when logtostderr is enabled
Opt into the fixed klog behavior by setting legacy_stderr_threshold_behavior=false
after klog.InitFlags(). Ref: kubernetes/klog#212, kubernetes/klog#432

Signed-off-by: Pierluigi Lenoci <pierluigi.lenoci@gmail.com>
2026-03-27 00:15:23 +01:00
Kubernetes Prow RobotandGitHub 12357b5187 Merge pull request #1250 from kubernetes/dependabot/github_actions/actions-all-2c0e19e160
chore(deps): bump github/codeql-action from 4.33.0 to 4.34.1 in the actions-all group
2026-03-25 03:20:17 +05:30
Kubernetes Prow RobotandGitHub 40274ca3f7 Merge pull request #1251 from kubernetes/dependabot/go_modules/k8s-f3bd7dbe75
chore(deps): bump the k8s group across 2 directories with 4 updates
2026-03-25 02:48:17 +05:30
dependabot[bot]andGitHub 240d180524 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.35.2 to 0.35.3
- [Commits](https://github.com/kubernetes/api/compare/v0.35.2...v0.35.3)

Updates `k8s.io/apimachinery` from 0.35.2 to 0.35.3
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.35.2...v0.35.3)

Updates `k8s.io/client-go` from 0.35.2 to 0.35.3
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.35.2...v0.35.3)

Updates `k8s.io/apimachinery` from 0.35.2 to 0.35.3
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.35.2...v0.35.3)

Updates `k8s.io/component-base` from 0.34.5 to 0.34.6
- [Commits](https://github.com/kubernetes/component-base/compare/v0.34.5...v0.34.6)

---
updated-dependencies:
- dependency-name: k8s.io/api
  dependency-version: 0.35.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.35.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s
- dependency-name: k8s.io/client-go
  dependency-version: 0.35.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.35.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s
- dependency-name: k8s.io/component-base
  dependency-version: 0.34.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-24 13:12:56 +00:00
dependabot[bot]andGitHub d395ba3e52 chore(deps): bump github/codeql-action in the actions-all group
Bumps the actions-all group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).


Updates `github/codeql-action` from 4.33.0 to 4.34.1
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/b1bff81932f5cdfc8695c7752dcee935dcd061c8...38697555549f1db7851b81482ff19f1fa5c4fedc)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.34.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-all
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-24 13:12:38 +00:00
Kubernetes Prow RobotandGitHub c16035f642 Merge pull request #1252 from hakman/golangci-lint-2.11.4
chore: Update golangci-lint to v2.11.4
2026-03-24 16:26:17 +05:30
Ciprian Hacman fc90eb0647 Update golangci-lint to v2.11.4 2026-03-24 03:47:31 +01:00
Kubernetes Prow RobotandGitHub c37abe4b30 Merge pull request #1249 from kubernetes/dependabot/github_actions/actions-all-c51e94e1a7
chore(deps): bump the actions-all group with 2 updates
2026-03-18 11:57:40 +05:30
dependabot[bot]andGitHub 58450c6010 chore(deps): bump the actions-all group with 2 updates
Bumps the actions-all group with 2 updates: [step-security/harden-runner](https://github.com/step-security/harden-runner) and [github/codeql-action](https://github.com/github/codeql-action).


Updates `step-security/harden-runner` from 2.15.1 to 2.16.0
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](https://github.com/step-security/harden-runner/compare/58077d3c7e43986b6b15fba718e8ea69e387dfcc...fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594)

Updates `github/codeql-action` from 4.32.6 to 4.33.0
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/0d579ffd059c29b07949a3cce3983f0780820c98...b1bff81932f5cdfc8695c7752dcee935dcd061c8)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-version: 2.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-all
- dependency-name: github/codeql-action
  dependency-version: 4.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-all
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-16 21:41:15 +00:00
Kubernetes Prow RobotandGitHub e6c3a246dd Merge pull request #1246 from kubernetes/dependabot/github_actions/actions-all-01d8e432fa
chore(deps): bump the actions-all group with 3 updates
2026-03-10 12:11:12 +05:30
dependabot[bot]andGitHub 2c084b950d chore(deps): bump the actions-all group with 3 updates
Bumps the actions-all group with 3 updates: [step-security/harden-runner](https://github.com/step-security/harden-runner), [github/codeql-action](https://github.com/github/codeql-action) and [actions/dependency-review-action](https://github.com/actions/dependency-review-action).


Updates `step-security/harden-runner` from 2.15.0 to 2.15.1
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](https://github.com/step-security/harden-runner/compare/a90bcbc6539c36a85cdfeb73f7e2f433735f215b...58077d3c7e43986b6b15fba718e8ea69e387dfcc)

Updates `github/codeql-action` from 4.32.5 to 4.32.6
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/c793b717bc78562f491db7b0e93a3a178b099162...0d579ffd059c29b07949a3cce3983f0780820c98)

Updates `actions/dependency-review-action` from 4.8.3 to 4.9.0
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](https://github.com/actions/dependency-review-action/compare/05fe4576374b728f0c523d6a13d64c25081e0803...2031cfc080254a8a887f58cffee85186f0e49e48)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-version: 2.15.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-all
- dependency-name: github/codeql-action
  dependency-version: 4.32.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-all
- dependency-name: actions/dependency-review-action
  dependency-version: 4.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-all
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-09 22:18:43 +00:00
Kubernetes Prow RobotandGitHub 7aa0dbf90b Merge pull request #1241 from hakman/go-1.25.8
Update Go to v1.25.8
2026-03-07 18:46:03 +05:30
Ciprian Hacman cf49821ce3 Update Go to v1.25.8 2026-03-07 13:56:14 +02:00
Kubernetes Prow RobotandGitHub 327e03ec46 Merge pull request #1240 from kubernetes/dependabot/go_modules/k8s-a6d17251b4
chore(deps): bump the k8s group across 2 directories with 4 updates
2026-03-07 09:38:18 +05:30
dependabot[bot]andGitHub 7e87691ab1 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.35.1 to 0.35.2
- [Commits](https://github.com/kubernetes/api/compare/v0.35.1...v0.35.2)

Updates `k8s.io/apimachinery` from 0.35.1 to 0.35.2
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.35.1...v0.35.2)

Updates `k8s.io/client-go` from 0.35.1 to 0.35.2
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.35.1...v0.35.2)

Updates `k8s.io/apimachinery` from 0.35.1 to 0.35.2
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.35.1...v0.35.2)

Updates `k8s.io/component-base` from 0.34.4 to 0.34.5
- [Commits](https://github.com/kubernetes/component-base/compare/v0.34.4...v0.34.5)

---
updated-dependencies:
- dependency-name: k8s.io/api
  dependency-version: 0.35.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.35.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s
- dependency-name: k8s.io/client-go
  dependency-version: 0.35.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.35.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s
- dependency-name: k8s.io/component-base
  dependency-version: 0.34.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-07 03:46:54 +00:00
Kubernetes Prow RobotandGitHub b9945d5476 Merge pull request #1239 from kubernetes/dependabot/github_actions/actions-all-e9b7b93794
chore(deps): bump the actions-all group with 3 updates
2026-03-07 09:06:18 +05:30
dependabot[bot]andGitHub 0cdc4236a1 chore(deps): bump the actions-all group with 3 updates
Bumps the actions-all group with 3 updates: [step-security/harden-runner](https://github.com/step-security/harden-runner), [github/codeql-action](https://github.com/github/codeql-action) and [actions/upload-artifact](https://github.com/actions/upload-artifact).


Updates `step-security/harden-runner` from 2.14.2 to 2.15.0
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](https://github.com/step-security/harden-runner/compare/5ef0c079ce82195b2a36a210272d6b661572d83e...a90bcbc6539c36a85cdfeb73f7e2f433735f215b)

Updates `github/codeql-action` from 4.32.4 to 4.32.5
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/89a39a4e59826350b863aa6b6252a07ad50cf83e...c793b717bc78562f491db7b0e93a3a178b099162)

Updates `actions/upload-artifact` from 6.0.0 to 7.0.0
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/b7c566a772e6b6bfb58ed0dc250532a479d7789f...bbbca2ddaa5d8feaa63e36b76fdaad77386f024f)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-version: 2.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-all
- dependency-name: github/codeql-action
  dependency-version: 4.32.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-all
- dependency-name: actions/upload-artifact
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions-all
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-02 23:10:15 +00:00
Kubernetes Prow RobotandGitHub 9f99b65ed0 Merge pull request #1238 from kubernetes/dependabot/github_actions/actions-all-aa2a37f0ca
chore(deps): bump the actions-all group with 2 updates
2026-02-28 09:11:30 +05:30
dependabot[bot]andGitHub f2454f52f4 chore(deps): bump the actions-all group with 2 updates
Bumps the actions-all group with 2 updates: [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 4.32.3 to 4.32.4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/9e907b5e64f6b83e7804b09294d44122997950d6...89a39a4e59826350b863aa6b6252a07ad50cf83e)

Updates `actions/dependency-review-action` from 4.8.2 to 4.8.3
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](https://github.com/actions/dependency-review-action/compare/3c4e3dcb1aa7874d2c16be7d79418e9b7efd6261...05fe4576374b728f0c523d6a13d64c25081e0803)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-all
- dependency-name: actions/dependency-review-action
  dependency-version: 4.8.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-all
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-23 22:53:36 +00:00
Kubernetes Prow RobotandGitHub e9c7ab899e Merge pull request #1237 from kubernetes/dependabot/go_modules/k8s-7f390569d0
chore(deps): bump the k8s group across 2 directories with 4 updates
2026-02-18 21:09:39 +05:30
Kubernetes Prow RobotandGitHub 391aa20cf1 Merge pull request #1236 from kubernetes/dependabot/github_actions/actions-all-f7e9886b4e
chore(deps): bump github/codeql-action from 4.32.2 to 4.32.3 in the actions-all group
2026-02-18 20:41:39 +05:30
dependabot[bot]andGitHub aff486233a 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.35.0 to 0.35.1
- [Commits](https://github.com/kubernetes/api/compare/v0.35.0...v0.35.1)

Updates `k8s.io/apimachinery` from 0.35.0 to 0.35.1
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.35.0...v0.35.1)

Updates `k8s.io/client-go` from 0.35.0 to 0.35.1
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.35.0...v0.35.1)

Updates `k8s.io/apimachinery` from 0.35.0 to 0.35.1
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.35.0...v0.35.1)

Updates `k8s.io/component-base` from 0.34.3 to 0.34.4
- [Commits](https://github.com/kubernetes/component-base/compare/v0.34.3...v0.34.4)

---
updated-dependencies:
- dependency-name: k8s.io/api
  dependency-version: 0.35.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.35.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s
- dependency-name: k8s.io/client-go
  dependency-version: 0.35.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.35.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s
- dependency-name: k8s.io/component-base
  dependency-version: 0.34.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-16 21:35:43 +00:00
dependabot[bot]andGitHub 70d3450eca chore(deps): bump github/codeql-action in the actions-all group
Bumps the actions-all group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/45cbd0c69e560cd9e7cd7f8c32362050c9b7ded2...9e907b5e64f6b83e7804b09294d44122997950d6)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-all
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-16 21:35:25 +00:00
Kubernetes Prow RobotandGitHub 49ee7e7cad Merge pull request #1233 from kubernetes/dependabot/github_actions/actions-all-8e8a7fd0ce
chore(deps): bump the actions-all group with 2 updates
2026-02-11 01:00:00 +05:30
dependabot[bot]andGitHub 33143a62c4 chore(deps): bump the actions-all group with 2 updates
Bumps the actions-all group with 2 updates: [step-security/harden-runner](https://github.com/step-security/harden-runner) and [github/codeql-action](https://github.com/github/codeql-action).


Updates `step-security/harden-runner` from 2.14.1 to 2.14.2
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](https://github.com/step-security/harden-runner/compare/e3f713f2d8f53843e71c69a996d56f51aa9adfb9...5ef0c079ce82195b2a36a210272d6b661572d83e)

Updates `github/codeql-action` from 4.32.1 to 4.32.2
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/6bc82e05fd0ea64601dd4b465378bbcf57de0314...45cbd0c69e560cd9e7cd7f8c32362050c9b7ded2)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-version: 2.14.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-all
- dependency-name: github/codeql-action
  dependency-version: 4.32.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-all
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-10 00:15:25 +00:00
Kubernetes Prow RobotandGitHub c4c48ee46a Merge pull request #1220 from hakman/go-1.25.7
Scorecard supply-chain security / Scorecard analysis (push) Failing after 5m39s
CodeQL / Analyze (go) (push) Failing after 32s
Update Go to v1.25.7
2026-02-08 14:29:07 +05:30
Ciprian Hacman e6d1698627 Update Go to v1.25.7 2026-02-08 10:22:19 +02:00
Kubernetes Prow RobotandGitHub 69b81e7ef8 Merge pull request #1219 from kubernetes/dependabot/github_actions/actions-all-62c22b5ba5
Scorecard supply-chain security / Scorecard analysis (push) Failing after 5m27s
CodeQL / Analyze (go) (push) Failing after 35m44s
chore(deps): bump github/codeql-action from 4.32.0 to 4.32.1 in the actions-all group
2026-02-03 11:48:28 +05:30
Kubernetes Prow RobotandGitHub 8f53cb8edb Merge pull request #1218 from kubernetes/dependabot/docker/build-image/debian-base-bookworm-v1.0.7
chore(deps): bump build-image/debian-base from bookworm-v1.0.6 to bookworm-v1.0.7
2026-02-03 10:26:32 +05:30
dependabot[bot]andGitHub e4bb711347 chore(deps): bump github/codeql-action in the actions-all group
Bumps the actions-all group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).


Updates `github/codeql-action` from 4.32.0 to 4.32.1
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/b20883b0cd1f46c72ae0ba6d1090936928f9fa30...6bc82e05fd0ea64601dd4b465378bbcf57de0314)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-all
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-03 03:01:19 +00:00
dependabot[bot]andGitHub 49bdf014ca chore(deps): bump build-image/debian-base
Bumps build-image/debian-base from bookworm-v1.0.6 to bookworm-v1.0.7.

---
updated-dependencies:
- dependency-name: build-image/debian-base
  dependency-version: bookworm-v1.0.7
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-03 03:00:50 +00:00
Kubernetes Prow RobotandGitHub beeed7e7fa Merge pull request #1217 from kubernetes/dependabot/github_actions/actions-all-561849cdee
CodeQL / Analyze (go) (push) Failing after 12m59s
Scorecard supply-chain security / Scorecard analysis (push) Failing after 2m9s
chore(deps): bump the actions-all group with 3 updates
2026-01-27 11:19:48 +05:30
dependabot[bot]andGitHub c32ca58fe7 chore(deps): bump the actions-all group with 3 updates
Bumps the actions-all group with 3 updates: [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.14.0 to 2.14.1
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](https://github.com/step-security/harden-runner/compare/20cf305ff2072d973412fa9b1e3a4f227bda3c76...e3f713f2d8f53843e71c69a996d56f51aa9adfb9)

Updates `actions/checkout` from 6.0.1 to 6.0.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](https://github.com/actions/checkout/compare/v6.0.1...v6.0.2)

Updates `github/codeql-action` from 4.31.10 to 4.32.0
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/cdefb33c0f6224e58673d9004f47f7cb3e328b89...b20883b0cd1f46c72ae0ba6d1090936928f9fa30)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-version: 2.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-all
- dependency-name: actions/checkout
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-all
- dependency-name: github/codeql-action
  dependency-version: 4.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-all
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-26 22:56:43 +00:00
Kubernetes Prow RobotandGitHub c3913bbdd1 Merge pull request #1215 from kubernetes/dependabot/docker/golang-1.25.6-bookworm
CodeQL / Analyze (go) (push) Failing after 1m11s
Scorecard supply-chain security / Scorecard analysis (push) Failing after 1m55s
chore(deps): bump golang from 1.25.5-bookworm to 1.25.6-bookworm
2026-01-20 10:50:49 +05:30
dependabot[bot]andGitHub e039f9b59c chore(deps): bump golang from 1.25.5-bookworm to 1.25.6-bookworm
Bumps golang from 1.25.5-bookworm to 1.25.6-bookworm.

---
updated-dependencies:
- dependency-name: golang
  dependency-version: 1.25.6-bookworm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-19 22:33:40 +00:00
Kubernetes Prow RobotandGitHub c8f2162941 Merge pull request #1214 from kubernetes/dependabot/github_actions/actions-all-e42aeb3dac
Scorecard supply-chain security / Scorecard analysis (push) Failing after 5m28s
CodeQL / Analyze (go) (push) Failing after 13m21s
chore(deps): bump github/codeql-action from 4.31.9 to 4.31.10 in the actions-all group
2026-01-14 16:29:35 +05:30
dependabot[bot]andGitHub 2d6ebed86f chore(deps): bump github/codeql-action in the actions-all group
Bumps the actions-all group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).


Updates `github/codeql-action` from 4.31.9 to 4.31.10
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/5d4e8d1aca955e8d8589aabd499c5cae939e33c7...cdefb33c0f6224e58673d9004f47f7cb3e328b89)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.31.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-all
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-13 02:06:29 +00:00
Kubernetes Prow RobotandGitHub f538c373da Merge pull request #1211 from kubernetes/dependabot/go_modules/github.com/shirou/gopsutil/v4-4.25.12
CodeQL / Analyze (go) (push) Failing after 8m5s
Scorecard supply-chain security / Scorecard analysis (push) Failing after 19s
chore(deps): bump github.com/shirou/gopsutil/v4 from 4.25.11 to 4.25.12
2026-01-07 14:21:38 +05:30
dependabot[bot]andGitHub dbd3bb1481 chore(deps): bump github.com/shirou/gopsutil/v4 from 4.25.11 to 4.25.12
Bumps [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) from 4.25.11 to 4.25.12.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v4.25.11...v4.25.12)

---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v4
  dependency-version: 4.25.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-05 21:18:03 +00:00
Kubernetes Prow RobotandGitHub d4163caaf9 Merge pull request #1128 from ostrain/update-kubelet-start-pattern
CodeQL / Analyze (go) (push) Failing after 31s
Scorecard supply-chain security / Scorecard analysis (push) Failing after 22s
Update log pattern to match kubelet service name from kubelet .deb package
2025-12-27 05:22:32 +05:30
Owen Strain 556ff0cc7a Update log pattern to match kubelet service name from kubelet .deb package 2025-12-26 23:10:06 +00:00
Kubernetes Prow RobotandGitHub 2404212353 Merge pull request #1209 from hakman/update-release
CodeQL / Analyze (go) (push) Failing after 23s
Scorecard supply-chain security / Scorecard analysis (push) Failing after 1m3s
Update new release scripts
2025-12-24 19:52:36 +05:30
Ciprian Hacman 46fd1c14e2 Update new release scripts 2025-12-23 18:31:14 +02:00
Ciprian Hacman a9dd308982 Revert Makefile changes from v1.36.0-alpha.2
CodeQL / Analyze (go) (push) Failing after 43s
Scorecard supply-chain security / Scorecard analysis (push) Failing after 6m38s
tag-release / tag (push) Has been skipped
2025-12-23 16:28:37 +02:00
Ciprian Hacman 686837d82d Release v1.36.0-alpha.3 v1.36.0-alpha.3 2025-12-23 16:13:09 +02:00
Ciprian Hacman 7800765a88 Release v1.36.0-alpha.2 v1.36.0-alpha.2 2025-12-23 15:48:57 +02:00
Ciprian HacmanandGitHub e2b05432b5 Release v1.36.0-alpha.1 (#1200) v1.36.0-alpha.1 2025-12-23 17:18:31 +05:30