Commit Graph

1050 Commits

Author SHA1 Message Date
Kubernetes Prow Robot
3a8a07ad81 Merge pull request #989 from kubernetes/dependabot/go_modules/k8s-a3c835c0f0
Bump the k8s group across 2 directories with 4 updates
2024-12-10 19:40:02 +00:00
dependabot[bot]
b92aae803d 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.2 to 0.31.3
- [Commits](https://github.com/kubernetes/api/compare/v0.31.2...v0.31.3)

Updates `k8s.io/apimachinery` from 0.31.2 to 0.31.3
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.31.2...v0.31.3)

Updates `k8s.io/client-go` from 0.31.2 to 0.31.3
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.31.2...v0.31.3)

Updates `k8s.io/apimachinery` from 0.31.2 to 0.31.3
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.31.2...v0.31.3)

Updates `k8s.io/component-base` from 0.29.10 to 0.29.11
- [Commits](https://github.com/kubernetes/component-base/compare/v0.29.10...v0.29.11)

---
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>
2024-11-25 21:51:35 +00:00
Kubernetes Prow Robot
e8840b1a7d Merge pull request #988 from kubernetes/dependabot/docker/golang-3f3b9da
Bump golang from `0e3377d` to `3f3b9da`
2024-11-20 02:57:00 +00:00
Kubernetes Prow Robot
29a98372ff Merge pull request #987 from kubernetes/dependabot/github_actions/actions-all-bdb9acd0fa
Bump the actions-all group with 2 updates
2024-11-20 02:56:54 +00:00
Kubernetes Prow Robot
daaa07d690 Merge pull request #986 from daveoy/master
feat(makefile): add CC switch on GOARCH
2024-11-20 01:18:53 +00:00
dependabot[bot]
411cd7bd82 Bump golang from 0e3377d to 3f3b9da
Bumps golang from `0e3377d` to `3f3b9da`.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-18 23:09:22 +00:00
dependabot[bot]
d79c681e63 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.10.1 to 2.10.2
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](91182cccc0...0080882f6c)

Updates `github/codeql-action` from 3.27.1 to 3.27.4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](4f3212b617...ea9e4e3799)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-18 22:05:11 +00:00
Dave Young
45dde88c98 chore: update cc def for amd64 to match 2024-11-14 17:54:50 -06:00
Dave Young
b5ce184179 feat(makefile): add CC switch on GOARCH 2024-11-14 17:43:19 -06:00
Kubernetes Prow Robot
711760063a Merge pull request #985 from kubernetes/dependabot/github_actions/actions-all-60785c3230
Bump github/codeql-action from 3.27.0 to 3.27.1 in the actions-all group
2024-11-14 02:14:47 +00:00
Kubernetes Prow Robot
2a3acd2669 Merge pull request #984 from kubernetes/dependabot/docker/golang-0e3377d
Bump golang from `2341ddf` to `0e3377d`
2024-11-14 01:40:46 +00:00
dependabot[bot]
04173ee934 Bump github/codeql-action from 3.27.0 to 3.27.1 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 3.27.0 to 3.27.1
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](662472033e...4f3212b617)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-11 22:11:22 +00:00
dependabot[bot]
f675d34e49 Bump golang from 2341ddf to 0e3377d
Bumps golang from `2341ddf` to `0e3377d`.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-11 22:09:45 +00:00
Kubernetes Prow Robot
de55c54059 Merge pull request #983 from googs1025/feature/add_qps_burst
chore: qps flag: use float32 instead of float64
2024-11-06 05:47:29 +00:00
googs1025
0d756b78fc chore: qps flag: use float32 instead of float64 2024-11-06 13:09:20 +08:00
Kubernetes Prow Robot
8b2ff03f5e Merge pull request #982 from kubernetes/dependabot/go_modules/k8s-731bdb9787
Bump the k8s group across 2 directories with 4 updates
2024-10-31 17:17:27 +00:00
Kubernetes Prow Robot
f4f5c479d9 Merge pull request #980 from googs1025/feature/add_qps_burst
feature: add QPS Burst flags for client cfg
2024-10-29 06:18:54 +00:00
Kubernetes Prow Robot
c1dd00d65c Merge pull request #981 from kubernetes/dependabot/github_actions/actions-all-351e7943d4
Bump the actions-all group with 3 updates
2024-10-29 00:12:54 +00:00
dependabot[bot]
68a97cf4cb 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.1 to 0.31.2
- [Commits](https://github.com/kubernetes/api/compare/v0.31.1...v0.31.2)

Updates `k8s.io/apimachinery` from 0.31.1 to 0.31.2
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.31.1...v0.31.2)

Updates `k8s.io/client-go` from 0.31.1 to 0.31.2
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.31.1...v0.31.2)

Updates `k8s.io/apimachinery` from 0.31.1 to 0.31.2
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.31.1...v0.31.2)

Updates `k8s.io/component-base` from 0.29.9 to 0.29.10
- [Commits](https://github.com/kubernetes/component-base/compare/v0.29.9...v0.29.10)

---
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>
2024-10-28 21:49:45 +00:00
dependabot[bot]
6c32180ce6 Bump the actions-all group with 3 updates
Bumps the actions-all group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [github/codeql-action](https://github.com/github/codeql-action) and [actions/dependency-review-action](https://github.com/actions/dependency-review-action).


Updates `actions/checkout` from 4.2.1 to 4.2.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](eef61447b9...11bd71901b)

Updates `github/codeql-action` from 3.26.13 to 3.27.0
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](f779452ac5...662472033e)

Updates `actions/dependency-review-action` from 4.3.4 to 4.4.0
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](5a2ce3f5b9...4081bf99e2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 21:31:44 +00:00
Kubernetes Prow Robot
7416db2236 Merge pull request #978 from kubernetes/dependabot/docker/golang-2341ddf
Bump golang from `18d2f94` to `2341ddf`
2024-10-28 18:10:54 +00:00
googs1025
17dcc94418 feature: add QPS Burst flags 2024-10-27 21:58:45 +08:00
dependabot[bot]
70e99e1e1f Bump golang from 18d2f94 to 2341ddf
Bumps golang from `18d2f94` to `2341ddf`.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 22:09:03 +00:00
Kubernetes Prow Robot
53e0152f64 Merge pull request #976 from wangzhen127/release-new-version
Update version to v0.8.20
v0.8.20
2024-10-16 17:33:03 +01:00
Zhen Wang
16656c89f6 Release v0.8.20 2024-10-16 08:10:44 -07:00
Kubernetes Prow Robot
0f4d8b96c5 Merge pull request #961 from smileusd/upstream_add_black_list_in_log_watcher
add black list to aviod take too much efforts to translate in file log watcher
2024-10-16 16:09:03 +01:00
tashen
3a386a659e add skip list to aviod take too much efforts to translate in file log watcher 2024-10-16 10:56:15 +08:00
Kubernetes Prow Robot
b64f13f702 Merge pull request #975 from kubernetes/dependabot/github_actions/actions-all-52dfd9c053
Bump the actions-all group across 1 directory with 3 updates
2024-10-16 00:33:09 +01:00
Kubernetes Prow Robot
2182ad0ddb Merge pull request #955 from DigitalVeer/master
Move ReadonlyFilesystem Node Condition to a new configuration file
2024-10-16 00:33:03 +01:00
Kubernetes Prow Robot
335e7e82ca Merge pull request #972 from hakman/make-depup
Update cloud.google.com/go/compute/metadata to v0.5.2
2024-10-15 23:51:03 +01:00
Kubernetes Prow Robot
f392516a37 Merge pull request #974 from hakman/skip-ext4-e2e
Skip ext4 e2e tests
2024-10-15 22:47:04 +01:00
dependabot[bot]
c39f74def4 Bump the actions-all group across 1 directory with 3 updates
Bumps the actions-all group with 3 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [github/codeql-action](https://github.com/github/codeql-action) and [actions/upload-artifact](https://github.com/actions/upload-artifact).


Updates `actions/checkout` from 4.2.0 to 4.2.1
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](d632683dd7...eef61447b9)

Updates `github/codeql-action` from 3.26.10 to 3.26.13
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](e2b3eafc8d...f779452ac5)

Updates `actions/upload-artifact` from 4.4.0 to 4.4.3
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](50769540e7...b4b15b8c7c)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 21:12:03 +00:00
Ciprian Hacman
be754653e6 Skip ext4 e2e tests 2024-10-14 09:29:24 +03:00
Ciprian Hacman
f0c5cd5d20 Update cloud.google.com/go/compute/metadata to v0.5.2 2024-10-12 06:31:04 +03:00
Veer Singh
ee955f9170 Move ReadonlyFilesystem to separate config file
Moved the ReadonlyFilesystem Node Condition to a separate plugin
configuration file and updated NPD to contain the appropiate new flags.
2024-10-09 00:20:49 -07:00
Kubernetes Prow Robot
3b91ca0c09 Merge pull request #967 from kubernetes/dependabot/docker/golang-18d2f94
Bump golang from `dba79eb` to `18d2f94`
2024-10-04 22:12:27 +01:00
dependabot[bot]
13c44d92fd Bump golang from dba79eb to 18d2f94
Bumps golang from `dba79eb` to `18d2f94`.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-02 16:10:33 +00:00
Kubernetes Prow Robot
56eb3dcb61 Merge pull request #966 from hakman/dependabot-cleanup
chore: Dependabot config cleanup
2024-10-02 17:09:49 +01:00
Ciprian Hacman
e1d071ba63 chore: Add "ok-to-test" labels for dependabot PRs 2024-10-02 15:12:44 +03:00
Ciprian Hacman
a22c0649f8 chore: Remove unused dependabot docker configs 2024-10-02 15:02:53 +03:00
Ciprian Hacman
57c97d2d47 chore: Merge dependabot gomod configs 2024-10-02 15:01:52 +03:00
Kubernetes Prow Robot
d83e1bcb53 Merge pull request #965 from wangzhen127/golang
Update golang to 1.23.1 in go.mod
2024-10-02 11:25:49 +01:00
Zhen Wang
8f5c2e14fe Update golang to 1.23.1 in go.mod 2024-10-01 21:11:50 -07:00
Kubernetes Prow Robot
f1c1759ca0 Merge pull request #963 from kubernetes/dependabot/github_actions/actions-all-b6c4674bda
Bump the actions-all group with 2 updates
2024-10-01 23:39:49 +01:00
Kubernetes Prow Robot
798610a11a Merge pull request #962 from kubernetes/dependabot/docker/golang-dba79eb
Bump golang from `1a5326b` to `dba79eb`
2024-10-01 17:57:50 +01:00
dependabot[bot]
66fbb738fd Bump the actions-all group with 2 updates
Bumps the actions-all group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [github/codeql-action](https://github.com/github/codeql-action).


Updates `actions/checkout` from 4.1.7 to 4.2.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](692973e3d9...d632683dd7)

Updates `github/codeql-action` from 3.26.8 to 3.26.10
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](294a9d9291...e2b3eafc8d)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 21:31:42 +00:00
dependabot[bot]
ae6fa3560e Bump golang from 1a5326b to dba79eb
Bumps golang from `1a5326b` to `dba79eb`.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 21:30:55 +00:00
Kubernetes Prow Robot
35ffe05910 Merge pull request #958 from kubernetes/dependabot/github_actions/actions-all-366513d706
Bump github/codeql-action from 3.26.7 to 3.26.8 in the actions-all group
2024-09-25 22:19:29 +01:00
dependabot[bot]
ceee726210 Bump github/codeql-action from 3.26.7 to 3.26.8 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 3.26.7 to 3.26.8
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](8214744c54...294a9d9291)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 21:48:27 +00:00
Kubernetes Prow Robot
13a06ccad9 Merge pull request #956 from hakman/remove-update-deps
chore: Remove broken workflow update-deps.yml
2024-09-23 16:45:59 +01:00