Commit Graph

1125 Commits

Author SHA1 Message Date
Kubernetes Prow Robot
186f0182b5 Merge pull request #1031 from kubernetes/dependabot/go_modules/test/github.com/avast/retry-go/v4-4.6.1
Some checks failed
CodeQL / Analyze (go) (push) Failing after 7m25s
Scorecard supply-chain security / Scorecard analysis (push) Failing after 28s
chore(deps): bump github.com/avast/retry-go/v4 from 4.6.0 to 4.6.1 in /test
2025-02-26 21:06:30 -08:00
dependabot[bot]
628f021ffb chore(deps): bump github.com/avast/retry-go/v4 in /test
Bumps [github.com/avast/retry-go/v4](https://github.com/avast/retry-go) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/avast/retry-go/releases)
- [Commits](https://github.com/avast/retry-go/compare/4.6.0...4.6.1)

---
updated-dependencies:
- dependency-name: github.com/avast/retry-go/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 22:26:54 +00:00
dependabot[bot]
92597e574d chore(deps): bump golang from 1.23-bookworm to 1.24-bookworm
Bumps golang from 1.23-bookworm to 1.24-bookworm.

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-17 21:59:19 +00:00
Chris Henzie
72f3041d2b Move disk and memory metrics in custom group to compute 2025-02-13 15:29:09 -08:00
Nick Parker
8d237a6c7c feat(k8sExporter): Options to allow disabling Events or Node Conditions
Both outputs are currently hardcoded to being enabled, this allows disabling one or the other. Defaults to both enabled to retain current behavior.

Larger clusters can save some etcd I/O by skipping one of these outputs if they aren't being consumed. In our case we aren't consuming the Events so writing them just creates more churn.
2025-02-04 14:53:19 +13:00
dependabot[bot]
c5f6fbc3d1 chore(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6 in /test
Bumps [github.com/spf13/pflag](https://github.com/spf13/pflag) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/spf13/pflag/releases)
- [Commits](https://github.com/spf13/pflag/compare/v1.0.5...v1.0.6)

---
updated-dependencies:
- dependency-name: github.com/spf13/pflag
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-03 21:58:42 +00:00
Kubernetes Prow Robot
12a8f5578c Merge pull request #1010 from kubernetes/dependabot/github_actions/actions-all-09526a9899
Some checks failed
CodeQL / Analyze (go) (push) Failing after 9m5s
Scorecard supply-chain security / Scorecard analysis (push) Failing after 1m8s
chore(deps): bump the actions-all group with 3 updates
2025-01-18 22:54:34 -08:00
dependabot[bot]
d2cbde95e5 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.10.2 to 2.10.3
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](0080882f6c...c95a14d0e5)

Updates `github/codeql-action` from 3.28.0 to 3.28.1
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](48ab28a6f5...b6a472f63d)

Updates `actions/upload-artifact` from 4.5.0 to 4.6.0
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](6f51ac03b9...65c4c4a1dd)

---
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
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-all
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-13 21:17:44 +00:00
Kubernetes Prow Robot
66336e630a Merge pull request #1000 from kubernetes/dependabot/docker/golang-2e83858
Some checks failed
CodeQL / Analyze (go) (push) Failing after 10m3s
Scorecard supply-chain security / Scorecard analysis (push) Failing after 1m5s
chore(deps): bump golang from `ef30001` to `2e83858`
2025-01-07 22:50:29 -08:00
Kubernetes Prow Robot
93bc55b659 Merge pull request #998 from kubernetes/dependabot/github_actions/actions-all-1509149478
chore(deps): bump the actions-all group with 2 updates
2025-01-07 22:16:29 -08:00
dependabot[bot]
72f1e1de7b chore(deps): bump golang from ef30001 to 2e83858
Bumps golang from `ef30001` to `2e83858`.

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-30 21:33:27 +00:00
dependabot[bot]
0a997f8116 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/upload-artifact](https://github.com/actions/upload-artifact).


Updates `github/codeql-action` from 3.27.9 to 3.28.0
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](df409f7d92...48ab28a6f5)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-30 21:24:25 +00:00
Kubernetes Prow Robot
053539efd8 Merge pull request #999 from googs1025/refactor/custom_plugin
Some checks failed
CodeQL / Analyze (go) (push) Failing after 11m30s
Scorecard supply-chain security / Scorecard analysis (push) Failing after 2m12s
chore: refactor custom plugin monitor method
2024-12-28 14:24:13 +01:00
googs1025
cf0870fa12 chore: refactor custom plugin monitor method 2024-12-27 09:24:47 +08:00
Kubernetes Prow Robot
334a857fbe Merge pull request #997 from googs1025/monitor_log
feature: add custom message for systemlogmonitor rule
2024-12-23 16:20:12 +01:00
googs1025
f5433f460d feature: add custom message for systemlogmonitor rule 2024-12-23 19:45:29 +08:00
Kubernetes Prow Robot
93e64ac709 Merge pull request #996 from kubernetes/dependabot/go_modules/k8s-87f99dd5df
Bump the k8s group across 2 directories with 4 updates
2024-12-18 18:48:09 +01:00
Kubernetes Prow Robot
146ce4aa86 Merge pull request #995 from kubernetes/dependabot/github_actions/actions-all-d4e08d60db
Bump github/codeql-action from 3.27.6 to 3.27.9 in the actions-all group
2024-12-18 18:14:09 +01:00
dependabot[bot]
d99fca5f0a 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.3 to 0.31.4
- [Commits](https://github.com/kubernetes/api/compare/v0.31.3...v0.31.4)

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

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

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

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

---
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-12-16 21:34:00 +00:00
dependabot[bot]
17d7588bff Bump github/codeql-action from 3.27.6 to 3.27.9 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.6 to 3.27.9
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](aa57810251...df409f7d92)

---
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-12-16 21:22:01 +00:00
Kubernetes Prow Robot
26c77134bf Merge pull request #993 from kubernetes/dependabot/github_actions/actions-all-bfc1b4bcc0
Bump the actions-all group across 1 directory with 2 updates
2024-12-10 20:16:09 +00:00
Kubernetes Prow Robot
7d29a1c293 Merge pull request #992 from kubernetes/dependabot/docker/golang-ef30001
Bump golang from `3f3b9da` to `ef30001`
2024-12-10 20:16:02 +00:00
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]
cab30567cb 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.27.4 to 3.27.6
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](ea9e4e3799...aa57810251)

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

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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-12-09 22:08:43 +00:00
dependabot[bot]
53f404dfed Bump golang from 3f3b9da to ef30001
Bumps golang from `3f3b9da` to `ef30001`.

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-09 21:41:05 +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
Jian Wen
2e15606dda Monitor XFS shutdown
Related kernel error messages are as below.

kernel: XFS (dm-4): Internal error xfs_iunlink_remove at line 2038 of file fs/xfs/xfs_inode.c.  Caller xfs_ifree+0x33/0x130 [xfs]
kernel: XFS (dm-4): Corruption detected. Unmount and run xfs_repair
kernel: XFS (dm-4): xfs_inactive_ifree: xfs_ifree returned error -117
kernel: XFS (dm-4): xfs_do_force_shutdown(0x1) called from line 1788 of file fs/xfs/xfs_inode.c.  Return address = 000000009d022bf1
kernel: XFS (dm-4): I/O Error Detected. Shutting down filesystem
kernel: XFS (dm-4): Please umount the filesystem and rectify the problem(s)

Signed-off-by: Jian Wen <wenjianhn@gmail.com>
2024-11-14 15:46:00 +08: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