Commit Graph

1159 Commits

Author SHA1 Message Date
Sergey Kanzhelev
64bf95b7fa upgraded reference to k8s 1.34 2025-09-08 18:04:01 +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
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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
Some checks failed
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