Ciprian Hacman
|
714805c632
|
Release v1.34.0 (#1137)
tag-release / tag (push) Has been skipped
v1.34.0
|
2025-09-26 11:04:18 -07:00 |
|
Kubernetes Prow Robot
|
6135dd4d57
|
Merge pull request #1139 from hakman/go-1.24.7
Update Go to v1.24.7 for release-1.34
|
2025-09-25 22:38:15 -07:00 |
|
Ciprian Hacman
|
7fa08229de
|
Update Go to v1.24.7
|
2025-09-26 08:03:49 +03:00 |
|
Kubernetes Prow Robot
|
2eeb02e0b5
|
Merge pull request #1131 from kubernetes/dependabot/docker/build-image/debian-base-bookworm-v1.0.6
CodeQL / Analyze (go) (push) Failing after 32s
Scorecard supply-chain security / Scorecard analysis (push) Failing after 26s
chore(deps): bump build-image/debian-base from bookworm-v1.0.5 to bookworm-v1.0.6
|
2025-09-22 22:30:14 -07:00 |
|
dependabot[bot]
|
ef5105423f
|
chore(deps): bump build-image/debian-base
Bumps build-image/debian-base from bookworm-v1.0.5 to bookworm-v1.0.6.
---
updated-dependencies:
- dependency-name: build-image/debian-base
dependency-version: bookworm-v1.0.6
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-22 21:22:06 +00:00 |
|
Kubernetes Prow Robot
|
0f8e0ea126
|
Merge pull request #1127 from kubernetes/dependabot/github_actions/actions-all-3c4e9906c8
CodeQL / Analyze (go) (push) Failing after 39s
Scorecard supply-chain security / Scorecard analysis (push) Failing after 1m1s
chore(deps): bump the actions-all group with 3 updates
|
2025-09-15 15:52:07 -07:00 |
|
dependabot[bot]
|
4a138e1ef8
|
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/setup-go](https://github.com/actions/setup-go).
Updates `step-security/harden-runner` from 2.13.0 to 2.13.1
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](ec9f2d5744...f4a75cfd61)
Updates `github/codeql-action` from 3.30.0 to 3.30.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](2d92b76c45...192325c861)
Updates `actions/setup-go` from 5 to 6
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v5...v6)
---
updated-dependencies:
- dependency-name: step-security/harden-runner
dependency-version: 2.13.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions-all
- dependency-name: github/codeql-action
dependency-version: 3.30.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions-all
- dependency-name: actions/setup-go
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions-all
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-15 21:12:06 +00:00 |
|
Kubernetes Prow Robot
|
21579f00ad
|
Merge pull request #1124 from SergeyKanzhelev/morelinter
Scorecard supply-chain security / Scorecard analysis (push) Failing after 45s
CodeQL / Analyze (go) (push) Failing after 47s
enabled a few more linter rules
|
2025-09-12 05:16:08 -07:00 |
|
Ciprian Hacman
|
3fb81ae2fb
|
Add hakman as an approver (#1121)
* Add hakman as an approver
* Remove vteratipally
* Add emeritus
Co-authored-by: Sergey Kanzhelev <S.Kanzhelev@live.com>
* Update OWNERS
* Update OWNERS
---------
Co-authored-by: Sergey Kanzhelev <S.Kanzhelev@live.com>
|
2025-09-12 02:18:10 -07:00 |
|
Sergey Kanzhelev
|
3e64800668
|
enabled a few more linter rules
|
2025-09-11 18:47:20 +00:00 |
|
Kubernetes Prow Robot
|
0fe2979ff1
|
Merge pull request #1123 from hakman/update-cloud-build
CodeQL / Analyze (go) (push) Failing after 42s
Scorecard supply-chain security / Scorecard analysis (push) Failing after 27s
Update Cloud Build config
|
2025-09-11 09:44:14 -07:00 |
|
Kubernetes Prow Robot
|
b4a80d6408
|
Merge pull request #1122 from hakman/multi-platform-build
Use cross-compile for Docker builds
|
2025-09-11 09:44:07 -07:00 |
|
Kubernetes Prow Robot
|
18e3fe0245
|
Merge pull request #1120 from kubernetes/dependabot/go_modules/k8s-933e642cfd
chore(deps): bump the k8s group across 2 directories with 4 updates
|
2025-09-11 09:04:10 -07:00 |
|
Ciprian Hacman
|
a5c6501366
|
Update Cloud Build config
|
2025-09-11 16:29:15 +03:00 |
|
Ciprian Hacman
|
0a83f2457f
|
Use cross-compile for Docker builds
|
2025-09-11 14:50:43 +03:00 |
|
dependabot[bot]
|
482c0070b9
|
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.34.0 to 0.34.1
- [Commits](https://github.com/kubernetes/api/compare/v0.34.0...v0.34.1)
Updates `k8s.io/apimachinery` from 0.34.0 to 0.34.1
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.34.0...v0.34.1)
Updates `k8s.io/client-go` from 0.34.0 to 0.34.1
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.34.0...v0.34.1)
Updates `k8s.io/apimachinery` from 0.34.0 to 0.34.1
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.34.0...v0.34.1)
Updates `k8s.io/apimachinery` from 0.34.0 to 0.34.1
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.34.0...v0.34.1)
Updates `k8s.io/apimachinery` from 0.34.0 to 0.34.1
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.34.0...v0.34.1)
Updates `k8s.io/component-base` from 0.34.0 to 0.34.1
- [Commits](https://github.com/kubernetes/component-base/compare/v0.34.0...v0.34.1)
---
updated-dependencies:
- dependency-name: k8s.io/api
dependency-version: 0.34.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s
- dependency-name: k8s.io/apimachinery
dependency-version: 0.34.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s
- dependency-name: k8s.io/client-go
dependency-version: 0.34.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s
- dependency-name: k8s.io/apimachinery
dependency-version: 0.34.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s
- dependency-name: k8s.io/apimachinery
dependency-version: 0.34.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s
- dependency-name: k8s.io/apimachinery
dependency-version: 0.34.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s
- dependency-name: k8s.io/component-base
dependency-version: 0.34.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-11 06:26:09 +00:00 |
|
Kubernetes Prow Robot
|
dd50915b31
|
Merge pull request #1113 from SergeyKanzhelev/k8s134
CodeQL / Analyze (go) (push) Failing after 19s
Scorecard supply-chain security / Scorecard analysis (push) Failing after 19s
upgraded reference to k8s 1.34
|
2025-09-10 23:24:10 -07:00 |
|
Kubernetes Prow Robot
|
01d0255f06
|
Merge pull request #1119 from SergeyKanzhelev/errcheck
enabled and fixed the errcheck linter rule
|
2025-09-10 22:58:05 -07:00 |
|
Kubernetes Prow Robot
|
ae423bab03
|
Merge pull request #1115 from kubernetes/dependabot/go_modules/github.com/spf13/pflag-1.0.10
chore(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.10
|
2025-09-10 22:57:58 -07:00 |
|
Kubernetes Prow Robot
|
1f8710b88b
|
Merge pull request #1108 from kubernetes/dependabot/github_actions/actions-all-77c4d08792
CodeQL / Analyze (go) (push) Failing after 44s
Scorecard supply-chain security / Scorecard analysis (push) Failing after 39s
chore(deps): bump the actions-all group with 4 updates
|
2025-09-10 15:45:55 -07:00 |
|
Kubernetes Prow Robot
|
69ddce6241
|
Merge pull request #1116 from kubernetes/dependabot/go_modules/test/github.com/spf13/pflag-1.0.10
chore(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.10 in /test
|
2025-09-10 15:07:56 -07:00 |
|
Sergey Kanzhelev
|
0ce333bbc5
|
enabled and fixed the errcheck linter rule
|
2025-09-10 21:45:46 +00:00 |
|
dependabot[bot]
|
32578b2cad
|
chore(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.10
Bumps [github.com/spf13/pflag](https://github.com/spf13/pflag) from 1.0.7 to 1.0.10.
- [Release notes](https://github.com/spf13/pflag/releases)
- [Commits](https://github.com/spf13/pflag/compare/v1.0.7...v1.0.10)
---
updated-dependencies:
- dependency-name: github.com/spf13/pflag
dependency-version: 1.0.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-10 20:47:12 +00:00 |
|
dependabot[bot]
|
9769b24f85
|
chore(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.10 in /test
Bumps [github.com/spf13/pflag](https://github.com/spf13/pflag) from 1.0.7 to 1.0.10.
- [Release notes](https://github.com/spf13/pflag/releases)
- [Commits](https://github.com/spf13/pflag/compare/v1.0.7...v1.0.10)
---
updated-dependencies:
- dependency-name: github.com/spf13/pflag
dependency-version: 1.0.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-10 20:47:03 +00:00 |
|
Kubernetes Prow Robot
|
fa21099278
|
Merge pull request #1118 from kubernetes/dependabot/go_modules/github.com/shirou/gopsutil/v4-4.25.8
chore(deps): bump github.com/shirou/gopsutil/v4 from 4.25.7 to 4.25.8
|
2025-09-10 13:45:56 -07:00 |
|
Kubernetes Prow Robot
|
2fc1699725
|
Merge pull request #1114 from SergeyKanzhelev/staticchecklinter
CodeQL / Analyze (go) (push) Failing after 52s
Scorecard supply-chain security / Scorecard analysis (push) Failing after 42s
fix the static ckeck linter issues
|
2025-09-08 19:59:28 -07:00 |
|
dependabot[bot]
|
8e1f3e1e8f
|
chore(deps): bump github.com/shirou/gopsutil/v4 from 4.25.7 to 4.25.8
Bumps [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) from 4.25.7 to 4.25.8.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v4.25.7...v4.25.8)
---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v4
dependency-version: 4.25.8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-08 21:27:46 +00:00 |
|
Sergey Kanzhelev
|
a3a4504706
|
fix the static ckeck linter issues
|
2025-09-08 19:10:28 +00:00 |
|
Sergey Kanzhelev
|
64bf95b7fa
|
upgraded reference to k8s 1.34
|
2025-09-08 18:04:01 +00:00 |
|
dependabot[bot]
|
9e837d1ba1
|
chore(deps): bump the actions-all group with 4 updates
Bumps the actions-all group with 4 updates: [actions/checkout](https://github.com/actions/checkout), [github/codeql-action](https://github.com/github/codeql-action), [actions/dependency-review-action](https://github.com/actions/dependency-review-action) and [actions/setup-go](https://github.com/actions/setup-go).
Updates `actions/checkout` from 3 to 5
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](https://github.com/actions/checkout/compare/v3...v5)
Updates `github/codeql-action` from 3.29.8 to 3.29.10
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](76621b61de...96f518a34f)
Updates `actions/dependency-review-action` from 4.7.1 to 4.7.2
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](da24556b54...bc41886e18)
Updates `actions/setup-go` from 3 to 5
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3...v5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions-all
- dependency-name: github/codeql-action
dependency-version: 3.29.10
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions-all
- dependency-name: actions/dependency-review-action
dependency-version: 4.7.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions-all
- dependency-name: actions/setup-go
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions-all
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-03 11:37:35 +00:00 |
|
Kubernetes Prow Robot
|
2995ae12e0
|
Merge pull request #1109 from hakman/tag-release-branches
Scorecard supply-chain security / Scorecard analysis (push) Failing after 33s
CodeQL / Analyze (go) (push) Failing after 1m3s
Enable tagging of release branches
|
2025-09-02 09:51:13 -07:00 |
|
Ciprian Hacman
|
8ffd2325be
|
Enable tagging of release branches
|
2025-08-24 19:26:31 +03:00 |
|
Kubernetes Prow Robot
|
6cffddb1fc
|
Merge pull request #1102 from SergeyKanzhelev/updateMoreDeps
CodeQL / Analyze (go) (push) Failing after 1m8s
Scorecard supply-chain security / Scorecard analysis (push) Failing after 55s
updated gopsutil
|
2025-08-13 21:45:10 -07:00 |
|
Kubernetes Prow Robot
|
2ca0da0735
|
Merge pull request #1100 from hakman/lint-workflow_dispatch
CodeQL / Analyze (go) (push) Failing after 38s
Scorecard supply-chain security / Scorecard analysis (push) Failing after 49s
Enable linter on workflow_dispatch
|
2025-08-13 15:21:06 -07:00 |
|
Sergey Kanzhelev
|
db7eb8366c
|
updated gopsutil
|
2025-08-13 21:53:17 +00:00 |
|
Kubernetes Prow Robot
|
8b4595d9cb
|
Merge pull request #1101 from SergeyKanzhelev/format-imports
format imports
|
2025-08-13 12:59:08 -07:00 |
|
Sergey Kanzhelev
|
75bf501888
|
format imports
|
2025-08-13 16:56:32 +00:00 |
|
Ciprian Hacman
|
df7efa2676
|
Enable linter on workflow_dispatch
|
2025-08-13 19:46:50 +03:00 |
|
Kubernetes Prow Robot
|
414d24893b
|
Merge pull request #1088 from SergeyKanzhelev/linter
enable linter on repository
|
2025-08-13 09:41:07 -07:00 |
|
Sergey Kanzhelev
|
a4118329f6
|
enable linter on repository
|
2025-08-13 16:12:41 +00:00 |
|
Kubernetes Prow Robot
|
f06867d3a8
|
Merge pull request #1087 from SergeyKanzhelev/versioning-proposal
CodeQL / Analyze (go) (push) Failing after 45s
Scorecard supply-chain security / Scorecard analysis (push) Failing after 30s
docs: Add versioning proposal
|
2025-08-13 00:07:07 -07:00 |
|
Sergey Kanzhelev
|
b132355fb7
|
docs: Add versioning proposal
|
2025-08-13 06:42:54 +00:00 |
|
Kubernetes Prow Robot
|
f054f447e8
|
Merge pull request #1099 from hakman/go-1.24.6
Update Go to v1.24.6
|
2025-08-12 23:05:13 -07:00 |
|
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 |
|