Commit Graph

1179 Commits

Author SHA1 Message Date
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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