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 and GitHub
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] and GitHub
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](https://github.com/github/codeql-action/compare/8214744c546c1e5c8f03dde8fab3a7353211988d...294a9d92911152fe08befb9ec03e240add280cb3 )
---
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 and GitHub
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
Ciprian Hacman
68d08ac953
chore: Remove broken workflow update-deps.yml
2024-09-21 07:28:03 +03:00
Kubernetes Prow Robot and GitHub
dc4200d805
Merge pull request #952 from kubernetes/dependabot/go_modules/k8s-2090623a6d
...
Bump the k8s group with 3 updates
2024-09-18 23:08:50 +01:00
Kubernetes Prow Robot and GitHub
a88792f4bd
Merge pull request #949 from kubernetes/dependabot/docker/build-image/debian-base-0a17678
...
Bump build-image/debian-base from `b30608f` to `0a17678`
2024-09-18 23:08:43 +01:00
Kubernetes Prow Robot and GitHub
e4fd02e9f1
Merge pull request #951 from kubernetes/dependabot/go_modules/test/github.com/onsi/gomega-1.31.1
...
Bump github.com/onsi/gomega from 1.31.0 to 1.31.1 in /test
2024-09-18 22:08:57 +01:00
Kubernetes Prow Robot and GitHub
3e1bf74cda
Merge pull request #950 from kubernetes/dependabot/go_modules/test/k8s-5baa8bdda1
...
Bump the k8s group in /test with 2 updates
2024-09-18 22:08:50 +01:00
Kubernetes Prow Robot and GitHub
a8973a8664
Merge pull request #948 from kubernetes/dependabot/docker/golang-1.23-bookworm
...
Bump golang from 1.22-bookworm to 1.23-bookworm
2024-09-18 22:08:44 +01:00
Kubernetes Prow Robot and GitHub
3c43a0bd10
Merge pull request #953 from kubernetes/dependabot/github_actions/actions-all-a674c93f01
...
Bump the actions-all group with 9 updates
2024-09-18 21:04:44 +01:00
dependabot[bot] and GitHub
9ed6527f0a
Bump the k8s group with 3 updates
...
Bumps the k8s group with 3 updates: [k8s.io/api](https://github.com/kubernetes/api ), [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery ) and [k8s.io/client-go](https://github.com/kubernetes/client-go ).
Updates `k8s.io/api` from 0.31.0 to 0.31.1
- [Commits](https://github.com/kubernetes/api/compare/v0.31.0...v0.31.1 )
Updates `k8s.io/apimachinery` from 0.31.0 to 0.31.1
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.31.0...v0.31.1 )
Updates `k8s.io/client-go` from 0.31.0 to 0.31.1
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.31.0...v0.31.1 )
---
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
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-18 17:02:05 +00:00
dependabot[bot] and GitHub
9694ee4354
Bump the actions-all group with 9 updates
...
Bumps the actions-all group with 9 updates:
| Package | From | To |
| --- | --- | --- |
| [step-security/harden-runner](https://github.com/step-security/harden-runner ) | `2.7.1` | `2.10.1` |
| [actions/checkout](https://github.com/actions/checkout ) | `3.6.0` | `4.1.7` |
| [github/codeql-action](https://github.com/github/codeql-action ) | `2.25.5` | `3.26.7` |
| [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) | `2.5.1` | `4.3.4` |
| [ossf/scorecard-action](https://github.com/ossf/scorecard-action ) | `2.0.6` | `2.4.0` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact ) | `3.1.3` | `4.4.0` |
| [actions/setup-go](https://github.com/actions/setup-go ) | `5.0.1` | `5.0.2` |
| [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) | `6` | `7` |
| [jacobtomlinson/gha-find-replace](https://github.com/jacobtomlinson/gha-find-replace ) | `2` | `3` |
Updates `step-security/harden-runner` from 2.7.1 to 2.10.1
- [Release notes](https://github.com/step-security/harden-runner/releases )
- [Commits](https://github.com/step-security/harden-runner/compare/a4aa98b93cab29d9b1101a6143fb8bce00e2eac4...91182cccc01eb5e619899d80e4e971d6181294a7 )
Updates `actions/checkout` from 3.6.0 to 4.1.7
- [Release notes](https://github.com/actions/checkout/releases )
- [Commits](https://github.com/actions/checkout/compare/v3.6.0...v4.1.7 )
Updates `github/codeql-action` from 2.25.5 to 3.26.7
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/d05fceb0450a68babd9a7597626abef20f03dad6...8214744c546c1e5c8f03dde8fab3a7353211988d )
Updates `actions/dependency-review-action` from 2.5.1 to 4.3.4
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](https://github.com/actions/dependency-review-action/compare/0efb1d1d84fc9633afcdaad14c485cbbc90ef46c...5a2ce3f5b92ee19cbb1541a4984c76d921601d7c )
Updates `ossf/scorecard-action` from 2.0.6 to 2.4.0
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](https://github.com/ossf/scorecard-action/compare/99c53751e09b9529366343771cc321ec74e9bd3d...62b2cac7ed8198b15735ed49ab1e5cf35480ba46 )
Updates `actions/upload-artifact` from 3.1.3 to 4.4.0
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/a8a3f3ad30e3422c9c7b888a15615d19a852ae32...50769540e7f4bd5e21e526ee35c689e35e0d6874 )
Updates `actions/setup-go` from 5.0.1 to 5.0.2
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/cdcb36043654635271a94b9a6d1392de5bb323a7...0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 )
Updates `peter-evans/create-pull-request` from 6 to 7
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v6...v7 )
Updates `jacobtomlinson/gha-find-replace` from 2 to 3
- [Release notes](https://github.com/jacobtomlinson/gha-find-replace/releases )
- [Commits](https://github.com/jacobtomlinson/gha-find-replace/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: step-security/harden-runner
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions-all
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions-all
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions-all
- dependency-name: actions/dependency-review-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions-all
- dependency-name: ossf/scorecard-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-major
dependency-group: actions-all
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions-all
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions-all
- dependency-name: jacobtomlinson/gha-find-replace
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions-all
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-18 17:02:05 +00:00
dependabot[bot] and GitHub
d6d4d93e4e
Bump github.com/onsi/gomega from 1.31.0 to 1.31.1 in /test
...
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega ) from 1.31.0 to 1.31.1.
- [Release notes](https://github.com/onsi/gomega/releases )
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/gomega/compare/v1.31.0...v1.31.1 )
---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-18 17:01:56 +00:00
dependabot[bot] and GitHub
490faeace5
Bump the k8s group in /test with 2 updates
...
Bumps the k8s group in /test with 2 updates: [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.31.0 to 0.31.1
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.31.0...v0.31.1 )
Updates `k8s.io/component-base` from 0.29.2 to 0.29.9
- [Commits](https://github.com/kubernetes/component-base/compare/v0.29.2...v0.29.9 )
---
updated-dependencies:
- 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-09-18 17:01:52 +00:00
dependabot[bot] and GitHub
f692ac3136
Bump build-image/debian-base from b30608f to 0a17678
...
Bumps build-image/debian-base from `b30608f` to `0a17678`.
---
updated-dependencies:
- dependency-name: build-image/debian-base
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-18 17:01:34 +00:00
dependabot[bot] and GitHub
c8659fb914
Bump golang from 1.22-bookworm to 1.23-bookworm
...
Bumps golang from 1.22-bookworm to 1.23-bookworm.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-18 17:01:32 +00:00
Kubernetes Prow Robot and GitHub
200d46726c
Merge pull request #912 from sozercan/secure-repo
...
[StepSecurity] Apply security best practices
2024-09-18 18:00:44 +01:00
Kubernetes Prow Robot and GitHub
3173ed132e
Merge pull request #944 from jingxu97/patch-5
...
Update update-deps.yml
2024-09-09 18:06:35 +01:00
Jing Xu and GitHub
a22fe2a52f
Update update-deps.yml
...
- update schedule to Thursday 8pm
- update versions to match both jobs
2024-08-22 17:27:39 -07:00
Kubernetes Prow Robot and GitHub
c7befef47e
Merge pull request #942 from jingxu97/patch-2
...
Update update-deps.yml update-go-version job
2024-08-17 13:23:35 -07:00
Jing Xu and GitHub
5f99c4d9b8
Update update-deps.yml update-go-version job
...
Fix issue when creating PR after update the go version.
2024-08-16 22:29:31 -07:00
Kubernetes Prow Robot and GitHub
ba355ee23f
Merge pull request #940 from baihongru/master
...
Update abrt-adaptor.json
2024-08-16 17:07:23 -07:00
Kubernetes Prow Robot and GitHub
ac9382a5c1
Merge pull request #938 from jingxu97/patch-1
...
Update update-deps.yml with dockerfile update
2024-08-16 17:07:14 -07:00
Kubernetes Prow Robot and GitHub
c123dddac8
Merge pull request #939 from kubernetes/dependencies/update-1723788389
...
Update dependencies
2024-08-16 16:21:02 -07:00
baihongru and GitHub
daf4f4da3e
Update abrt-adaptor.json
...
Indicates the unified name of KernelOops
2024-08-16 16:40:05 +08:00
github-actions
be9ba585dd
Update dependencies
2024-08-16 06:06:29 +00:00
Jing Xu and GitHub
09c3cfe7ad
Update update-deps.yml with dockerfile update
...
This change set up a job to update go version in dockerfile. This only updates 1.22 patch version.
2024-08-15 10:58:55 -07:00
Kubernetes Prow Robot and GitHub
16921fe90f
Merge pull request #935 from kubernetes/dependencies/update-1723183595
...
Update dependencies
2024-08-15 08:25:18 -07:00
github-actions
289f11b28f
Update dependencies
2024-08-09 06:06:34 +00:00
Kubernetes Prow Robot and GitHub
612199f0c6
Merge pull request #915 from hakman/remove-nethealth
...
chore: Remove unused binary `nethealth`
2024-08-05 11:23:13 -07:00
Kubernetes Prow Robot and GitHub
71a4f7a631
Merge pull request #933 from kubernetes/dependencies/update-1722578853
...
Update dependencies
2024-08-05 10:45:12 -07:00
github-actions
1fbfdfd4f7
Update dependencies
2024-08-02 06:07:33 +00:00
Kubernetes Prow Robot and GitHub
5efc8884d1
Merge pull request #931 from kubernetes/dependencies/update-1721369186
...
Update dependencies
2024-07-21 21:22:21 -07:00
github-actions
c0bccb7c76
Update dependencies
2024-07-19 06:06:26 +00:00
Kubernetes Prow Robot and GitHub
369020d878
Merge pull request #928 from BenTheElder/community-bucket
...
move to community staging bucket
2024-07-18 08:37:54 -07:00
Benjamin Elder
34fd4f8a8d
move to community staging bucket
2024-07-17 16:11:03 -07:00
Kubernetes Prow Robot and GitHub
f0308d29b4
Merge pull request #925 from BenTheElder/push-tar
...
CI: only push tar instead of also container image
2024-07-08 16:12:52 -07:00
Benjamin Elder
4e0b9150b9
CI: build container and push tar, PR: push tar
...
We only need the tar to run CI tests, but we should also test building the container.
We release the container and binaries independently of this, this script is for e2e tests.
2024-07-08 15:36:40 -07:00
Kubernetes Prow Robot and GitHub
34e60f82ec
Merge pull request #917 from kubernetes/dependencies/update-1717740395
...
Update dependencies
2024-06-10 10:23:10 -07:00
github-actions
7a48ce2e38
Update dependencies
2024-06-07 06:06:34 +00:00
Ciprian Hacman
69da591e38
chore: Remove unused binary nethealth
2024-05-18 09:52:39 +03:00
Kubernetes Prow Robot and GitHub
6c34d837ef
Merge pull request #914 from kubernetes/bump-v0.8.19
...
Bump NPD versions to v0.8.19
2024-05-17 23:11:21 -07:00
Kubernetes Prow Robot and GitHub
ecdccfb86c
Merge pull request #913 from kubernetes/print-tar-sha-md5
...
Add helper script to print sha/md5 of tar files
2024-05-17 19:05:22 -07:00
Zhen Wang
132ccc8e81
Bump NPD versions to v0.8.19
2024-05-18 01:11:21 +00:00
Zhen Wang
86750df7c2
Add helper script to print sha/md5 of tar files
...
During release, there is manual work of generating the sha and md5
values from the built tar. This PR adds the helper script to generate
those in markdown format, so that it easier and less error-prone.
2024-05-18 01:05:37 +00:00
Sertac Ozercan
19c6f4db70
updates
...
Signed-off-by: Sertac Ozercan <sozercan@gmail.com >
2024-05-17 21:39:40 +00:00
Kubernetes Prow Robot and GitHub
e4ecee1976
Merge pull request #910 from kubernetes/dependencies/update-1715925961
...
Update dependencies
v0.8.19
2024-05-17 13:13:52 -07:00
StepSecurity Bot
0dde605376
[StepSecurity] Apply security best practices
...
Signed-off-by: StepSecurity Bot <bot@stepsecurity.io >
2024-05-17 18:41:33 +00:00
github-actions
09bbaa9c32
Update dependencies
2024-05-17 06:06:00 +00:00